From a047bae9f3f9a0f3a00964f1b6bbfef61485880d Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Sat, 11 May 2024 20:52:49 +0200 Subject: [PATCH] team-list: init lix team Signed-off-by: Raito Bezarius --- maintainers/team-list.nix | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 2a50f6f98d09..8b609bce4f26 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