maintainers: drop ghuntley (#539359)

This commit is contained in:
Yohann Boniface
2026-07-14 21:31:01 +00:00
committed by GitHub
5 changed files with 0 additions and 10 deletions
-6
View File
@@ -10048,12 +10048,6 @@
name = "Will Owens";
keys = [ { fingerprint = "8E98 BB01 BFF8 AEA4 E303 FC4C 8074 09C9 2CE2 3033"; } ];
};
ghuntley = {
email = "ghuntley@ghuntley.com";
github = "ghuntley";
githubId = 127353;
name = "Geoffrey Huntley";
};
gibbert = {
email = "gbjgms@gmail.com";
github = "zgibberish";
-1
View File
@@ -104,7 +104,6 @@ stdenvNoCC.mkDerivation (finalAttrs: {
maintainers = with lib.maintainers; [
bpmct
developmentcats
ghuntley
kylecarbs
phorcys420
];
-1
View File
@@ -190,7 +190,6 @@ stdenv.mkDerivation rec {
happy-river
erictapen
izorkin
ghuntley
];
};
}
@@ -242,7 +242,6 @@ stdenv.mkDerivation (finalAttrs: {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
dguenther
ghuntley
emilytrau
];
platforms = [
-1
View File
@@ -49,7 +49,6 @@ stdenv.mkDerivation {
license = with lib.licenses; [ asl20 ];
platforms = builtins.attrNames data.pulumiPkgs;
maintainers = with lib.maintainers; [
ghuntley
jlesquembre
cpcloud
wrbbz