maintainer-list: sort and format

Was inconveniently sorted since https://github.com/NixOS/nixpkgs/pull/36119
This commit is contained in:
Silvan Mosberger 2018-07-11 03:45:43 +02:00 committed by Profpatsch
parent 05d273a45e
commit 220459858b

View file

@ -18,188 +18,6 @@
for an example on how to work with this data. for an example on how to work with this data.
*/ */
{ {
Adjective-Object = {
email = "mhuan13@gmail.com";
github = "Adjective-Object";
name = "Maxwell Huang-Hobbs";
};
AndersonTorres = {
email = "torres.anderson.85@gmail.com";
github = "AndersonTorres";
name = "Anderson Torres";
};
Anton-Latukha = {
email = "anton.latuka+nixpkgs@gmail.com";
github = "Anton-Latukha";
name = "Anton Latukha";
};
ariutta = {
email = "anders.riutta@gmail.com";
github = "ariutta";
name = "Anders Riutta";
};
Baughn = {
email = "sveina@gmail.com";
github = "Baughn";
name = "Svein Ove Aas";
};
ChengCat = {
email = "yu@cheng.cat";
github = "ChengCat";
name = "Yucheng Zhang";
};
CrazedProgrammer = {
email = "crazedprogrammer@gmail.com";
github = "CrazedProgrammer";
name = "CrazedProgrammer";
};
CrystalGamma = {
email = "nixos@crystalgamma.de";
github = "CrystalGamma";
name = "Jona Stubbe";
};
DamienCassou = {
email = "damien@cassou.me";
github = "DamienCassou";
name = "Damien Cassou";
};
das_j = {
email = "janne@hess.ooo";
github = "dasJ";
name = "Janne Heß";
};
DerGuteMoritz = {
email = "moritz@twoticketsplease.de";
github = "DerGuteMoritz";
name = "Moritz Heidkamp";
};
DerTim1 = {
email = "tim.digel@active-group.de";
github = "DerTim1";
name = "Tim Digel";
};
DmitryTsygankov = {
email = "dmitry.tsygankov@gmail.com";
github = "DmitryTsygankov";
name = "Dmitry Tsygankov";
};
Dje4321 = {
email = "dje4321@gmail.com";
github = "dje4321";
name = "Dje4321";
};
Esteth = {
email = "adam.copp@gmail.com";
name = "Adam Copp";
};
FireyFly = {
email = "nix@firefly.nu";
github = "FireyFly";
name = "Jonas Höglund";
};
Fresheyeball = {
email = "fresheyeball@gmail.com";
github = "fresheyeball";
name = "Isaac Shapira";
};
Gonzih = {
email = "gonzih@gmail.com";
github = "Gonzih";
name = "Max Gonzih";
};
Jo = {
email = "0x4A6F@shackspace.de";
name = "Joachim Ernst";
};
KibaFox = {
email = "kiba.fox@foxypossibilities.com";
github = "KibaFox";
name = "Kiba Fox";
};
MP2E = {
email = "MP2E@archlinux.us";
github = "MP2E";
name = "Cray Elliott";
};
Mogria = {
email = "m0gr14@gmail.com";
github = "mogria";
name = "Mogria";
};
MostAwesomeDude = {
email = "cds@corbinsimpson.com";
github = "MostAwesomeDude";
name = "Corbin Simpson";
};
Nate-Devv = {
email = "natedevv@gmail.com";
name = "Nathan Moore";
};
NikolaMandic = {
email = "nikola@mandic.email";
github = "NikolaMandic";
name = "Ratko Mladic";
};
Phlogistique = {
email = "noe.rubinstein@gmail.com";
github = "Phlogistique";
name = "Noé Rubinstein";
};
Profpatsch = {
email = "mail@profpatsch.de";
github = "Profpatsch";
name = "Profpatsch";
};
roosemberth = {
email = "roosembert.palacios+nixpkgs@gmail.com";
github = "roosemberth";
name = "Roosembert (Roosemberth) Palacios";
};
Scriptkiddi = {
email = "nixos@scriptkiddi.de";
github = "scriptkiddi";
name = "Fritz Otlinghaus";
};
SShrike = {
email = "severen@shrike.me";
github = "severen";
name = "Severen Redwood";
};
SeanZicari = {
email = "sean.zicari@gmail.com";
github = "SeanZicari";
name = "Sean Zicari";
};
StijnDW = {
email = "stekke@airmail.cc";
github = "StijnDW";
name = "Stijn DW";
};
StillerHarpo = {
email = "florianengel39@gmail.com";
github = "StillerHarpo";
name = "Florian Engel";
};
SuprDewd = {
email = "suprdewd@gmail.com";
github = "SuprDewd";
name = "Bjarki Ágúst Guðmundsson";
};
TealG = {
email = "~@Teal.Gr";
github = "TealG";
name = "Teal Gaure";
};
ThomasMader = {
email = "thomas.mader@gmail.com";
github = "ThomasMader";
name = "Thomas Mader";
};
Zimmi48 = {
email = "theo.zimmermann@univ-paris-diderot.fr";
github = "Zimmi48";
name = "Théo Zimmermann";
};
a1russell = { a1russell = {
email = "adamlr6+pub@gmail.com"; email = "adamlr6+pub@gmail.com";
github = "a1russell"; github = "a1russell";
@ -260,6 +78,11 @@
github = "adisbladis"; github = "adisbladis";
name = "Adam Hose"; name = "Adam Hose";
}; };
Adjective-Object = {
email = "mhuan13@gmail.com";
github = "Adjective-Object";
name = "Maxwell Huang-Hobbs";
};
adnelson = { adnelson = {
email = "ithinkican@gmail.com"; email = "ithinkican@gmail.com";
github = "adnelson"; github = "adnelson";
@ -336,9 +159,9 @@
name = "Alexander Krupenkin "; name = "Alexander Krupenkin ";
}; };
alexchapman = { alexchapman = {
name = "Alex Chapman";
email = "alex@farfromthere.net"; email = "alex@farfromthere.net";
github = "AJChapman"; github = "AJChapman";
name = "Alex Chapman";
}; };
alexfmpe = { alexfmpe = {
email = "alexandre.fmp.esteves@gmail.com"; email = "alexandre.fmp.esteves@gmail.com";
@ -393,6 +216,11 @@
github = "AndrewMorsillo"; github = "AndrewMorsillo";
name = "Andrew Morsillo"; name = "Andrew Morsillo";
}; };
AndersonTorres = {
email = "torres.anderson.85@gmail.com";
github = "AndersonTorres";
name = "Anderson Torres";
};
anderspapitto = { anderspapitto = {
email = "anderspapitto@gmail.com"; email = "anderspapitto@gmail.com";
github = "anderspapitto"; github = "anderspapitto";
@ -443,6 +271,11 @@
github = "ankhers"; github = "ankhers";
name = "Justin Wood"; name = "Justin Wood";
}; };
Anton-Latukha = {
email = "anton.latuka+nixpkgs@gmail.com";
github = "Anton-Latukha";
name = "Anton Latukha";
};
antono = { antono = {
email = "self@antono.info"; email = "self@antono.info";
github = "antono"; github = "antono";
@ -478,6 +311,11 @@
github = "aristidb"; github = "aristidb";
name = "Aristid Breitkreuz"; name = "Aristid Breitkreuz";
}; };
ariutta = {
email = "anders.riutta@gmail.com";
github = "ariutta";
name = "Anders Riutta";
};
arobyn = { arobyn = {
email = "shados@shados.net"; email = "shados@shados.net";
github = "shados"; github = "shados";
@ -577,6 +415,11 @@
github = "basvandijk"; github = "basvandijk";
name = "Bas van Dijk"; name = "Bas van Dijk";
}; };
Baughn = {
email = "sveina@gmail.com";
github = "Baughn";
name = "Svein Ove Aas";
};
bbarker = { bbarker = {
email = "brandon.barker@gmail.com"; email = "brandon.barker@gmail.com";
github = "bbarker"; github = "bbarker";
@ -819,6 +662,11 @@
email = "me@philscotted.com"; email = "me@philscotted.com";
name = "Phil Scott"; name = "Phil Scott";
}; };
ChengCat = {
email = "yu@cheng.cat";
github = "ChengCat";
name = "Yucheng Zhang";
};
chiiruno = { chiiruno = {
email = "okinan@protonmail.com"; email = "okinan@protonmail.com";
github = "chiiruno"; github = "chiiruno";
@ -959,11 +807,21 @@
github = "cransom"; github = "cransom";
name = "Casey Ransom"; name = "Casey Ransom";
}; };
CrazedProgrammer = {
email = "crazedprogrammer@gmail.com";
github = "CrazedProgrammer";
name = "CrazedProgrammer";
};
cryptix = { cryptix = {
email = "cryptix@riseup.net"; email = "cryptix@riseup.net";
github = "cryptix"; github = "cryptix";
name = "Henry Bubert"; name = "Henry Bubert";
}; };
CrystalGamma = {
email = "nixos@crystalgamma.de";
github = "CrystalGamma";
name = "Jona Stubbe";
};
csingley = { csingley = {
email = "csingley@gmail.com"; email = "csingley@gmail.com";
github = "csingley"; github = "csingley";
@ -979,6 +837,11 @@
github = "cwoac"; github = "cwoac";
name = "Oliver Matthews"; name = "Oliver Matthews";
}; };
DamienCassou = {
email = "damien@cassou.me";
github = "DamienCassou";
name = "Damien Cassou";
};
danbst = { danbst = {
email = "abcz2.uprola@gmail.com"; email = "abcz2.uprola@gmail.com";
github = "danbst"; github = "danbst";
@ -999,6 +862,11 @@
github = "danielfullmer"; github = "danielfullmer";
name = "Daniel Fullmer"; name = "Daniel Fullmer";
}; };
das_j = {
email = "janne@hess.ooo";
github = "dasJ";
name = "Janne Heß";
};
dasuxullebt = { dasuxullebt = {
email = "christoph.senjak@googlemail.com"; email = "christoph.senjak@googlemail.com";
name = "Christoph-Simon Senjak"; name = "Christoph-Simon Senjak";
@ -1053,11 +921,21 @@
github = "derchrisuk"; github = "derchrisuk";
name = "Christian Gerbrandt"; name = "Christian Gerbrandt";
}; };
DerGuteMoritz = {
email = "moritz@twoticketsplease.de";
github = "DerGuteMoritz";
name = "Moritz Heidkamp";
};
dermetfan = { dermetfan = {
email = "serverkorken@gmail.com"; email = "serverkorken@gmail.com";
github = "dermetfan"; github = "dermetfan";
name = "Robin Stumm"; name = "Robin Stumm";
}; };
DerTim1 = {
email = "tim.digel@active-group.de";
github = "DerTim1";
name = "Tim Digel";
};
desiderius = { desiderius = {
email = "didier@devroye.name"; email = "didier@devroye.name";
github = "desiderius"; github = "desiderius";
@ -1103,11 +981,21 @@
github = "dizfer"; github = "dizfer";
name = "David Izquierdo"; name = "David Izquierdo";
}; };
Dje4321 = {
email = "dje4321@gmail.com";
github = "dje4321";
name = "Dje4321";
};
dmalikov = { dmalikov = {
email = "malikov.d.y@gmail.com"; email = "malikov.d.y@gmail.com";
github = "dmalikov"; github = "dmalikov";
name = "Dmitry Malikov"; name = "Dmitry Malikov";
}; };
DmitryTsygankov = {
email = "dmitry.tsygankov@gmail.com";
github = "DmitryTsygankov";
name = "Dmitry Tsygankov";
};
dmjio = { dmjio = {
email = "djohnson.m@gmail.com"; email = "djohnson.m@gmail.com";
github = "dmjio"; github = "dmjio";
@ -1277,9 +1165,9 @@
name = "Will Fancher"; name = "Will Fancher";
}; };
emmanuelrosa = { emmanuelrosa = {
email = "emmanuel_rosa@aol.com"; email = "emmanuel_rosa@aol.com";
github = "emmanuelrosa"; github = "emmanuelrosa";
name = "Emmanuel Rosa"; name = "Emmanuel Rosa";
}; };
endgame = { endgame = {
email = "jack@jackkelly.name"; email = "jack@jackkelly.name";
@ -1310,11 +1198,6 @@
github = "ericbmerritt"; github = "ericbmerritt";
name = "Eric Merritt"; name = "Eric Merritt";
}; };
erosennin = {
email = "ag@sologoc.com";
github = "erosennin";
name = "Andrey Golovizin";
};
ericsagnes = { ericsagnes = {
email = "eric.sagnes@gmail.com"; email = "eric.sagnes@gmail.com";
github = "ericsagnes"; github = "ericsagnes";
@ -1335,11 +1218,20 @@
github = "erikryb"; github = "erikryb";
name = "Erik Rybakken"; name = "Erik Rybakken";
}; };
erosennin = {
email = "ag@sologoc.com";
github = "erosennin";
name = "Andrey Golovizin";
};
ertes = { ertes = {
email = "esz@posteo.de"; email = "esz@posteo.de";
github = "ertes"; github = "ertes";
name = "Ertugrul Söylemez"; name = "Ertugrul Söylemez";
}; };
Esteth = {
email = "adam.copp@gmail.com";
name = "Adam Copp";
};
ethercrow = { ethercrow = {
email = "ethercrow@gmail.com"; email = "ethercrow@gmail.com";
github = "ethercrow"; github = "ethercrow";
@ -1400,6 +1292,11 @@
github = "fgaz"; github = "fgaz";
name = "Francesco Gazzetta"; name = "Francesco Gazzetta";
}; };
FireyFly = {
email = "nix@firefly.nu";
github = "FireyFly";
name = "Jonas Höglund";
};
flokli = { flokli = {
email = "flokli@flokli.de"; email = "flokli@flokli.de";
github = "flokli"; github = "flokli";
@ -1445,6 +1342,11 @@
github = "fps"; github = "fps";
name = "Florian Paul Schmidt"; name = "Florian Paul Schmidt";
}; };
Fresheyeball = {
email = "fresheyeball@gmail.com";
github = "fresheyeball";
name = "Isaac Shapira";
};
fridh = { fridh = {
email = "fridh@fridh.nl"; email = "fridh@fridh.nl";
github = "fridh"; github = "fridh";
@ -1568,6 +1470,11 @@
github = "cillianderoiste"; github = "cillianderoiste";
name = "Cillian de Róiste"; name = "Cillian de Róiste";
}; };
Gonzih = {
email = "gonzih@gmail.com";
github = "Gonzih";
name = "Max Gonzih";
};
goodrone = { goodrone = {
email = "goodrone@gmail.com"; email = "goodrone@gmail.com";
github = "goodrone"; github = "goodrone";
@ -1815,16 +1722,16 @@
email = "jack@mudshark.org"; email = "jack@mudshark.org";
name = "Jack Cummings"; name = "Jack Cummings";
}; };
jdagilliland = {
email = "jdagilliland@gmail.com";
github = "jdagilliland";
name = "Jason Gilliland";
};
jD91mZM2 = { jD91mZM2 = {
email = "me@krake.one"; email = "me@krake.one";
github = "jD91mZM2"; github = "jD91mZM2";
name = "jD91mZM2"; name = "jD91mZM2";
}; };
jdagilliland = {
email = "jdagilliland@gmail.com";
github = "jdagilliland";
name = "Jason Gilliland";
};
jefdaj = { jefdaj = {
email = "jefdaj@gmail.com"; email = "jefdaj@gmail.com";
github = "jefdaj"; github = "jefdaj";
@ -1890,6 +1797,10 @@
github = "jluttine"; github = "jluttine";
name = "Jaakko Luttinen"; name = "Jaakko Luttinen";
}; };
Jo = {
email = "0x4A6F@shackspace.de";
name = "Joachim Ernst";
};
joachifm = { joachifm = {
email = "joachifm@fastmail.fm"; email = "joachifm@fastmail.fm";
github = "joachifm"; github = "joachifm";
@ -2047,6 +1958,11 @@
github = "khumba"; github = "khumba";
name = "Bryan Gardiner"; name = "Bryan Gardiner";
}; };
KibaFox = {
email = "kiba.fox@foxypossibilities.com";
github = "KibaFox";
name = "Kiba Fox";
};
kierdavis = { kierdavis = {
email = "kierdavis@gmail.com"; email = "kierdavis@gmail.com";
github = "kierdavis"; github = "kierdavis";
@ -2115,7 +2031,7 @@
email = "giulio.eulisse@cern.ch"; email = "giulio.eulisse@cern.ch";
github = "ktf"; github = "ktf";
name = "Giuluo Eulisse"; name = "Giuluo Eulisse";
}; };
ktosiek = { ktosiek = {
email = "tomasz.kontusz@gmail.com"; email = "tomasz.kontusz@gmail.com";
github = "ktosiek"; github = "ktosiek";
@ -2176,6 +2092,11 @@
github = "leenaars"; github = "leenaars";
name = "Michiel Leenaars"; name = "Michiel Leenaars";
}; };
lejonet = {
email = "daniel@kuehn.se";
github = "lejonet";
name = "Daniel Kuehn";
};
leo60228 = { leo60228 = {
email = "iakornfeld@gmail.com"; email = "iakornfeld@gmail.com";
github = "leo60228"; github = "leo60228";
@ -2186,11 +2107,6 @@
github = "leonardoce"; github = "leonardoce";
name = "Leonardo Cecchi"; name = "Leonardo Cecchi";
}; };
lejonet = {
email = "daniel@kuehn.se";
github = "lejonet";
name = "Daniel Kuehn";
};
lethalman = { lethalman = {
email = "lucabru@src.gnome.org"; email = "lucabru@src.gnome.org";
github = "lethalman"; github = "lethalman";
@ -2374,10 +2290,6 @@
github = "marcweber"; github = "marcweber";
name = "Marc Weber"; name = "Marc Weber";
}; };
markWot = {
email = "markus@wotringer.de";
name = "Markus Wotringer";
};
markus1189 = { markus1189 = {
email = "markus1189@gmail.com"; email = "markus1189@gmail.com";
github = "markus1189"; github = "markus1189";
@ -2388,6 +2300,10 @@
github = "markuskowa"; github = "markuskowa";
name = "Markus Kowalewski"; name = "Markus Kowalewski";
}; };
markWot = {
email = "markus@wotringer.de";
name = "Markus Wotringer";
};
marsam = { marsam = {
email = "marsam@users.noreply.github.com"; email = "marsam@users.noreply.github.com";
github = "marsam"; github = "marsam";
@ -2473,7 +2389,7 @@
github = "meditans"; github = "meditans";
name = "Carlo Nucera"; name = "Carlo Nucera";
}; };
megheaiulian = { megheaiulian = {
email = "iulian.meghea@gmail.com"; email = "iulian.meghea@gmail.com";
github = "megheaiulian"; github = "megheaiulian";
name = "Meghea Iulian"; name = "Meghea Iulian";
@ -2626,6 +2542,11 @@
github = "mogorman"; github = "mogorman";
name = "Matthew O'Gorman"; name = "Matthew O'Gorman";
}; };
Mogria = {
email = "m0gr14@gmail.com";
github = "mogria";
name = "Mogria";
};
montag451 = { montag451 = {
email = "montag451@laposte.net"; email = "montag451@laposte.net";
github = "montag451"; github = "montag451";
@ -2646,11 +2567,21 @@
github = "moretea"; github = "moretea";
name = "Maarten Hoogendoorn"; name = "Maarten Hoogendoorn";
}; };
MostAwesomeDude = {
email = "cds@corbinsimpson.com";
github = "MostAwesomeDude";
name = "Corbin Simpson";
};
mounium = { mounium = {
email = "muoniurn@gmail.com"; email = "muoniurn@gmail.com";
github = "mounium"; github = "mounium";
name = "Katona László"; name = "Katona László";
}; };
MP2E = {
email = "MP2E@archlinux.us";
github = "MP2E";
name = "Cray Elliott";
};
mpcsh = { mpcsh = {
email = "m@mpc.sh"; email = "m@mpc.sh";
github = "mpcsh"; github = "mpcsh";
@ -2750,6 +2681,10 @@
github = "nand0p"; github = "nand0p";
name = "Fernando Jose Pando"; name = "Fernando Jose Pando";
}; };
Nate-Devv = {
email = "natedevv@gmail.com";
name = "Nathan Moore";
};
nathan-gs = { nathan-gs = {
email = "nathan@nathan.gs"; email = "nathan@nathan.gs";
github = "nathan-gs"; github = "nathan-gs";
@ -2805,6 +2740,11 @@
github = "nico202"; github = "nico202";
name = "Nicolò Balzarotti"; name = "Nicolò Balzarotti";
}; };
NikolaMandic = {
email = "nikola@mandic.email";
github = "NikolaMandic";
name = "Ratko Mladic";
};
ninjatrappeur = { ninjatrappeur = {
email = "felix@alternativebit.fr"; email = "felix@alternativebit.fr";
github = "ninjatrappeur"; github = "ninjatrappeur";
@ -2843,7 +2783,7 @@
nonfreeblob = { nonfreeblob = {
email = "nonfreeblob@yandex.com"; email = "nonfreeblob@yandex.com";
github = "nonfreeblob"; github = "nonfreeblob";
name ="nonfreeblob"; name = "nonfreeblob";
}; };
notthemessiah = { notthemessiah = {
email = "brian.cohen.88@gmail.com"; email = "brian.cohen.88@gmail.com";
@ -2958,11 +2898,6 @@
github = "oyren"; github = "oyren";
name = "Moritz Scheuren"; name = "Moritz Scheuren";
}; };
pSub = {
email = "mail@pascal-wittmann.de";
github = "pSub";
name = "Pascal Wittmann";
};
paholg = { paholg = {
email = "paho@paholg.com"; email = "paho@paholg.com";
github = "paholg"; github = "paholg";
@ -3053,6 +2988,11 @@
github = "phile314"; github = "phile314";
name = "Philipp Hausmann"; name = "Philipp Hausmann";
}; };
Phlogistique = {
email = "noe.rubinstein@gmail.com";
github = "Phlogistique";
name = "Noé Rubinstein";
};
phreedom = { phreedom = {
email = "phreedom@yandex.ru"; email = "phreedom@yandex.ru";
github = "phreedom"; github = "phreedom";
@ -3157,6 +3097,11 @@
github = "primeos"; github = "primeos";
name = "Michael Weiss"; name = "Michael Weiss";
}; };
Profpatsch = {
email = "mail@profpatsch.de";
github = "Profpatsch";
name = "Profpatsch";
};
proglodyte = { proglodyte = {
email = "proglodyte23@gmail.com"; email = "proglodyte23@gmail.com";
github = "proglodyte"; github = "proglodyte";
@ -3176,6 +3121,11 @@
email = "philipp@xndr.de"; email = "philipp@xndr.de";
name = "Philipp Steinpaß"; name = "Philipp Steinpaß";
}; };
pSub = {
email = "mail@pascal-wittmann.de";
github = "pSub";
name = "Pascal Wittmann";
};
psyanticy = { psyanticy = {
email = "iuns@outlook.fr"; email = "iuns@outlook.fr";
github = "Assassinkin"; github = "Assassinkin";
@ -3384,6 +3334,11 @@
github = "rongcuid"; github = "rongcuid";
name = "Rongcui Dong"; name = "Rongcui Dong";
}; };
roosemberth = {
email = "roosembert.palacios+nixpkgs@gmail.com";
github = "roosemberth";
name = "Roosembert (Roosemberth) Palacios";
};
rprospero = { rprospero = {
email = "rprospero+nix@gmail.com"; email = "rprospero+nix@gmail.com";
github = "rprospero"; github = "rprospero";
@ -3523,11 +3478,21 @@
github = "scolobb"; github = "scolobb";
name = "Sergiu Ivanov"; name = "Sergiu Ivanov";
}; };
Scriptkiddi = {
email = "nixos@scriptkiddi.de";
github = "scriptkiddi";
name = "Fritz Otlinghaus";
};
sdll = { sdll = {
email = "sasha.delly@gmail.com"; email = "sasha.delly@gmail.com";
github = "sdll"; github = "sdll";
name = "Sasha Illarionov"; name = "Sasha Illarionov";
}; };
SeanZicari = {
email = "sean.zicari@gmail.com";
github = "SeanZicari";
name = "Sean Zicari";
};
sellout = { sellout = {
email = "greg@technomadic.org"; email = "greg@technomadic.org";
github = "sellout"; github = "sellout";
@ -3711,6 +3676,11 @@
github = "srhb"; github = "srhb";
name = "Sarah Brofeldt"; name = "Sarah Brofeldt";
}; };
SShrike = {
email = "severen@shrike.me";
github = "severen";
name = "Severen Redwood";
};
stephenmw = { stephenmw = {
email = "stephen@q5comm.com"; email = "stephen@q5comm.com";
github = "stephenmw"; github = "stephenmw";
@ -3731,11 +3701,26 @@
github = "steveej"; github = "steveej";
name = "Stefan Junker"; name = "Stefan Junker";
}; };
StijnDW = {
email = "stekke@airmail.cc";
github = "StijnDW";
name = "Stijn DW";
};
StillerHarpo = {
email = "florianengel39@gmail.com";
github = "StillerHarpo";
name = "Florian Engel";
};
stumoss = { stumoss = {
email = "samoss@gmail.com"; email = "samoss@gmail.com";
github = "stumoss"; github = "stumoss";
name = "Stuart Moss"; name = "Stuart Moss";
}; };
SuprDewd = {
email = "suprdewd@gmail.com";
github = "SuprDewd";
name = "Bjarki Ágúst Guðmundsson";
};
suvash = { suvash = {
email = "suvash+nixpkgs@gmail.com"; email = "suvash+nixpkgs@gmail.com";
github = "suvash"; github = "suvash";
@ -3836,6 +3821,11 @@
github = "tazjin"; github = "tazjin";
name = "Vincent Ambo"; name = "Vincent Ambo";
}; };
TealG = {
email = "~@Teal.Gr";
github = "TealG";
name = "Teal Gaure";
};
teh = { teh = {
email = "tehunger@gmail.com"; email = "tehunger@gmail.com";
github = "teh"; github = "teh";
@ -3886,6 +3876,11 @@
github = "ctheune"; github = "ctheune";
name = "Christian Theune"; name = "Christian Theune";
}; };
ThomasMader = {
email = "thomas.mader@gmail.com";
github = "ThomasMader";
name = "Thomas Mader";
};
thoughtpolice = { thoughtpolice = {
email = "aseipp@pobox.com"; email = "aseipp@pobox.com";
github = "thoughtpolice"; github = "thoughtpolice";
@ -4410,6 +4405,11 @@
github = "zimbatm"; github = "zimbatm";
name = "zimbatm"; name = "zimbatm";
}; };
Zimmi48 = {
email = "theo.zimmermann@univ-paris-diderot.fr";
github = "Zimmi48";
name = "Théo Zimmermann";
};
zohl = { zohl = {
email = "zohl@fmap.me"; email = "zohl@fmap.me";
github = "zohl"; github = "zohl";