Merge pull request #115659 from freepotion/boohu-remove-maintainer

boohu: maintainer removed

authored by Sandro and committed by GitHub 12074e7e 4883b236

+1 -1
+1 -1
pkgs/games/boohu/default.nix
··· 27 27 homepage = "https://download.tuxfamily.org/boohu/index.html"; 28 28 license = licenses.isc; 29 29 platforms = platforms.unix; 30 - maintainers = with maintainers; [freepotion]; 30 + maintainers = with maintainers; []; 31 31 }; 32 32 }