aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/maintainers/team-list.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/maintainers/team-list.nix')
-rw-r--r--nixpkgs/maintainers/team-list.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/nixpkgs/maintainers/team-list.nix b/nixpkgs/maintainers/team-list.nix
index d07f602f0da..9763c78789a 100644
--- a/nixpkgs/maintainers/team-list.nix
+++ b/nixpkgs/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.";