maintainers: enforce sorting

This commit is contained in:
Matt Sturgeon 2025-05-16 03:17:46 +01:00
parent 0a6bd171cf
commit 0ccc452af2
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299

View file

@ -6,11 +6,18 @@
# #
# Nixpkgs maintainers: https://github.com/NixOS/nixpkgs/blob/0212bde005b3335b2665c1476c36b3936e113b15/maintainers/maintainer-list.nix # Nixpkgs maintainers: https://github.com/NixOS/nixpkgs/blob/0212bde005b3335b2665c1476c36b3936e113b15/maintainers/maintainer-list.nix
{ {
alisonjenkins = { # keep-sorted start block=yes newline_separated=no
email = "alison.juliet.jenkins@gmail.com"; AndresBermeoMarinelli = {
github = "alisonjenkins"; email = "andres_bermeo@outlook.com";
githubId = 1176328; github = "theabm";
name = "Alison Jenkins"; githubId = 72303015;
name = "Andres Bermeo Marinelli";
};
BoneyPatel = {
email = "boneypatel37@yahoo.com";
github = "bkp5190";
githubId = 60232782;
name = "Boney Patel";
}; };
DanielLaing = { DanielLaing = {
email = "daniel@daniellaing.com"; email = "daniel@daniellaing.com";
@ -20,12 +27,6 @@
name = "Daniel Laing"; name = "Daniel Laing";
keys = [ { fingerprint = "0821 8B96 DC73 85E5 BB7C A535 D264 3BD2 13BC 0FA8"; } ]; keys = [ { fingerprint = "0821 8B96 DC73 85E5 BB7C A535 D264 3BD2 13BC 0FA8"; } ];
}; };
elythh = {
email = "gwen@omg.lol";
github = "elythh";
githubId = 50964650;
name = "gwen";
};
GGORG = { GGORG = {
email = "GGORG0@protonmail.com"; email = "GGORG0@protonmail.com";
matrix = "@ggorg:matrix.org"; matrix = "@ggorg:matrix.org";
@ -47,22 +48,35 @@
githubId = 39652808; githubId = 39652808;
name = "Kareem Medhat"; name = "Kareem Medhat";
}; };
AndresBermeoMarinelli = { KatieJanzen = {
email = "andres_bermeo@outlook.com"; email = "katiejanzen@347online.me";
github = "theabm"; github = "347Online";
githubId = 72303015; githubId = 38228372;
name = "Andres Bermeo Marinelli"; name = "Katie Janzen";
}; };
sheemap = { NathanFelber = {
github = "sheemap"; email = "nathan@pascaline.org";
githubId = 1442292; github = "nfelber";
name = "sheemap"; githubId = 46248772;
name = "Nathan Felber";
}; };
svl = { PoCo = {
matrix = "@gyn:matrix.org"; email = "polniolino@gmail.com";
github = "4lxs"; github = "polnio";
githubId = 66408983; githubId = 85367527;
name = "svl"; name = "Po Co";
};
ZainKergaye = {
email = "zain@zkergaye.me";
github = "zainkergaye";
githubId = 62440012;
name = "Zain Kergaye";
};
alisonjenkins = {
email = "alison.juliet.jenkins@gmail.com";
github = "alisonjenkins";
githubId = 1176328;
name = "Alison Jenkins";
}; };
b3nb5n = { b3nb5n = {
email = "benbaldwin000@gmail.com"; email = "benbaldwin000@gmail.com";
@ -76,11 +90,24 @@
githubId = 4646110; githubId = 4646110;
name = "Nikita Shirokov"; name = "Nikita Shirokov";
}; };
NathanFelber = { elythh = {
email = "nathan@pascaline.org"; email = "gwen@omg.lol";
github = "nfelber"; github = "elythh";
githubId = 46248772; githubId = 50964650;
name = "Nathan Felber"; name = "gwen";
};
insipx = {
email = "github.tech@liquidthink.net";
github = "insipx";
githubId = 6452260;
name = "Andrew Plaza";
};
jalil-salame = {
email = "jalil.salame@gmail.com";
github = "jalil-salame";
githubId = 60845989;
name = "Jalil David Salamé Messina";
keys = [ { fingerprint = "7D6B 4D8F EBC5 7CBC 09AC 331F DA33 17E7 5BE9 485C"; } ];
}; };
psfloyd = { psfloyd = {
email = "peter.racoon@gmail.com"; email = "peter.racoon@gmail.com";
@ -94,11 +121,16 @@
githubId = 2750775; githubId = 2750775;
name = "Refael Sheinker"; name = "Refael Sheinker";
}; };
insipx = { sheemap = {
email = "github.tech@liquidthink.net"; github = "sheemap";
github = "insipx"; githubId = 1442292;
githubId = 6452260; name = "sheemap";
name = "Andrew Plaza"; };
svl = {
matrix = "@gyn:matrix.org";
github = "4lxs";
githubId = 66408983;
name = "svl";
}; };
wadsaek = { wadsaek = {
email = "wadsaek@gmail.com"; email = "wadsaek@gmail.com";
@ -106,41 +138,11 @@
githubId = 141351086; githubId = 141351086;
name = "Esther"; name = "Esther";
}; };
ZainKergaye = {
email = "zain@zkergaye.me";
github = "zainkergaye";
githubId = 62440012;
name = "Zain Kergaye";
};
BoneyPatel = {
email = "boneypatel37@yahoo.com";
github = "bkp5190";
githubId = 60232782;
name = "Boney Patel";
};
KatieJanzen = {
email = "katiejanzen@347online.me";
github = "347Online";
githubId = 38228372;
name = "Katie Janzen";
};
wvffle = { wvffle = {
email = "nixvim@wvffle.net"; email = "nixvim@wvffle.net";
github = "wvffle"; github = "wvffle";
githubId = 13330620; githubId = 13330620;
name = "Kasper Seweryn"; name = "Kasper Seweryn";
}; };
PoCo = { # keep-sorted end
email = "polniolino@gmail.com";
github = "polnio";
githubId = 85367527;
name = "Po Co";
};
jalil-salame = {
email = "jalil.salame@gmail.com";
github = "jalil-salame";
githubId = 60845989;
name = "Jalil David Salamé Messina";
keys = [ { fingerprint = "7D6B 4D8F EBC5 7CBC 09AC 331F DA33 17E7 5BE9 485C"; } ];
};
} }