minetest: add fgaz to maintainers
This commit is contained in:
parent
aee300a6b5
commit
2819931e41
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ let
|
|||
description = "Infinite-world block sandbox game";
|
||||
license = licenses.lgpl21Plus;
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
maintainers = with maintainers; [ pyrolagus fpletz ];
|
||||
maintainers = with maintainers; [ pyrolagus fpletz fgaz ];
|
||||
# never built on Hydra
|
||||
# https://hydra.nixos.org/job/nixpkgs/trunk/minetestclient_4.x86_64-darwin
|
||||
# https://hydra.nixos.org/job/nixpkgs/trunk/minetestserver_4.x86_64-darwin
|
||||
|
|
Loading…
Reference in a new issue