maintainers: remove sudoforge (#515653)
This commit is contained in:
@@ -26341,12 +26341,6 @@
|
||||
githubId = 90754995;
|
||||
name = "sudo-mac";
|
||||
};
|
||||
sudoforge = {
|
||||
github = "sudoforge";
|
||||
githubId = 3893293;
|
||||
name = "sudoforge";
|
||||
keys = [ { fingerprint = "7EBCE51F278D30AE1C34036341BF61468C327D5A"; } ];
|
||||
};
|
||||
sudosubin = {
|
||||
email = "sudosubin@gmail.com";
|
||||
github = "sudosubin";
|
||||
|
||||
@@ -36,7 +36,6 @@ buildGoModule (finalAttrs: {
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = with lib.maintainers; [
|
||||
DeeUnderscore
|
||||
sudoforge
|
||||
];
|
||||
mainProgram = "git-bug-migration";
|
||||
};
|
||||
|
||||
@@ -67,7 +67,6 @@ buildGoModule (finalAttrs: {
|
||||
maintainers = with lib.maintainers; [
|
||||
royneary
|
||||
DeeUnderscore
|
||||
sudoforge
|
||||
];
|
||||
mainProgram = "git-bug";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user