maintainers: drop ghuntley (#539359)
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -104,7 +104,6 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
maintainers = with lib.maintainers; [
|
||||
bpmct
|
||||
developmentcats
|
||||
ghuntley
|
||||
kylecarbs
|
||||
phorcys420
|
||||
];
|
||||
|
||||
@@ -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 = [
|
||||
|
||||
@@ -49,7 +49,6 @@ stdenv.mkDerivation {
|
||||
license = with lib.licenses; [ asl20 ];
|
||||
platforms = builtins.attrNames data.pulumiPkgs;
|
||||
maintainers = with lib.maintainers; [
|
||||
ghuntley
|
||||
jlesquembre
|
||||
cpcloud
|
||||
wrbbz
|
||||
|
||||
Reference in New Issue
Block a user