Unverified Commit 40a7011c authored by Maxine Aubrey's avatar Maxine Aubrey
Browse files

maintainers: remove amaxine

Every time I decide to commit additional time to contributing to nix,
quite a few "concerned" members come out, either to decry a ban on
bigotry and fascism in 2021, or to declare support for minority groups
in Nix discriminatory, or a number of other incidents that are not worth
recounting in this leaving message.

To avoid any ambiguity, my reasoning is similar to pr306702, pr307033, and
several others who felt actively made unwelcome or outright harassed out
of the Nix project.
parent 60cb88cc
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -1086,12 +1086,6 @@
    githubId = 153175;
    name = "Andrew Marshall";
  };
  amaxine = {
    email = "max@ine.dev";
    github = "amaxine";
    githubId = 35892750;
    name = "Maxine Aubrey";
  };
  ambroisie = {
    email = "bruno.nixpkgs@belanyi.fr";
    github = "ambroisie";
+0 −1
Original line number Diff line number Diff line
@@ -404,7 +404,6 @@ with lib.maintainers; {
      hedning
      jtojnar
      dasj19
      amaxine
    ];
    githubTeams = [
      "gnome"
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ let
    homepage = "https://1password.com/";
    sourceProvenance = with sourceTypes; [ binaryNativeCode ];
    license = licenses.unfree;
    maintainers = with maintainers; [ timstott savannidgerinel amaxine sebtm ];
    maintainers = with maintainers; [ timstott savannidgerinel sebtm ];
    platforms = builtins.attrNames sources.${channel};
    mainProgram = "1password";
  };
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ let
        description = "A Distributed, Highly Available, Datacenter-Aware Scheduler";
        mainProgram = "nomad";
        inherit license;
        maintainers = with maintainers; [ rushmorem pradeepchhetri endocrimes amaxine techknowlogick cottand ];
        maintainers = with maintainers; [ rushmorem pradeepchhetri endocrimes techknowlogick cottand ];
      };
    } // attrs');
in
+0 −1
Original line number Diff line number Diff line
@@ -58,7 +58,6 @@ let
          Chili-Man
          babariviere
          kalbasit
          amaxine
          timstott
          zimbatm
          zowoq
Loading