From a047bae9f3f9a0f3a00964f1b6bbfef61485880d Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Sat, 11 May 2024 20:52:49 +0200 Subject: team-list: init lix team Signed-off-by: Raito Bezarius --- maintainers/team-list.nix | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'maintainers') diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 2a50f6f98d095..8b609bce4f269 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -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 -- cgit 1.4.1