Skip to content

Commit 017b21c

Browse files
committed
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.
1 parent 8ed7404 commit 017b21c

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

maintainers/team-list.nix

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -485,14 +485,7 @@ with lib.maintainers;
485485
};
486486

487487
lxc = {
488-
members = [
489-
aanderse
490-
adamcstephens
491-
megheaiulian
492-
mkg20001
493-
];
494-
scope = "All things linuxcontainers. Incus, LXC, and related packages.";
495-
shortName = "lxc";
488+
github = "lxc";
496489
};
497490

498491
lxqt = {

0 commit comments

Comments
 (0)