gpauth: remove binary-eater as a maintainer

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 <sergeantsagara@protonmail.com>
(cherry picked from commit 5a5e19b4b6)
This commit is contained in:
Rahul Rameshbabu
2026-08-23 14:10:01 -07:00
committed by github-actions[bot]
parent d8e98944a5
commit 41f02df5b3

View File

@@ -58,7 +58,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
homepage = "https://github.com/${finalAttrs.src.owner}/${finalAttrs.src.repo}";
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [
binary-eater
booxter
m1dugh
];