Commit 8fa59fc9 authored by sudoforge's avatar sudoforge
Browse files

maintainers: remove sudoforge

sudoforge is leaving github, and as such, is submitting a change to
redact their username from the maintainers list.
parent fcf7e7b9
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -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";
+0 −1
Original line number Diff line number Diff line
@@ -36,7 +36,6 @@ buildGoModule (finalAttrs: {
    license = lib.licenses.gpl3Plus;
    maintainers = with lib.maintainers; [
      DeeUnderscore
      sudoforge
    ];
    mainProgram = "git-bug-migration";
  };
+0 −1
Original line number Diff line number Diff line
@@ -67,7 +67,6 @@ buildGoModule (finalAttrs: {
    maintainers = with lib.maintainers; [
      royneary
      DeeUnderscore
      sudoforge
    ];
    mainProgram = "git-bug";
  };