about summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorJosé Romildo <malaquias@gmail.com>2022-04-14 10:51:12 -0300
committerJosé Romildo <malaquias@gmail.com>2022-05-01 13:03:15 -0300
commit2addb8a587a3dc391c656b7310e8b08c41769ac7 (patch)
treeb640db0ca19e91de574c02ed769c20e84ebf87c4 /maintainers/team-list.nix
parentc60375c5db2fa70e6616683776539ec5cc8dbf6d (diff)
maintainers: add lxqt team
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix12
1 files changed, 12 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 9b9b4bd6b2c98..26f0f1d48d46f 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