rpcs3: update maintainers
This commit is contained in:
parent
e10bf33327
commit
e05cbb82e1
1 changed files with 1 additions and 1 deletions
|
@ -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" ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue