gcc49.cc: add myself to maintainers

This commit is contained in:
Dmitry Kalinkin 2020-02-09 21:36:10 -05:00
parent 0e9d542fe7
commit c65ddd0d5e
No known key found for this signature in database
GPG Key ID: 5157B3EC8B2CA333

View File

@ -303,7 +303,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; [ peti ]; maintainers = with stdenv.lib.maintainers; [ peti veprbl ];
platforms = platforms =
stdenv.lib.platforms.linux ++ stdenv.lib.platforms.linux ++