mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
Add myself as a gcc-4.6 maintainer
svn path=/nixpkgs/trunk/; revision=26649
This commit is contained in:
parent
e5da05349c
commit
9ec8f9aefb
1 changed files with 1 additions and 0 deletions
|
@ -387,6 +387,7 @@ stdenv.mkDerivation ({
|
|||
maintainers = [
|
||||
stdenv.lib.maintainers.ludo
|
||||
stdenv.lib.maintainers.viric
|
||||
stdenv.lib.maintainers.shlevy
|
||||
];
|
||||
|
||||
# Volunteers needed for the {Cyg,Dar}win ports of *PPL.
|
||||
|
|
Loading…
Reference in a new issue