summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorSamuel Dionne-Riel <samuel@dionne-riel.com>2018-11-12 23:52:01 +0000
committerGitHub <noreply@github.com>2018-11-12 23:52:01 +0000
commit9c86aca362ef7cf029c1f50e4e61d420cb101674 (patch)
tree90c1e273ed5e903499ecd41eb08ecb89013dd16d /maintainers
parentc99cb8fe83ae401c3fc98ed52153f64de809a594 (diff)
parent8e8283ae104a637401a60d7f1b499d898c38c2e6 (diff)
downloadnixpkgs-9c86aca362ef7cf029c1f50e4e61d420cb101674.tar
nixpkgs-9c86aca362ef7cf029c1f50e4e61d420cb101674.tar.gz
nixpkgs-9c86aca362ef7cf029c1f50e4e61d420cb101674.tar.bz2
nixpkgs-9c86aca362ef7cf029c1f50e4e61d420cb101674.tar.lz
nixpkgs-9c86aca362ef7cf029c1f50e4e61d420cb101674.tar.xz
nixpkgs-9c86aca362ef7cf029c1f50e4e61d420cb101674.tar.zst
nixpkgs-9c86aca362ef7cf029c1f50e4e61d420cb101674.zip
Merge pull request #48738 from Amar1729/init/argp-standalone
argp-standalone: init at 1.3
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index 1dcf3680334..6c57edb074b 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -216,6 +216,11 @@
     github = "alunduil";
     name = "Alex Brandt";
   };
+  amar1729 = {
+    email = "amar.paul16@gmail.com";
+    github = "amar1729";
+    name = "Amar Paul";
+  };
   ambrop72 = {
     email = "ambrop7@gmail.com";
     github = "ambrop72";