about summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2024-03-14 12:28:41 +0800
committerBobby Rong <rjl931189261@126.com>2024-03-14 12:29:36 +0800
commit1d3d0d6a89d84ecda3755ed46204d596621bb8bd (patch)
tree7a0f4bea3ffe976c37c1dc6fb0c14a35e5be52af /maintainers/team-list.nix
parent91a2510d05a3747ec575d2f5e203a60926ef72cc (diff)
budgie: add myself (bobby285271) as maintainer
Let's hope this package set is not too hard to maintain.
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix8
1 files changed, 8 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 000b1300ac462..8e9194fd6371b 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -96,6 +96,14 @@ with lib.maintainers; {
     shortName = "Blockchains";
   };
 
+  budgie = {
+    members = [
+      bobby285271
+    ];
+    scope = "Maintain Budgie desktop environment";
+    shortName = "Budgie";
+  };
+
   buildbot = {
     members = [
       lopsided98