discord: remove maintainer (#224577)

This commit is contained in:
devins2518
2023-04-04 04:51:54 +00:00
committed by GitHub
parent b01f185e48
commit bde478a52f
@@ -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 =