From b62fef86bf23fe5aeea03fde6e9d3c9aa243255e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Thu, 4 Mar 2021 00:49:30 +0100 Subject: [PATCH] maintainers: sort some maintainers --- maintainers/maintainer-list.nix | 36 ++++++++++++++++----------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index 78fc353a8bf..b9214061358 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -1096,6 +1096,12 @@ githubId = 1432730; name = "Benjamin Staffin"; }; + benneti = { + name = "Benedikt Tissot"; + email = "benedikt.tissot@googlemail.com"; + github = "benneti"; + githubId = 11725645; + }; bennofs = { email = "benno.fuenfstueck@gmail.com"; github = "bennofs"; @@ -3095,6 +3101,12 @@ githubId = 9959940; name = "Andreas Fehn"; }; + felixscheinost = { + name = "Felix Scheinost"; + email = "felix.scheinost@posteo.de"; + github = "felixscheinost"; + githubId = 31761492; + }; felixsinger = { email = "felixsinger@posteo.net"; github = "felixsinger"; @@ -7255,6 +7267,12 @@ githubId = 13225611; name = "Nicolas Martin"; }; + p3psi = { + name = "Elliot Boo"; + email = "p3psi.boo@gmail.com"; + github = "p3psi-boo"; + githubId = 43925055; + }; periklis = { email = "theopompos@gmail.com"; github = "periklis"; @@ -10826,22 +10844,4 @@ github = "zupo"; githubId = 311580; }; - felixscheinost = { - name = "Felix Scheinost"; - email = "felix.scheinost@posteo.de"; - github = "felixscheinost"; - githubId = 31761492; - }; - benneti = { - name = "Benedikt Tissot"; - email = "benedikt.tissot@googlemail.com"; - github = "benneti"; - githubId = 11725645; - }; - p3psi = { - name = "Elliot Boo"; - email = "p3psi.boo@gmail.com"; - github = "p3psi-boo"; - githubId = 43925055; - }; }