maintainers: add fliegendewurst

This commit is contained in:
FliegendeWurst
2021-03-03 20:40:23 +01:00
parent c485b6159d
commit 69f1362deb
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -3151,6 +3151,12 @@
githubId = 19961516;
name = "Felix Weilbach";
};
fliegendewurst = {
email = "arne.keller@posteo.de";
github = "FliegendeWurst";
githubId = 12560461;
name = "Arne Keller";
};
flokli = {
email = "flokli@flokli.de";
github = "flokli";
+1 -1
View File
@@ -16,7 +16,7 @@ let
homepage = "https://github.com/zadam/trilium";
license = licenses.agpl3Plus;
platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ emmanuelrosa dtzWill ];
maintainers = with maintainers; [ fliegendewurst ];
};
version = "0.45.10";