From 4b5a93e9ce6d1380889e3081a6912bdd590a4d9b Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:03:33 +0200 Subject: [PATCH 01/32] jellyfin-desktop: Remove kranzes from maintainers --- pkgs/applications/video/jellyfin-desktop/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/applications/video/jellyfin-desktop/default.nix b/pkgs/applications/video/jellyfin-desktop/default.nix index 2e3cbdbec819..8c69b74ca47a 100644 --- a/pkgs/applications/video/jellyfin-desktop/default.nix +++ b/pkgs/applications/video/jellyfin-desktop/default.nix @@ -93,7 +93,6 @@ stdenv.mkDerivation rec { ]; maintainers = with lib.maintainers; [ jojosch - kranzes paumr ]; mainProgram = "jellyfin-desktop"; From 59b983945c1c0f7f4c58536c8b0829b1eb1048db Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:03:44 +0200 Subject: [PATCH 02/32] age-plugin-tpm: Remove kranzes from maintainers --- pkgs/by-name/ag/age-plugin-tpm/package.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/by-name/ag/age-plugin-tpm/package.nix b/pkgs/by-name/ag/age-plugin-tpm/package.nix index 052bb5f6bf7a..d479fe2e3e93 100644 --- a/pkgs/by-name/ag/age-plugin-tpm/package.nix +++ b/pkgs/by-name/ag/age-plugin-tpm/package.nix @@ -50,7 +50,6 @@ buildGoModule rec { license = lib.licenses.mit; platforms = lib.platforms.all; maintainers = with lib.maintainers; [ - kranzes sgo ]; }; From 57739f73a48ac80e736e79e40cb13072b01a58d3 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:03:49 +0200 Subject: [PATCH 03/32] cargo-wizard: Remove kranzes from maintainers --- pkgs/by-name/ca/cargo-wizard/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/ca/cargo-wizard/package.nix b/pkgs/by-name/ca/cargo-wizard/package.nix index 04deb0a47bac..3d5d5ae0bbb8 100644 --- a/pkgs/by-name/ca/cargo-wizard/package.nix +++ b/pkgs/by-name/ca/cargo-wizard/package.nix @@ -27,7 +27,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/kobzol/cargo-wizard"; changelog = "https://github.com/kobzol/cargo-wizard/blob/${src.rev}/CHANGELOG.md"; license = lib.licenses.mit; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; mainProgram = "cargo-wizard"; }; } From c0e6f3b285335e7e0cfd1c0d5926eef9d6945dde Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:03:53 +0200 Subject: [PATCH 04/32] crate2nix: Remove kranzes from maintainers --- pkgs/by-name/cr/crate2nix/package.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/by-name/cr/crate2nix/package.nix b/pkgs/by-name/cr/crate2nix/package.nix index 3b5dc41b22c1..347bf5eb39b5 100644 --- a/pkgs/by-name/cr/crate2nix/package.nix +++ b/pkgs/by-name/cr/crate2nix/package.nix @@ -62,7 +62,6 @@ rustPlatform.buildRustPackage rec { maintainers = with lib.maintainers; [ kolloch cole-h - kranzes ]; }; } From 446e77e1e429d1d59ea97ac11e12bbc9f0978aef Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:03:56 +0200 Subject: [PATCH 05/32] edwood: Remove kranzes from maintainers --- pkgs/by-name/ed/edwood/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/ed/edwood/package.nix b/pkgs/by-name/ed/edwood/package.nix index f742ab2742e2..69e3b2742f64 100644 --- a/pkgs/by-name/ed/edwood/package.nix +++ b/pkgs/by-name/ed/edwood/package.nix @@ -46,7 +46,7 @@ buildGoModule rec { mit bsd3 ]; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; mainProgram = "edwood"; }; } From 791574ffb07f4fada63354be9acc4cf432bf51a5 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:04:01 +0200 Subject: [PATCH 06/32] grafana-to-ntfy: Remove kranzes from maintainers --- pkgs/by-name/gr/grafana-to-ntfy/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/gr/grafana-to-ntfy/package.nix b/pkgs/by-name/gr/grafana-to-ntfy/package.nix index fa364ca6d01c..ebeb5534d5b0 100644 --- a/pkgs/by-name/gr/grafana-to-ntfy/package.nix +++ b/pkgs/by-name/gr/grafana-to-ntfy/package.nix @@ -22,7 +22,7 @@ rustPlatform.buildRustPackage { homepage = "https://github.com/kittyandrew/grafana-to-ntfy"; license = lib.licenses.agpl3Only; platforms = lib.platforms.linux; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; mainProgram = "grafana-to-ntfy"; }; } From 179a7a2bf564b99322810439ba16876582e27c36 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:04:05 +0200 Subject: [PATCH 07/32] komorebi: Remove kranzes from maintainers --- pkgs/by-name/ko/komorebi/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/ko/komorebi/package.nix b/pkgs/by-name/ko/komorebi/package.nix index f2f9ed9a14fc..9bc58263357d 100644 --- a/pkgs/by-name/ko/komorebi/package.nix +++ b/pkgs/by-name/ko/komorebi/package.nix @@ -52,7 +52,7 @@ stdenv.mkDerivation (finalAttrs: { description = "Beautiful and customizable wallpaper manager for Linux"; homepage = "https://github.com/Komorebi-Fork/komorebi"; license = lib.licenses.gpl3Only; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; platforms = lib.platforms.linux; }; }) From 5a7abd547f2b7e7ec272bbfcbccec519604630f8 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:04:08 +0200 Subject: [PATCH 08/32] libdovi: Remove kranzes from maintainers --- pkgs/by-name/li/libdovi/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/li/libdovi/package.nix b/pkgs/by-name/li/libdovi/package.nix index ce9f4f123bb8..b1994d4d18dd 100644 --- a/pkgs/by-name/li/libdovi/package.nix +++ b/pkgs/by-name/li/libdovi/package.nix @@ -47,6 +47,6 @@ rustPlatform.buildRustPackage rec { description = "C library for Dolby Vision metadata parsing and writing"; homepage = "https://crates.io/crates/dolby_vision"; license = lib.licenses.mit; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; }; } From 1203bf9157d1317dab00b4e76e0168c24755ca0a Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:04:12 +0200 Subject: [PATCH 09/32] libfreeaptx: Remove kranzes from maintainers --- pkgs/by-name/li/libfreeaptx/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/li/libfreeaptx/package.nix b/pkgs/by-name/li/libfreeaptx/package.nix index 95496d43c7c2..a0c7f549c9bd 100644 --- a/pkgs/by-name/li/libfreeaptx/package.nix +++ b/pkgs/by-name/li/libfreeaptx/package.nix @@ -48,6 +48,6 @@ stdenv.mkDerivation rec { license = lib.licenses.lgpl21Plus; homepage = "https://github.com/iamthehorker/libfreeaptx"; platforms = lib.platforms.unix; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; }; } From f5f344a50bda8fbdc6ec5efafe7bb43cf3797340 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:04:16 +0200 Subject: [PATCH 10/32] mattermost: Remove kranzes from maintainers --- pkgs/by-name/ma/mattermost/package.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/by-name/ma/mattermost/package.nix b/pkgs/by-name/ma/mattermost/package.nix index cfdc80dd38b0..5382a883c3c1 100644 --- a/pkgs/by-name/ma/mattermost/package.nix +++ b/pkgs/by-name/ma/mattermost/package.nix @@ -262,7 +262,6 @@ buildMattermost rec { maintainers = with lib.maintainers; [ ryantm numinit - kranzes mgdelacroix ]; platforms = lib.platforms.linux; From 9b9b5ec604836247a5721328d2d5415630d9206f Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:04:20 +0200 Subject: [PATCH 11/32] mpd-discord-rpc: Remove kranzes from maintainers --- pkgs/by-name/mp/mpd-discord-rpc/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/mp/mpd-discord-rpc/package.nix b/pkgs/by-name/mp/mpd-discord-rpc/package.nix index 9793b6f44dd4..dade0e9059a7 100644 --- a/pkgs/by-name/mp/mpd-discord-rpc/package.nix +++ b/pkgs/by-name/mp/mpd-discord-rpc/package.nix @@ -32,7 +32,7 @@ rustPlatform.buildRustPackage rec { homepage = "https://github.com/JakeStanger/mpd-discord-rpc/"; changelog = "https://github.com/JakeStanger/mpd-discord-rpc/blob/${src.rev}/CHANGELOG.md"; license = lib.licenses.mit; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; mainProgram = "mpd-discord-rpc"; }; } From 147683eca0837ea91380f1f772ea77cc443f8860 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:04:31 +0200 Subject: [PATCH 12/32] nextcloud-client: Remove kranzes from maintainers --- pkgs/by-name/ne/nextcloud-client/package.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/by-name/ne/nextcloud-client/package.nix b/pkgs/by-name/ne/nextcloud-client/package.nix index 90370188deb9..158e7a1bf286 100644 --- a/pkgs/by-name/ne/nextcloud-client/package.nix +++ b/pkgs/by-name/ne/nextcloud-client/package.nix @@ -100,7 +100,6 @@ stdenv.mkDerivation rec { homepage = "https://nextcloud.com"; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ - kranzes SuperSandro2000 ]; platforms = lib.platforms.linux; From 3f5f8afdfae01562740b3112c8d71d109e8766ce Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:04:34 +0200 Subject: [PATCH 13/32] pam_rssh: Remove kranzes from maintainers --- pkgs/by-name/pa/pam_rssh/package.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/by-name/pa/pam_rssh/package.nix b/pkgs/by-name/pa/pam_rssh/package.nix index 7924cf482594..984fa6242870 100644 --- a/pkgs/by-name/pa/pam_rssh/package.nix +++ b/pkgs/by-name/pa/pam_rssh/package.nix @@ -74,7 +74,6 @@ rustPlatform.buildRustPackage rec { license = lib.licenses.mit; platforms = lib.platforms.linux; maintainers = with lib.maintainers; [ - kranzes xyenon ]; }; From a93f6c34322df23ab394b32e1888f7a49ab9cea0 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:04:38 +0200 Subject: [PATCH 14/32] ristate: Remove kranzes from maintainers --- pkgs/by-name/ri/ristate/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/ri/ristate/package.nix b/pkgs/by-name/ri/ristate/package.nix index c7ca287a581c..ad948e4a787c 100644 --- a/pkgs/by-name/ri/ristate/package.nix +++ b/pkgs/by-name/ri/ristate/package.nix @@ -24,7 +24,7 @@ rustPlatform.buildRustPackage { description = "River-status client written in Rust"; homepage = "https://gitlab.com/snakedye/ristate"; license = lib.licenses.mit; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; mainProgram = "ristate"; }; } From 32cb67a1454ad145acdf0717981c718e80cb4bea Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:04:42 +0200 Subject: [PATCH 15/32] rush-parallel: Remove kranzes from maintainers --- pkgs/by-name/ru/rush-parallel/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/ru/rush-parallel/package.nix b/pkgs/by-name/ru/rush-parallel/package.nix index 945b6a6f1a31..aed32b53470a 100644 --- a/pkgs/by-name/ru/rush-parallel/package.nix +++ b/pkgs/by-name/ru/rush-parallel/package.nix @@ -27,7 +27,7 @@ buildGoModule rec { homepage = "https://github.com/shenwei356/rush"; changelog = "https://github.com/shenwei356/rush/blob/${src.rev}/CHANGELOG.md"; license = lib.licenses.mit; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; mainProgram = "rush-parallel"; }; } From 51fd2b416a8ca5782dbf22cbe40f9a9075049f3c Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:04:46 +0200 Subject: [PATCH 16/32] szyszka: Remove kranzes from maintainers --- pkgs/by-name/sz/szyszka/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/sz/szyszka/package.nix b/pkgs/by-name/sz/szyszka/package.nix index b3318743902b..022a81b0c39e 100644 --- a/pkgs/by-name/sz/szyszka/package.nix +++ b/pkgs/by-name/sz/szyszka/package.nix @@ -55,7 +55,7 @@ rustPlatform.buildRustPackage rec { description = "Simple but powerful and fast bulk file renamer"; homepage = "https://github.com/qarmin/szyszka"; license = lib.licenses.mit; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; mainProgram = "szyszka"; }; } From fbc7d4ce9a0645d6710b015e2d838d10c2e07800 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:04:50 +0200 Subject: [PATCH 17/32] vial: Remove kranzes from maintainers --- pkgs/by-name/vi/vial/package.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/by-name/vi/vial/package.nix b/pkgs/by-name/vi/vial/package.nix index a1e6c450d136..c33272e0c828 100644 --- a/pkgs/by-name/vi/vial/package.nix +++ b/pkgs/by-name/vi/vial/package.nix @@ -30,7 +30,7 @@ appimageTools.wrapType2 { homepage = "https://get.vial.today"; license = lib.licenses.gpl2Plus; mainProgram = "Vial"; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; platforms = [ "x86_64-linux" ]; sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; }; From 66b1520fa7bcf89e17674ad5c331ba72dceed1a8 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:04:55 +0200 Subject: [PATCH 18/32] pipewire: Remove kranzes from maintainers --- pkgs/development/libraries/pipewire/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/development/libraries/pipewire/default.nix b/pkgs/development/libraries/pipewire/default.nix index 8aa898b1615c..d9b0ef5e7d90 100644 --- a/pkgs/development/libraries/pipewire/default.nix +++ b/pkgs/development/libraries/pipewire/default.nix @@ -269,7 +269,6 @@ stdenv.mkDerivation (finalAttrs: { license = lib.licenses.mit; platforms = lib.platforms.linux ++ lib.platforms.freebsd; maintainers = with lib.maintainers; [ - kranzes k900 ]; pkgConfigModules = [ From cf0a273112f51d3f0c69deb4b7a7a9a4328d4a1a Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:04:59 +0200 Subject: [PATCH 19/32] python3Packages.aiohttp-sse-client: Remove kranzes from maintainers --- pkgs/development/python-modules/aiohttp-sse-client/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/aiohttp-sse-client/default.nix b/pkgs/development/python-modules/aiohttp-sse-client/default.nix index 9692f7bfc2ca..cb07e73ca491 100644 --- a/pkgs/development/python-modules/aiohttp-sse-client/default.nix +++ b/pkgs/development/python-modules/aiohttp-sse-client/default.nix @@ -45,6 +45,6 @@ buildPythonPackage rec { description = "Server-Sent Event python client base on aiohttp"; homepage = "https://pypi.org/project/aiohttp-sse-client/"; license = lib.licenses.asl20; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; }; } From cb56e8ac4dad8ca8c6e92ab0419219be29f8f036 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:05:03 +0200 Subject: [PATCH 20/32] python3Packages.calysto-scheme: Remove kranzes from maintainers --- pkgs/development/python-modules/calysto-scheme/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/calysto-scheme/default.nix b/pkgs/development/python-modules/calysto-scheme/default.nix index 4e3b16f50fa2..a514a15ea0d3 100644 --- a/pkgs/development/python-modules/calysto-scheme/default.nix +++ b/pkgs/development/python-modules/calysto-scheme/default.nix @@ -33,6 +33,6 @@ buildPythonPackage rec { homepage = "https://github.com/Calysto/calysto_scheme"; changelog = "https://github.com/Calysto/calysto_scheme/blob/${src.rev}/ChangeLog.md"; license = lib.licenses.bsd3; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; }; } From c7da067cdbdd9b5d11ffdb68c7804eba8016cf9b Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:05:07 +0200 Subject: [PATCH 21/32] python3Packages.calysto: Remove kranzes from maintainers --- pkgs/development/python-modules/calysto/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/calysto/default.nix b/pkgs/development/python-modules/calysto/default.nix index 8016ecb7798f..a9e62370f4c3 100644 --- a/pkgs/development/python-modules/calysto/default.nix +++ b/pkgs/development/python-modules/calysto/default.nix @@ -38,6 +38,6 @@ buildPythonPackage rec { description = "Tools for Jupyter and Python"; homepage = "https://github.com/Calysto/calysto"; license = lib.licenses.bsd2; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; }; } From 13dd4231b166c337caf9d317227a9e88cd2d2d38 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:05:18 +0200 Subject: [PATCH 22/32] python3Packages.cryptolyzer: Remove kranzes from maintainers --- pkgs/development/python-modules/cryptolyzer/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/cryptolyzer/default.nix b/pkgs/development/python-modules/cryptolyzer/default.nix index 9dc28a265f9b..8531c4d74931 100644 --- a/pkgs/development/python-modules/cryptolyzer/default.nix +++ b/pkgs/development/python-modules/cryptolyzer/default.nix @@ -72,7 +72,7 @@ buildPythonPackage rec { changelog = "https://gitlab.com/coroner/cryptolyzer/-/blob/v${version}/CHANGELOG.md"; license = lib.licenses.mpl20; mainProgram = "cryptolyze"; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; teams = with lib.teams; [ ngi ]; }; } From 4a8a94a2a102106a6e405db17b15541a45588d50 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:05:22 +0200 Subject: [PATCH 23/32] python3Packages.cryptoparser: Remove kranzes from maintainers --- pkgs/development/python-modules/cryptoparser/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/cryptoparser/default.nix b/pkgs/development/python-modules/cryptoparser/default.nix index 093c13ed6986..7cd535eea98f 100644 --- a/pkgs/development/python-modules/cryptoparser/default.nix +++ b/pkgs/development/python-modules/cryptoparser/default.nix @@ -62,7 +62,7 @@ buildPythonPackage rec { homepage = "https://gitlab.com/coroner/cryptoparser"; changelog = "https://gitlab.com/coroner/cryptoparser/-/blob/${src.tag}/CHANGELOG.md"; license = lib.licenses.mpl20; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; teams = with lib.teams; [ ngi ]; }; } From fd2dfeee203342cb4f973031d1537a972508f223 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:05:26 +0200 Subject: [PATCH 24/32] python3Packages.githubkit: Remove kranzes from maintainers --- pkgs/development/python-modules/githubkit/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/githubkit/default.nix b/pkgs/development/python-modules/githubkit/default.nix index f8f85d4ba07d..155b981f3f6a 100644 --- a/pkgs/development/python-modules/githubkit/default.nix +++ b/pkgs/development/python-modules/githubkit/default.nix @@ -84,6 +84,6 @@ buildPythonPackage rec { homepage = "https://github.com/yanyongyu/githubkit"; changelog = "https://github.com/yanyongyu/githubkit/releases/tag/${src.tag}"; license = lib.licenses.mit; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; }; } From f40e37dbd7541f595da44c1291101319b7352424 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:05:30 +0200 Subject: [PATCH 25/32] python3Packages.glad2: Remove kranzes from maintainers --- pkgs/development/python-modules/glad2/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/glad2/default.nix b/pkgs/development/python-modules/glad2/default.nix index 1a038314f6d2..e5f2997ba18e 100644 --- a/pkgs/development/python-modules/glad2/default.nix +++ b/pkgs/development/python-modules/glad2/default.nix @@ -30,6 +30,6 @@ buildPythonPackage rec { mainProgram = "glad"; homepage = "https://github.com/Dav1dde/glad"; license = lib.licenses.mit; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; }; } From 723b0417100bfd4854eae6914ed1f7e8d55d903f Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:05:34 +0200 Subject: [PATCH 26/32] python3Packages.hid-parser: Remove kranzes from maintainers --- pkgs/development/python-modules/hid-parser/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/hid-parser/default.nix b/pkgs/development/python-modules/hid-parser/default.nix index dae57d0ac5d1..4ac5ade3d0bb 100644 --- a/pkgs/development/python-modules/hid-parser/default.nix +++ b/pkgs/development/python-modules/hid-parser/default.nix @@ -32,6 +32,6 @@ buildPythonPackage rec { description = "Typed pure Python library to parse HID report descriptors"; homepage = "https://github.com/usb-tools/python-hid-parser"; license = lib.licenses.mit; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; }; } From 4b4d0bec2073cfeb869f6a150a7caf693f7071dc Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:05:38 +0200 Subject: [PATCH 27/32] python3Packages.image-go-nord: Remove kranzes from maintainers --- pkgs/development/python-modules/image-go-nord/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/image-go-nord/default.nix b/pkgs/development/python-modules/image-go-nord/default.nix index 7d8d6dc402fa..f37969317106 100644 --- a/pkgs/development/python-modules/image-go-nord/default.nix +++ b/pkgs/development/python-modules/image-go-nord/default.nix @@ -44,6 +44,6 @@ buildPythonPackage rec { homepage = "https://github.com/Schrodinger-Hat/ImageGoNord-pip"; changelog = "https://github.com/Schroedinger-Hat/ImageGoNord-pip/releases/tag/v${version}"; license = lib.licenses.mit; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; }; } From 7855819e712fc6d4f1e7bf9ab626ad04e79611b5 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:05:42 +0200 Subject: [PATCH 28/32] python3Packages.moddb: Remove kranzes from maintainers --- pkgs/development/python-modules/moddb/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/moddb/default.nix b/pkgs/development/python-modules/moddb/default.nix index a53342277b83..d2792616c6b1 100644 --- a/pkgs/development/python-modules/moddb/default.nix +++ b/pkgs/development/python-modules/moddb/default.nix @@ -37,6 +37,6 @@ buildPythonPackage rec { description = "Python scrapper to access ModDB mods, games and more as objects"; homepage = "https://github.com/ClementJ18/moddb"; license = lib.licenses.mit; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; }; } From 0799c1680fd72f6d94ac1ad1b5b31adf6abb8079 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:05:45 +0200 Subject: [PATCH 29/32] python3Packages.oauth2-client: Remove kranzes from maintainers --- pkgs/development/python-modules/oauth2-client/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/oauth2-client/default.nix b/pkgs/development/python-modules/oauth2-client/default.nix index dc258aba198a..14874fd873cb 100644 --- a/pkgs/development/python-modules/oauth2-client/default.nix +++ b/pkgs/development/python-modules/oauth2-client/default.nix @@ -34,6 +34,6 @@ buildPythonPackage rec { description = "Client library for OAuth2"; homepage = "https://pypi.org/project/oauth2-client/"; license = lib.licenses.asl20; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; }; } From b6fbff32c8e43cc165313337b8dace4966f591f2 Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:05:49 +0200 Subject: [PATCH 30/32] python3Packages.pyrate-limiter: Remove kranzes from maintainers --- pkgs/development/python-modules/pyrate-limiter/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/pyrate-limiter/default.nix b/pkgs/development/python-modules/pyrate-limiter/default.nix index fe0c175048fd..d14866abba03 100644 --- a/pkgs/development/python-modules/pyrate-limiter/default.nix +++ b/pkgs/development/python-modules/pyrate-limiter/default.nix @@ -82,6 +82,6 @@ buildPythonPackage rec { homepage = "https://github.com/vutran1710/PyrateLimiter"; changelog = "https://github.com/vutran1710/PyrateLimiter/blob/${src.tag}/CHANGELOG.md"; license = lib.licenses.mit; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; }; } From 01ede6d94ac57efaa542a7b235a170af671a0b2d Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:05:53 +0200 Subject: [PATCH 31/32] python3Packages.yasi: Remove kranzes from maintainers --- pkgs/development/python-modules/yasi/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/development/python-modules/yasi/default.nix b/pkgs/development/python-modules/yasi/default.nix index 80076d43bbb7..0676f058b4bf 100644 --- a/pkgs/development/python-modules/yasi/default.nix +++ b/pkgs/development/python-modules/yasi/default.nix @@ -38,6 +38,6 @@ buildPythonPackage rec { homepage = "https://github.com/nkmathew/yasi-sexp-indenter"; changelog = "https://github.com/nkmathew/yasi-sexp-indenter/blob/${src.rev}/CHANGELOG.md"; license = lib.licenses.mit; - maintainers = with lib.maintainers; [ kranzes ]; + maintainers = [ ]; }; } From 07301d613af55371fc9e892f105a85f5c145804c Mon Sep 17 00:00:00 2001 From: Ilan Joselevich Date: Thu, 15 Jan 2026 11:05:57 +0200 Subject: [PATCH 32/32] sshx: Remove kranzes from maintainers --- pkgs/tools/misc/sshx/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/tools/misc/sshx/default.nix b/pkgs/tools/misc/sshx/default.nix index 1aeb743ba6af..d4f9d81751df 100644 --- a/pkgs/tools/misc/sshx/default.nix +++ b/pkgs/tools/misc/sshx/default.nix @@ -43,7 +43,6 @@ let license = lib.licenses.mit; maintainers = with lib.maintainers; [ pinpox - kranzes ]; mainProgram = pname; };