Commit a047bae9 authored by Raito Bezarius's avatar Raito Bezarius
Browse files

team-list: init lix team

parent 1be8ce96
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -723,6 +723,16 @@ with lib.maintainers; {
    enableFeatureFreezePing = true;
  };

  lix = {
    members = [
      raitobezarius
      qyriad
    ];
    scope = "Maintain the Lix package manager inside of Nixpkgs.";
    shortName = "Lix ecosystem";
    enableFeatureFreezePing = true;
  };

  module-system = {
    members = [
      infinisil