Unverified Commit a2c9030e authored by Wolfgang Walther's avatar Wolfgang Walther
Browse files

maintainers: drop gbpdt

Inactive since 2023/2024, does not react to maintainer pings.
parent a98843c6
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -9351,12 +9351,6 @@
    githubId = 16470252;
    name = "Gemini Lasswell";
  };
  gbpdt = {
    email = "nix@pdtpartners.com";
    github = "gbpdt";
    githubId = 25106405;
    name = "Graham Bennett";
  };
  gbtb = {
    email = "goodbetterthebeast3@gmail.com";
    github = "gbtb";
+0 −1
Original line number Diff line number Diff line
@@ -346,7 +346,6 @@ buildPythonPackage rec {
    changelog = "https://airflow.apache.org/docs/apache-airflow/${version}/release_notes.html";
    license = lib.licenses.asl20;
    maintainers = with lib.maintainers; [
      gbpdt
      taranarmo
    ];
  };