From c65ddd0d5eb361d662d84c064c1c39308734c960 Mon Sep 17 00:00:00 2001 From: Dmitry Kalinkin Date: Sun, 9 Feb 2020 21:36:10 -0500 Subject: gcc49.cc: add myself to maintainers --- pkgs/development/compilers/gcc/4.9/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/development/compilers/gcc') diff --git a/pkgs/development/compilers/gcc/4.9/default.nix b/pkgs/development/compilers/gcc/4.9/default.nix index b287a8551f3c..270d118f97eb 100644 --- a/pkgs/development/compilers/gcc/4.9/default.nix +++ b/pkgs/development/compilers/gcc/4.9/default.nix @@ -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 ++ -- cgit 1.4.1