summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorKeagan McClelland <keagan.mcclelland@gmail.com>2021-05-18 09:47:35 -0600
committerKeagan McClelland <keagan.mcclelland@gmail.com>2021-05-24 10:11:52 -0600
commit94fc5998a009debd746496fc27d02ad3308bc16f (patch)
tree4cec035743a0d9c430494896113157a8deb0b7b2 /maintainers
parentcbd71e1cd49e7a0575aff017da31e1818c5180a7 (diff)
downloadnixpkgs-94fc5998a009debd746496fc27d02ad3308bc16f.tar
nixpkgs-94fc5998a009debd746496fc27d02ad3308bc16f.tar.gz
nixpkgs-94fc5998a009debd746496fc27d02ad3308bc16f.tar.bz2
nixpkgs-94fc5998a009debd746496fc27d02ad3308bc16f.tar.lz
nixpkgs-94fc5998a009debd746496fc27d02ad3308bc16f.tar.xz
nixpkgs-94fc5998a009debd746496fc27d02ad3308bc16f.tar.zst
nixpkgs-94fc5998a009debd746496fc27d02ad3308bc16f.zip
maintainers: add ProofOfKeags
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 3544047ace0..4828d5e81d5 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -8053,6 +8053,12 @@
     githubId = 406946;
     name = "Valentin Lorentz";
   };
+  proofofkeags = {
+    email = "keagan.mcclelland@gmail.com";
+    github = "ProofOfKeags";
+    githubId = 4033651;
+    name = "Keagan McClelland";
+  };
   protoben = {
     email = "protob3n@gmail.com";
     github = "protoben";