Unverified Commit 017b21c6 authored by Tom Herbers's avatar Tom Herbers
Browse files

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.
parent 8ed7404d
Loading
Loading
Loading
Loading
+1 −8
Original line number Diff line number Diff line
@@ -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 = {