summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorJan Christoph Ebersbach <jan-christoph.ebersbach@identinet.io>2021-12-01 10:11:52 +0100
committerJan Christoph Ebersbach <jan-christoph.ebersbach@identinet.io>2021-12-01 10:11:52 +0100
commitc86c470d619663c48d73e6e1ddb194aabc48333a (patch)
treee1dc8a421db6d36b03f3ea89ed321c5fd2b5bc94 /maintainers
parentd616fde3aeb0acb592f271ad02689247aae823e0 (diff)
downloadnixpkgs-c86c470d619663c48d73e6e1ddb194aabc48333a.tar
nixpkgs-c86c470d619663c48d73e6e1ddb194aabc48333a.tar.gz
nixpkgs-c86c470d619663c48d73e6e1ddb194aabc48333a.tar.bz2
nixpkgs-c86c470d619663c48d73e6e1ddb194aabc48333a.tar.lz
nixpkgs-c86c470d619663c48d73e6e1ddb194aabc48333a.tar.xz
nixpkgs-c86c470d619663c48d73e6e1ddb194aabc48333a.tar.zst
nixpkgs-c86c470d619663c48d73e6e1ddb194aabc48333a.zip
maintainers: add jceb
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 8851889ef56..244e66c6c54 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -5283,6 +5283,12 @@
     githubId = 221929;
     name = "Jean-Baptiste Giraudeau";
   };
+  jceb = {
+    name = "jceb";
+    email = "jceb@e-jc.de";
+    github = "jceb";
+    githubId = 101593;
+  };
   jchw = {
     email = "johnwchadwick@gmail.com";
     github = "jchv";