space-station-14-launcher: add coca to maintainers
This commit is contained in:
@@ -134,7 +134,7 @@ buildDotnetModule rec {
|
||||
description = "Launcher for Space Station 14, a multiplayer game about paranoia and disaster";
|
||||
homepage = "https://spacestation14.io";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.coca ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
mainProgram = "SS14.Launcher";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user