Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

gcc48, gfortran48: add myself as maintainer

cc #61130

(cherry picked from commit bf1818dd5dd80724ece212850b7686feb7021a42)

+1 -1
+1 -1
pkgs/development/compilers/gcc/4.8/default.nix
··· 411 compiler used in the GNU system including the GNU/Linux variant. 412 ''; 413 414 - maintainers = with stdenv.lib.maintainers; [ peti ]; 415 416 platforms = 417 stdenv.lib.platforms.linux ++
··· 411 compiler used in the GNU system including the GNU/Linux variant. 412 ''; 413 414 + maintainers = with stdenv.lib.maintainers; [ peti veprbl ]; 415 416 platforms = 417 stdenv.lib.platforms.linux ++