Unverified Commit d89558d6 authored by h7x4's avatar h7x4 Committed by GitHub
Browse files

Merge pull request #317163 from chewblacka/fix-remnote

remnote: remove max-niederman as maintainer
parents c8bc8463 eeaab5c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ appimageTools.wrapType2 {
  meta = with lib; {
    description = "Note-taking application focused on learning and productivity";
    homepage = "https://remnote.com/";
    maintainers = with maintainers; [ max-niederman chewblacka ];
    maintainers = with maintainers; [ chewblacka ];
    license = licenses.unfree;
    platforms = [ "x86_64-linux" ];
    mainProgram = "remnote";