pcsx2: remove samuelgrf from maintainers

This commit is contained in:
Samuel Gräfenstein
2021-03-30 02:52:58 +02:00
parent 8255aa8619
commit 6494ebf6b1

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.