Skip to content

Commit 1f00a74

Browse files
maintainers/team-list: lxc: reuse github-teams membership (NixOS#498260)
2 parents 8aefa9d + 017b21c commit 1f00a74

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)