summary refs log tree commit diff
path: root/maintainers/maintainer-list.nix
diff options
context:
space:
mode:
authorRon B <me@ronthecookie.me>2021-02-12 10:40:48 +0200
committerRon B <me@ronthecookie.me>2021-02-12 10:40:48 +0200
commitf8714c2596c125d4f683e78cdd947cfad9a1fd16 (patch)
tree9ec795890ead0a1e823ba383616a5d15a313ba36 /maintainers/maintainer-list.nix
parent26f6af373ec1b867d751b56fb802f14010c8351b (diff)
downloadnixpkgs-f8714c2596c125d4f683e78cdd947cfad9a1fd16.tar
nixpkgs-f8714c2596c125d4f683e78cdd947cfad9a1fd16.tar.gz
nixpkgs-f8714c2596c125d4f683e78cdd947cfad9a1fd16.tar.bz2
nixpkgs-f8714c2596c125d4f683e78cdd947cfad9a1fd16.tar.lz
nixpkgs-f8714c2596c125d4f683e78cdd947cfad9a1fd16.tar.xz
nixpkgs-f8714c2596c125d4f683e78cdd947cfad9a1fd16.tar.zst
nixpkgs-f8714c2596c125d4f683e78cdd947cfad9a1fd16.zip
maintainers: add ronthecookie
Diffstat (limited to 'maintainers/maintainer-list.nix')
-rw-r--r--maintainers/maintainer-list.nix10
1 files changed, 10 insertions, 0 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index 8875791c29d..936f060ebbf 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -8015,6 +8015,16 @@
     githubId = 1312525;
     name = "Rongcui Dong";
   };
+  ronthecookie = {
+    name = "Ron B";
+    email = "me@ronthecookie.me";
+    github = "ronthecookie";
+    githubId = 2526321;
+    keys = [{
+      longkeyid = "rsa2048/0x6F5B32DE5E5FA80C";
+      fingerprint = "4B2C DDA5 FA35 642D 956D  7294 6F5B 32DE 5E5F A80C";
+    }];
+  };
   roosemberth = {
     email = "roosembert.palacios+nixpkgs@gmail.com";
     github = "roosemberth";