Commit 985e990c authored by jopejoe1's avatar jopejoe1
Browse files

discord: add jopejoe1 as maintainer

parent 5333d97b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 =