summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorghostbuster91 <ghostbuster91@users.noreply.github.com>2022-02-27 21:46:17 +0100
committerghostbuster91 <ghostbuster91@users.noreply.github.com>2022-04-03 12:41:56 +0200
commite46d0c5f523dc51527c29ff1a950ea170f7d408f (patch)
treefc155462eee87d7045b6da0cd5c04bf52bcbdc10 /maintainers
parentf056f4b9bcfedd0eb2d39ea3f42ffb4e796e9d9c (diff)
downloadnixpkgs-e46d0c5f523dc51527c29ff1a950ea170f7d408f.tar
nixpkgs-e46d0c5f523dc51527c29ff1a950ea170f7d408f.tar.gz
nixpkgs-e46d0c5f523dc51527c29ff1a950ea170f7d408f.tar.bz2
nixpkgs-e46d0c5f523dc51527c29ff1a950ea170f7d408f.tar.lz
nixpkgs-e46d0c5f523dc51527c29ff1a950ea170f7d408f.tar.xz
nixpkgs-e46d0c5f523dc51527c29ff1a950ea170f7d408f.tar.zst
nixpkgs-e46d0c5f523dc51527c29ff1a950ea170f7d408f.zip
maintainers: add ghostbuster91
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 7cae29a1eef..8bb7a91a45c 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -4502,6 +4502,12 @@
     githubId = 3217744;
     name = "Peter Ferenczy";
   };
+  ghostbuster91 = {
+    name = "Kasper Kondzielski";
+    email = "kghost0@gmail.com";
+    github = "ghostbuster91";
+    githubId = 5662622;
+  };
   ghuntley = {
     email = "ghuntley@ghuntley.com";
     github = "ghuntley";