about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2022-07-25 15:07:43 +0200
committerGitHub <noreply@github.com>2022-07-25 15:07:43 +0200
commit280928ea7ded6a2a5fe09d236495aec9720de12f (patch)
tree16683881c1683a1fb2f0d883479484cc39dcede0 /maintainers
parent930628f0228a1f69889eb39f4f3809259b7c7fbe (diff)
parenta3c07319800c10acc65240e835c401d21d794cec (diff)
downloadnixlib-280928ea7ded6a2a5fe09d236495aec9720de12f.tar
nixlib-280928ea7ded6a2a5fe09d236495aec9720de12f.tar.gz
nixlib-280928ea7ded6a2a5fe09d236495aec9720de12f.tar.bz2
nixlib-280928ea7ded6a2a5fe09d236495aec9720de12f.tar.lz
nixlib-280928ea7ded6a2a5fe09d236495aec9720de12f.tar.xz
nixlib-280928ea7ded6a2a5fe09d236495aec9720de12f.tar.zst
nixlib-280928ea7ded6a2a5fe09d236495aec9720de12f.zip
Merge pull request #174354 from peeley/selectdefaultapplication-init
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index b64ff7cc9013..41da9f819eef 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -9454,6 +9454,12 @@
     githubId = 20391;
     name = "Nahum Shalman";
   };
+  nsnelson = {
+    email = "noah.snelson@protonmail.com";
+    github = "peeley";
+    githubId = 30942198;
+    name = "Noah Snelson";
+  };
   nthorne = {
     email = "notrupertthorne@gmail.com";
     github = "nthorne";