openra: my maintainership

This commit is contained in:
Ricardo Ardissone
2016-05-01 19:03:07 -03:00
parent d19841c46f
commit 42cce6ab11
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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;
};