gcc8: added myself as maintainer

This commit is contained in:
Patrick Hilhorst 2018-05-02 18:52:50 +02:00
parent 736dab4a68
commit 728eb27618

View File

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