summary refs log tree commit diff
diff options
context:
space:
mode:
authorzowoq <59103226+zowoq@users.noreply.github.com>2022-06-21 09:52:11 +1000
committerzowoq <59103226+zowoq@users.noreply.github.com>2022-06-21 10:13:00 +1000
commit404bfe212da6a644a907f6c2dc25d4c9f7d90199 (patch)
treec872f66d0d4de609af5eaf718addd857fee5bee9
parente70a58eb4fb2cf8522f107fe8b318a2e0688f383 (diff)
downloadnixpkgs-404bfe212da6a644a907f6c2dc25d4c9f7d90199.tar
nixpkgs-404bfe212da6a644a907f6c2dc25d4c9f7d90199.tar.gz
nixpkgs-404bfe212da6a644a907f6c2dc25d4c9f7d90199.tar.bz2
nixpkgs-404bfe212da6a644a907f6c2dc25d4c9f7d90199.tar.lz
nixpkgs-404bfe212da6a644a907f6c2dc25d4c9f7d90199.tar.xz
nixpkgs-404bfe212da6a644a907f6c2dc25d4c9f7d90199.tar.zst
nixpkgs-404bfe212da6a644a907f6c2dc25d4c9f7d90199.zip
maintainers/teams: add missing shortName for cosmopolitan
-rw-r--r--maintainers/team-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 1b96dce645e..5e852275b4a 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -142,6 +142,7 @@ with lib.maintainers; {
       tomberek
     ];
     scope = "Maintain the Cosmopolitan LibC and related programs.";
+    shortName = "Cosmopolitan";
   };
 
   deshaw = {