openra: my maintainership
This commit is contained in:
@@ -11,6 +11,7 @@ in stdenv.mkDerivation rec {
|
||||
meta = with stdenv.lib; {
|
||||
description = "Real Time Strategy game engine recreates the C&C titles";
|
||||
homepage = "http://www.open-ra.org/";
|
||||
maintainers = [ maintainers.rardiol ];
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user