From 40beaf55c4592e451fe87cb9ba1f70bf873e5bf2 Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Tue, 2 Dec 2025 21:36:00 +0100 Subject: [PATCH] maintainers: drop zakame Reacted to 0 out of 80 maintainer pings in the least 180 days. Commit bit was recently removed with their approval for inactivity. --- ci/OWNERS | 6 +++--- maintainers/maintainer-list.nix | 6 ------ maintainers/team-list.nix | 1 - pkgs/by-name/aw/awslimitchecker/package.nix | 1 - pkgs/by-name/ta/taoup/package.nix | 1 - .../python-modules/onetimepass/default.nix | 1 - .../python-modules/timecop/default.nix | 1 - .../python-modules/versionfinder/default.nix | 1 - pkgs/top-level/perl-packages.nix | 17 ----------------- 9 files changed, 3 insertions(+), 32 deletions(-) diff --git a/ci/OWNERS b/ci/OWNERS index e7b4fd3c2de4..19100d11b58e 100644 --- a/ci/OWNERS +++ b/ci/OWNERS @@ -206,9 +206,9 @@ nixos/modules/installer/tools/nix-fallback-paths.nix @NixOS/nix-team @raitobeza /pkgs/top-level/haskell-packages.nix @sternenseemann @maralorn @wolfgangwalther # Perl -/pkgs/development/interpreters/perl @stigtsp @zakame @marcusramberg -/pkgs/top-level/perl-packages.nix @stigtsp @zakame @marcusramberg -/pkgs/development/perl-modules @stigtsp @zakame @marcusramberg +/pkgs/development/interpreters/perl @stigtsp @marcusramberg +/pkgs/top-level/perl-packages.nix @stigtsp @marcusramberg +/pkgs/development/perl-modules @stigtsp @marcusramberg # R /pkgs/applications/science/math/R @jbedo diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index b34d12288cc2..efb8e85df618 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -29047,12 +29047,6 @@ githubId = 62440012; name = "Zain Kergaye"; }; - zakame = { - email = "zakame@zakame.net"; - github = "zakame"; - githubId = 110625; - name = "Zak B. Elep"; - }; zakkor = { email = "edward.dalbon@gmail.com"; github = "zakkor"; diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 414173027bc7..d7bd0f8d3e0b 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -786,7 +786,6 @@ with lib.maintainers; members = [ sgo marcusramberg - zakame ]; scope = "Maintain the Perl interpreter and Perl packages."; shortName = "Perl"; diff --git a/pkgs/by-name/aw/awslimitchecker/package.nix b/pkgs/by-name/aw/awslimitchecker/package.nix index e309decf0818..e4c9d704ebe7 100644 --- a/pkgs/by-name/aw/awslimitchecker/package.nix +++ b/pkgs/by-name/aw/awslimitchecker/package.nix @@ -57,7 +57,6 @@ python3.pkgs.buildPythonApplication rec { homepage = "http://awslimitchecker.readthedocs.org"; changelog = "https://github.com/jantman/awslimitchecker/blob/${version}/CHANGES.rst"; license = lib.licenses.agpl3Plus; - maintainers = with lib.maintainers; [ zakame ]; mainProgram = "awslimitchecker"; }; } diff --git a/pkgs/by-name/ta/taoup/package.nix b/pkgs/by-name/ta/taoup/package.nix index 6dd95c8ca094..f1cc9a3034be 100644 --- a/pkgs/by-name/ta/taoup/package.nix +++ b/pkgs/by-name/ta/taoup/package.nix @@ -73,6 +73,5 @@ stdenv.mkDerivation rec { description = "Tao of Unix Programming (Ruby-powered ANSI colored fortunes)"; homepage = "https://github.com/globalcitizen/taoup"; license = lib.licenses.gpl3Only; - maintainers = [ lib.maintainers.zakame ]; }; } diff --git a/pkgs/development/python-modules/onetimepass/default.nix b/pkgs/development/python-modules/onetimepass/default.nix index d43fdbc99bdf..6c0134af870f 100644 --- a/pkgs/development/python-modules/onetimepass/default.nix +++ b/pkgs/development/python-modules/onetimepass/default.nix @@ -39,6 +39,5 @@ buildPythonPackage rec { homepage = "https://github.com/tadeck/onetimepass"; changelog = "https://github.com/tadeck/onetimepass/releases/tag/v${version}"; license = licenses.mit; - maintainers = with maintainers; [ zakame ]; }; } diff --git a/pkgs/development/python-modules/timecop/default.nix b/pkgs/development/python-modules/timecop/default.nix index 8099f646606c..67fc8cd042ad 100644 --- a/pkgs/development/python-modules/timecop/default.nix +++ b/pkgs/development/python-modules/timecop/default.nix @@ -34,6 +34,5 @@ buildPythonPackage rec { description = "Port of the most excellent TimeCop Ruby Gem for Python"; homepage = "https://github.com/bluekelp/pytimecop"; license = licenses.gpl3Plus; - maintainers = with maintainers; [ zakame ]; }; } diff --git a/pkgs/development/python-modules/versionfinder/default.nix b/pkgs/development/python-modules/versionfinder/default.nix index 647b339f4e90..f27decd2c109 100644 --- a/pkgs/development/python-modules/versionfinder/default.nix +++ b/pkgs/development/python-modules/versionfinder/default.nix @@ -55,6 +55,5 @@ buildPythonPackage rec { homepage = "https://github.com/jantman/versionfinder"; changelog = "https://github.com/jantman/versionfinder/blob/${version}/CHANGES.rst"; license = licenses.agpl3Plus; - maintainers = with maintainers; [ zakame ]; }; } diff --git a/pkgs/top-level/perl-packages.nix b/pkgs/top-level/perl-packages.nix index 635664447ddd..72b09d91b201 100644 --- a/pkgs/top-level/perl-packages.nix +++ b/pkgs/top-level/perl-packages.nix @@ -1269,7 +1269,6 @@ with self; artistic1 gpl1Plus ]; - maintainers = [ maintainers.zakame ]; mainProgram = "cpm"; }; }; @@ -5721,7 +5720,6 @@ with self; artistic1 gpl1Plus ]; - maintainers = [ maintainers.zakame ]; }; }; @@ -6690,7 +6688,6 @@ with self; artistic1 gpl1Plus ]; - maintainers = [ maintainers.zakame ]; }; }; @@ -14482,7 +14479,6 @@ with self; artistic1 gpl1Plus ]; - maintainers = [ maintainers.zakame ]; }; }; @@ -14505,7 +14501,6 @@ with self; artistic1 gpl1Plus ]; - maintainers = [ maintainers.zakame ]; }; }; @@ -17385,7 +17380,6 @@ with self; artistic1 gpl1Plus ]; - maintainers = [ maintainers.zakame ]; }; }; @@ -21313,7 +21307,6 @@ with self; artistic1 gpl1Plus ]; - maintainers = [ maintainers.zakame ]; }; }; @@ -21759,7 +21752,6 @@ with self; artistic1 gpl1Plus ]; - maintainers = [ maintainers.zakame ]; }; }; @@ -22856,7 +22848,6 @@ with self; description = "(DISCOURAGED) Promises/A+ and flow-control helpers"; homepage = "https://github.com/jberger/Mojo-IOLoop-Delay"; license = with lib.licenses; [ artistic2 ]; - maintainers = [ maintainers.zakame ]; }; }; @@ -22884,7 +22875,6 @@ with self; artistic1 gpl1Plus ]; - maintainers = [ maintainers.zakame ]; }; }; @@ -25156,7 +25146,6 @@ with self; artistic1 gpl1Plus ]; - maintainers = [ maintainers.zakame ]; }; }; @@ -25237,7 +25226,6 @@ with self; artistic1 gpl1Plus ]; - maintainers = [ maintainers.zakame ]; }; }; @@ -26597,7 +26585,6 @@ with self; artistic1 gpl1Plus ]; - maintainers = [ maintainers.zakame ]; }; }; @@ -27076,7 +27063,6 @@ with self; artistic1 gpl1Plus ]; - maintainers = [ maintainers.zakame ]; }; }; @@ -32358,7 +32344,6 @@ with self; artistic1 gpl1Plus ]; - maintainers = [ maintainers.zakame ]; }; }; @@ -39100,7 +39085,6 @@ with self; artistic1 gpl1Plus ]; - maintainers = [ maintainers.zakame ]; }; }; @@ -39119,7 +39103,6 @@ with self; artistic1 gpl1Plus ]; - maintainers = [ maintainers.zakame ]; }; };