diff options
author | Bobby Rong <rjl931189261@126.com> | 2022-11-08 15:58:54 +0800 |
---|---|---|
committer | Bobby Rong <rjl931189261@126.com> | 2022-11-10 14:47:00 +0800 |
commit | bb307797918a9b3a5c0e1c50ecdc7db154eb1944 (patch) | |
tree | 3a18dd896ff6a90d09c0d3a189a7d565caed7451 /maintainers | |
parent | e88b1dc9c8885b2853499f013101bfc68c80b1fe (diff) |
nixos/cinnamon: fix some typos
Diffstat (limited to 'maintainers')
-rw-r--r-- | maintainers/team-list.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 34d847b01c207..994804deb802e 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -121,7 +121,7 @@ with lib.maintainers; { bobby285271 mkg20001 ]; - scope = "Maintain Cinnamon desktop environment and applications made by the LinuxMint team."; + scope = "Maintain Cinnamon desktop environment and applications made by the Linux Mint team."; shortName = "Cinnamon"; enableFeatureFreezePing = true; }; |