Merge pull request #120922 from tadeokondrak/discord-remove-maintainer
discord: Remove tadeokondrak as maintainer
This commit is contained in:
commit
662ff71a9a
@ -75,7 +75,7 @@ in stdenv.mkDerivation rec {
|
|||||||
homepage = "https://discordapp.com/";
|
homepage = "https://discordapp.com/";
|
||||||
downloadPage = "https://discordapp.com/download";
|
downloadPage = "https://discordapp.com/download";
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
maintainers = with maintainers; [ ldesgoui MP2E tadeokondrak ];
|
maintainers = with maintainers; [ ldesgoui MP2E ];
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user