warzone2100: add fgaz to maintainers
This commit is contained in:
parent
9f821d9d1b
commit
7db3b75d21
@ -62,7 +62,7 @@ mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
homepage = "http://wz2100.net";
|
homepage = "http://wz2100.net";
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
maintainers = [ maintainers.astsmtl ];
|
maintainers = with maintainers; [ astsmtl fgaz ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user