remnote: remove max-niederman as maintainer

This commit is contained in:
John Garcia 2024-06-04 11:51:20 +01:00
parent 3e1b36a740
commit eeaab5c57f

View File

@ -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";