From 017b21c6f649bca921567afcf177d6456f9eaf9a Mon Sep 17 00:00:00 2001 From: Tom Herbers Date: Mon, 9 Mar 2026 16:02:36 +0100 Subject: [PATCH] maintainers/team-list: lxc: reuse github-teams membership This makes use of the already existing github-teams (which are automatically synced) to maintainers/github-teams.json to keep track of team membership. --- maintainers/team-list.nix | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index bad67fd029fe..ac01e331f983 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -485,14 +485,7 @@ with lib.maintainers; }; lxc = { - members = [ - aanderse - adamcstephens - megheaiulian - mkg20001 - ]; - scope = "All things linuxcontainers. Incus, LXC, and related packages."; - shortName = "lxc"; + github = "lxc"; }; lxqt = {