aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--maintainers/team-list.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index d07f602f0da1..9763c78789aa 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -29,6 +29,13 @@ with lib.maintainers; {
scope = "Maintain ACME-related packages and modules.";
};
+ cinnamon = {
+ members = [
+ mkg20001
+ ];
+ scope = "Maintain Cinnamon desktop environment and applications made by the LinuxMint team.";
+ };
+
freedesktop = {
members = [ jtojnar worldofpeace ];
scope = "Maintain Freedesktop.org packages for graphical desktop.";