mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
gwrap: switch maintainer from taktoa to vyp
(cherry picked from commit de9c86f81a)
This commit is contained in:
@@ -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;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user