From db6571cf55a8c6924fe43b42b7e37f9255d196e4 Mon Sep 17 00:00:00 2001 From: Rahul Rameshbabu Date: Sun, 23 Aug 2026 14:15:25 -0700 Subject: [PATCH] maintainers: remove binary-eater I am no longer using nixpkgs nor actively participating in reviews. This is a good opportunity for me to step aside from the gpauth and gpclient packages since we have good maintainers for the packages. Signed-off-by: Rahul Rameshbabu (cherry picked from commit d9c369bd16d7b416a2d76bb08876d2c14e5c17ff) --- maintainers/maintainer-list.nix | 7 ------- 1 file changed, 7 deletions(-) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index 146d852c2f24..26f26156ba68 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -3562,13 +3562,6 @@ githubId = 185443; name = "Alexey Lebedeff"; }; - binary-eater = { - email = "sergeantsagara@protonmail.com"; - github = "Binary-Eater"; - githubId = 10691440; - name = "Rahul Rameshbabu"; - keys = [ { fingerprint = "678A 8DF1 D9F2 B51B 7110 BE53 FF24 7B3E 5411 387B"; } ]; - }; binarycat = { email = "binarycat@envs.net"; github = "lolbinarycat";