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
commit d89558d690
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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