mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
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:
committed by
github-actions[bot]
parent
d8e98944a5
commit
41f02df5b3
@@ -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
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user