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

View File

@@ -303,7 +303,7 @@ stdenv.mkDerivation ({
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 =
stdenv.lib.platforms.linux ++