maintainers: maxeaubrey → amaxine

This commit is contained in:
Maxine Aubrey 2023-09-12 17:21:05 +02:00
parent dc194ec795
commit 9204ded9bd
No known key found for this signature in database
GPG key ID: F6FE033DFCB899F7
17 changed files with 22 additions and 22 deletions

View file

@ -876,6 +876,12 @@
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";
@ -10885,12 +10891,6 @@
githubId = 502805;
name = "Max Zerzouri";
};
maxeaubrey = {
email = "maxeaubrey@gmail.com";
github = "maxeaubrey";
githubId = 35892750;
name = "Maxine Aubrey";
};
maxhbr = {
email = "nixos@maxhbr.dev";
github = "maxhbr";

View file

@ -365,7 +365,7 @@ with lib.maintainers; {
hedning
jtojnar
dasj19
maxeaubrey
amaxine
];
githubTeams = [
"gnome"

View file

@ -97,7 +97,7 @@ in
homepage = "https://code.visualstudio.com/";
downloadPage = "https://code.visualstudio.com/Updates";
license = licenses.unfree;
maintainers = with maintainers; [ eadwu synthetica maxeaubrey bobby285271 Enzime ];
maintainers = with maintainers; [ eadwu synthetica amaxine bobby285271 Enzime ];
platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-darwin" "aarch64-linux" "armv7l-linux" ];
};
}

View file

@ -59,7 +59,7 @@ let
homepage = "https://1password.com/";
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
license = licenses.unfree;
maintainers = with maintainers; [ timstott savannidgerinel maxeaubrey sebtm ];
maintainers = with maintainers; [ timstott savannidgerinel amaxine sebtm ];
platforms = builtins.attrNames sources.${channel};
mainProgram = "1password";
};

View file

@ -40,7 +40,7 @@ let
homepage = "https://www.nomadproject.io/";
description = "A Distributed, Highly Available, Datacenter-Aware Scheduler";
license = licenses.mpl20;
maintainers = with maintainers; [ rushmorem pradeepchhetri endocrimes maxeaubrey techknowlogick ];
maintainers = with maintainers; [ rushmorem pradeepchhetri endocrimes amaxine techknowlogick ];
};
} // attrs');
in

View file

@ -58,7 +58,7 @@ let
Chili-Man
babariviere
kalbasit
maxeaubrey
amaxine
timstott
zimbatm
zowoq

View file

@ -84,7 +84,7 @@ let
changelog = "https://slack.com/release-notes";
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
license = licenses.unfree;
maintainers = with maintainers; [ mmahut maxeaubrey ];
maintainers = with maintainers; [ mmahut amaxine ];
platforms = [ "x86_64-darwin" "x86_64-linux" "aarch64-darwin" ];
mainProgram = "slack";
};

View file

@ -273,7 +273,7 @@ rec {
To enable the docker daemon on NixOS, set the `virtualisation.docker.enable` option to `true`.
'';
license = licenses.asl20;
maintainers = with maintainers; [ offline vdemeester periklis maxeaubrey ];
maintainers = with maintainers; [ offline vdemeester periklis amaxine ];
mainProgram = "docker";
};
});

View file

@ -39,6 +39,6 @@ stdenv.mkDerivation rec {
homepage = "https://github.com/ubuntu/yaru";
license = with licenses; [ cc-by-sa-40 gpl3Plus lgpl21Only lgpl3Only ];
platforms = platforms.linux;
maintainers = with maintainers; [ fortuneteller2k maxeaubrey ];
maintainers = with maintainers; [ fortuneteller2k amaxine ];
};
}

View file

@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
description = "Integrates maximized windows with the top panel";
homepage = "https://github.com/poehlerj/no-title-bar";
license = licenses.gpl2;
maintainers = with maintainers; [ jonafato svsdep maxeaubrey ];
maintainers = with maintainers; [ jonafato svsdep amaxine ];
platforms = platforms.linux;
};
}

View file

@ -85,7 +85,7 @@ let
homepage = "https://wiki.gnome.org/Projects/Vala";
license = licenses.lgpl21Plus;
platforms = platforms.unix;
maintainers = with maintainers; [ antono jtojnar maxeaubrey ] ++ teams.pantheon.members;
maintainers = with maintainers; [ antono jtojnar amaxine ] ++ teams.pantheon.members;
};
});

View file

@ -70,6 +70,6 @@ stdenv.mkDerivation rec {
homepage = "https://worldofgoo.com";
license = licenses.unfree;
platforms = [ "i686-linux" "x86_64-linux" ];
maintainers = with maintainers; [ jcumming maxeaubrey ];
maintainers = with maintainers; [ jcumming amaxine ];
};
}

View file

@ -40,6 +40,6 @@ stdenv.mkDerivation rec {
changelog = "https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog?h=${version}";
license = licenses.lgpl21Plus;
platforms = platforms.linux;
maintainers = with maintainers; [ mic92 dtzWill maxeaubrey ];
maintainers = with maintainers; [ mic92 dtzWill amaxine ];
};
}

View file

@ -49,7 +49,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
homepage = "https://fwupd.org/";
maintainers = with maintainers; [ maxeaubrey ];
maintainers = with maintainers; [ amaxine ];
license = licenses.lgpl21Plus;
platforms = platforms.linux;
};

View file

@ -92,6 +92,6 @@ stdenv.mkDerivation rec {
description = "Wireless daemon for Linux";
license = licenses.lgpl21Plus;
platforms = platforms.linux;
maintainers = with maintainers; [ dtzWill fpletz maxeaubrey ];
maintainers = with maintainers; [ dtzWill fpletz amaxine ];
};
}

View file

@ -88,7 +88,7 @@ stdenv.mkDerivation rec {
lnl7
pjones
thoughtpolice
maxeaubrey
amaxine
MayNiklas
];
description = "Media library streaming server";

View file

@ -209,7 +209,7 @@ stdenv.mkDerivation rec {
description = "Network configuration and management tool";
license = licenses.gpl2Plus;
changelog = "https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/raw/${version}/NEWS";
maintainers = teams.freedesktop.members ++ (with maintainers; [ domenkozar obadz maxeaubrey ]);
maintainers = teams.freedesktop.members ++ (with maintainers; [ domenkozar obadz amaxine ]);
platforms = platforms.linux;
};
}