vintagestory: add gigglesquid as maintainer
This commit is contained in:
parent
38176f81b0
commit
5e58671414
1 changed files with 1 additions and 1 deletions
|
@ -108,6 +108,6 @@ stdenv.mkDerivation rec {
|
|||
description = "An in-development indie sandbox game about innovation and exploration";
|
||||
homepage = "https://www.vintagestory.at/";
|
||||
license = licenses.unfree;
|
||||
maintainers = with maintainers; [ artturin ];
|
||||
maintainers = with maintainers; [ artturin gigglesquid ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue