From 2addb8a587a3dc391c656b7310e8b08c41769ac7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Romildo?= Date: Thu, 14 Apr 2022 10:51:12 -0300 Subject: [PATCH] maintainers: add lxqt team --- maintainers/team-list.nix | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 9b9b4bd6b2c9..26f0f1d48d46 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -367,6 +367,18 @@ with lib.maintainers; { enableFeatureFreezePing = true; }; + lxqt = { + members = [ + romildo + ]; + githubTeams = [ + "lxqt" + ]; + scope = "Maintain LXQt desktop environment and related packages."; + shortName = "LXQt"; + enableFeatureFreezePing = true; + }; + marketing = { members = [ garbas