summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorPatrick Hilhorst <git@hilhorst.be>2021-04-30 17:34:29 +0200
committerPatrick Hilhorst <git@hilhorst.be>2021-05-24 15:01:07 +0200
commit4b1fa9e8476ce8a16d9eb98495ba0a878ad757c6 (patch)
treedb6f1cb2fecf85a79c15047b2b21acf158b8733d /maintainers/team-list.nix
parentf2e5fa469c6fded72b336b9a611ea64a0e257097 (diff)
downloadnixpkgs-4b1fa9e8476ce8a16d9eb98495ba0a878ad757c6.tar
nixpkgs-4b1fa9e8476ce8a16d9eb98495ba0a878ad757c6.tar.gz
nixpkgs-4b1fa9e8476ce8a16d9eb98495ba0a878ad757c6.tar.bz2
nixpkgs-4b1fa9e8476ce8a16d9eb98495ba0a878ad757c6.tar.lz
nixpkgs-4b1fa9e8476ce8a16d9eb98495ba0a878ad757c6.tar.xz
nixpkgs-4b1fa9e8476ce8a16d9eb98495ba0a878ad757c6.tar.zst
nixpkgs-4b1fa9e8476ce8a16d9eb98495ba0a878ad757c6.zip
maintainers/teams: fix typo in gcc
Co-authored-by: Henri Menke <henri@henrimenke.de>
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index eb2199f13f5..75c2605a22f 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -83,7 +83,7 @@ with lib.maintainers; {
       synthetica
       vcunat
     ];
-    scope = "Maitain GCC (GNU Compiler Collection) compilers";
+    scope = "Maintain GCC (GNU Compiler Collection) compilers";
   };
 
   golang = {