brogue: adopted by AndersonTorres and fgaz
This commit is contained in:
parent
84c5ad5cd5
commit
bcec59d388
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ stdenv.mkDerivation rec {
|
|||
description = "A roguelike game";
|
||||
homepage = "https://sites.google.com/site/broguegame/";
|
||||
license = licenses.agpl3;
|
||||
maintainers = [ ];
|
||||
maintainers = with maintainers; [ AndersonTorres fgaz ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue