spring: add sorki to maintainers
This commit is contained in:
parent
bd20b4d4c7
commit
9b8ee09a7c
@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://springrts.com/;
|
homepage = https://springrts.com/;
|
||||||
description = "A powerful real-time strategy (RTS) game engine";
|
description = "A powerful real-time strategy (RTS) game engine";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = [ maintainers.phreedom maintainers.qknight maintainers.domenkozar ];
|
maintainers = [ maintainers.phreedom maintainers.qknight maintainers.domenkozar maintainers.sorki ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user