legendary-gl: Remove wchresta from maintainers
I created this derivation due to because it was requested in #88963. I do not use legendary-gl myself. Now that we have another maintainer, there is no good reason for me to stay maintainer of this.
This commit is contained in:
parent
66bf902d59
commit
b682b0fc16
@ -29,6 +29,6 @@ buildPythonApplication rec {
|
||||
description = "A free and open-source Epic Games Launcher alternative";
|
||||
homepage = "https://github.com/derrod/legendary";
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ wchresta equirosa ];
|
||||
maintainers = with maintainers; [ equirosa ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user