discord: add jopejoe1 as maintainer

This commit is contained in:
jopejoe1
2023-05-02 12:45:39 +02:00
parent 5333d97bdc
commit 985e990c45
@@ -59,7 +59,7 @@ let
downloadPage = "https://discordapp.com/download";
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
license = licenses.unfree;
maintainers = with maintainers; [ MP2E artturin infinidoge ];
maintainers = with maintainers; [ MP2E artturin infinidoge jopejoe1 ];
platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-darwin" ];
};
package =