gcc11: use maintainer team

This commit is contained in:
Patrick Hilhorst 2021-05-24 15:02:14 +02:00
parent 841cee208f
commit 3e91f422fd
No known key found for this signature in database
GPG Key ID: 3BB083304DADC0FF

View File

@ -285,7 +285,7 @@ stdenv.mkDerivation ({
compiler used in the GNU system including the GNU/Linux variant.
'';
maintainers = with lib.maintainers; [ synthetica ];
maintainers = lib.teams.gcc.members;
platforms =
lib.platforms.linux ++