From 2687ff42d8ed3d75de623f8c65e27df14fe37da2 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Sat, 23 May 2026 18:06:26 +0200 Subject: [PATCH] teams/python: drop natsukium No active interpreter or core package set maintenance for over a year. --- maintainers/team-list.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index a62d6279a230..d48fc406b57a 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -662,7 +662,6 @@ with lib.maintainers; python = { members = [ hexa - natsukium ]; scope = "Maintain the Python interpreter and related packages."; shortName = "Python";