Merge pull request #117998 from samuelgrf/remove-maintainer-unused-packages

This commit is contained in:
Sandro
2021-03-30 09:32:42 +02:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@@ -101,7 +101,7 @@ stdenv.mkDerivation {
PC, with many additional features and benefits.
'';
homepage = "https://pcsx2.net";
maintainers = with maintainers; [ hrdinka samuelgrf govanify ];
maintainers = with maintainers; [ hrdinka govanify ];
# PCSX2's source code is released under LGPLv3+. It However ships
# additional data files and code that are licensed differently.