mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
_1oom: add marcin-serwin to maintainers
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
This commit is contained in:
parent
4873085fde
commit
2a495be3d3
1 changed files with 1 additions and 1 deletions
|
@ -58,6 +58,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
description = "Master of Orion (1993) game engine recreation; a more updated fork";
|
||||
license = lib.licenses.gpl2Only;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = [ ];
|
||||
maintainers = with lib.maintainers; [ marcin-serwin ];
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue