From cedc564f5677542d33b407722a7e5148d99c985a Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Sat, 10 Jan 2026 21:50:16 +0100 Subject: [PATCH] maintainers: drop NthTensor Inactive since their addition in August 2025. Removing according to the maintainer guidelines. --- maintainers/maintainer-list.nix | 6 ------ maintainers/team-list.nix | 1 - 2 files changed, 7 deletions(-) diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index 6b52c7e7dcfd..d77b6698dc81 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -19295,12 +19295,6 @@ githubId = 1839979; name = "Niklas Thörne"; }; - NthTensor = { - email = "miles.silberlingcook@gmail.com"; - github = "NthTensor"; - githubId = 16138381; - name = "Miles Silberling-Cook"; - }; nudelsalat = { email = "nudelsalat@clouz.de"; name = "Fabian Dreßler"; diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index b766cd52d7d8..fc6768b08047 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -398,7 +398,6 @@ with lib.maintainers; # Verify additions to this team with at least one already existing member of the team. members = [ lpostula - NthTensor ]; scope = "Group registration for packages maintained by Foresight Spatial Labs."; shortName = "Foresight Spatial Labs employees";