summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorBatuhan Apaydın <batuhan.apaydin@trendyol.com>2023-02-27 23:23:03 +0100
committerThomas Gerbet <thomas@gerbet.me>2023-02-27 23:24:15 +0100
commitf2a1f0cf82b515f5da2583334288aea59b2d4ff8 (patch)
tree2f0f8c1749344937445ae43e8804a5c49fa9a1c1 /maintainers
parentf8b026c478c5c2fdd558fc04ea307082ddc30e94 (diff)
downloadnixpkgs-f2a1f0cf82b515f5da2583334288aea59b2d4ff8.tar
nixpkgs-f2a1f0cf82b515f5da2583334288aea59b2d4ff8.tar.gz
nixpkgs-f2a1f0cf82b515f5da2583334288aea59b2d4ff8.tar.bz2
nixpkgs-f2a1f0cf82b515f5da2583334288aea59b2d4ff8.tar.lz
nixpkgs-f2a1f0cf82b515f5da2583334288aea59b2d4ff8.tar.xz
nixpkgs-f2a1f0cf82b515f5da2583334288aea59b2d4ff8.tar.zst
nixpkgs-f2a1f0cf82b515f5da2583334288aea59b2d4ff8.zip
maintainers: add developer-guy
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 207f3e26e53..9597bb6d7a8 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -3663,6 +3663,12 @@
     github = "Dettorer";
     githubId = 2761682;
   };
+  developer-guy = {
+    name = "Batuhan Apaydın";
+    email = "developerguyn@gmail.com";
+    github = "developer-guy";
+    githubId = 16693043;
+  };
   devhell = {
     email = ''"^"@regexmail.net'';
     github = "devhell";