maintainers: drop gbpdt

Inactive since 2023/2024, does not react to maintainer pings.
This commit is contained in:
Wolfgang Walther
2026-01-06 15:53:15 +01:00
parent a98843c6fd
commit a2c9030e31
2 changed files with 0 additions and 7 deletions
-6
View File
@@ -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";
@@ -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
];
};