discord: remove maintainer (#224577)
This commit is contained in:
parent
b01f185e48
commit
bde478a52f
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ let
|
|||
downloadPage = "https://discordapp.com/download";
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
license = licenses.unfree;
|
||||
maintainers = with maintainers; [ MP2E devins2518 artturin infinidoge ];
|
||||
maintainers = with maintainers; [ MP2E artturin infinidoge ];
|
||||
platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-darwin" ];
|
||||
};
|
||||
package =
|
||||
|
|
Loading…
Reference in a new issue