Merge pull request #317163 from chewblacka/fix-remnote

remnote: remove max-niederman as maintainer
This commit is contained in:
h7x4
2024-06-15 18:08:40 +02:00
committed by GitHub
+1 -1
View File
@@ -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";