Commit eeaab5c5 authored by John Garcia's avatar John Garcia
Browse files

remnote: remove max-niederman as maintainer

parent 3e1b36a7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -23,9 +23,9 @@ appimageTools.wrapType2 {
  '';

  meta = with lib; {
    description = "A note-taking application focused on learning and productivity";
    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";