rpcs3: update maintainers

This commit is contained in:
ilian 2021-01-13 22:56:52 +01:00
parent e10bf33327
commit e05cbb82e1

View file

@ -47,7 +47,7 @@ mkDerivation {
meta = with lib; {
description = "PS3 emulator/debugger";
homepage = "https://rpcs3.net/";
maintainers = with maintainers; [ abbradar neonfuz nocent ];
maintainers = with maintainers; [ abbradar neonfuz ilian ];
license = licenses.gpl2;
platforms = [ "x86_64-linux" ];
};