minecraft-server: add jyooru as maintainer

authored by Joel and committed by tomberek 63c488bf 867b8e21

+1 -1
+1 -1
pkgs/games/minecraft-server/derivation.nix
··· 31 homepage = "https://minecraft.net"; 32 license = licenses.unfreeRedistributable; 33 platforms = platforms.unix; 34 - maintainers = with maintainers; [ thoughtpolice tomberek costrouc ]; 35 }; 36 }
··· 31 homepage = "https://minecraft.net"; 32 license = licenses.unfreeRedistributable; 33 platforms = platforms.unix; 34 + maintainers = with maintainers; [ thoughtpolice tomberek costrouc jyooru ]; 35 }; 36 }