discord: Remove tadeokondrak as maintainer
I added myself as a maintainer when I made a significant change to the package, but I no longer use Discord.
This commit is contained in:
parent
cf9bf19bf3
commit
754c14f16b
@ -75,7 +75,7 @@ in stdenv.mkDerivation rec {
|
||||
homepage = "https://discordapp.com/";
|
||||
downloadPage = "https://discordapp.com/download";
|
||||
license = licenses.unfree;
|
||||
maintainers = with maintainers; [ ldesgoui MP2E tadeokondrak ];
|
||||
maintainers = with maintainers; [ ldesgoui MP2E ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user