diff options
| author | schnow265 <thesnowbox@icloud.com> | 2024-07-16 20:54:28 +0200 |
|---|---|---|
| committer | schnow265 <thesnowbox@icloud.com> | 2024-07-16 22:18:28 +0200 |
| commit | 872c8fa5ce0b04f1477d9b0fc2b1054185cbd25c (patch) | |
| tree | 33938eea4d27d535ed3fc19ac36cd2cc08a6f717 | |
| parent | goread: init at 1.6.5 (diff) | |
| download | nixpkgs-872c8fa5ce0b04f1477d9b0fc2b1054185cbd25c.tar.gz | |
maintainers: add schnow265
| -rw-r--r-- | maintainers/maintainer-list.nix | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index 4e8c1a100bd2..ff6eb5281698 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -18050,12 +18050,6 @@ githubId = 70169773; name = "Tarun Chinmai Sekar"; }; - schnow265 = { - email = "thesnowbox@icloud.com"; - github = "schnow265"; - githubId = 57457177; - name = "Luca Scalet"; - }; schmitthenner = { email = "development@schmitthenner.eu"; github = "fkz"; @@ -18074,6 +18068,12 @@ githubId = 15379000; name = "schneefux"; }; + schnow265 = { + email = "thesnowbox@icloud.com"; + github = "schnow265"; + githubId = 57457177; + name = "Luca Scalet"; + }; schnusch = { github = "schnusch"; githubId = 5104601; |
