gwrap: switch maintainer from taktoa to vyp

This commit is contained in:
xd1le 2017-09-28 00:55:23 +10:00 committed by Robin Gloster
parent 468626ce86
commit de9c86f81a

View File

@ -29,7 +29,7 @@ in stdenv.mkDerivation {
'';
homepage = "http://www.nongnu.org/g-wrap/";
license = licenses.lgpl2Plus;
maintainers = with maintainers; [ taktoa ];
maintainers = with maintainers; [ vyp ];
platforms = platforms.linux;
};
}