maintainers: add fliegendewurst

wip/yesman
FliegendeWurst 3 years ago
parent c485b6159d
commit 69f1362deb
  1. 6
      maintainers/maintainer-list.nix
  2. 2
      pkgs/applications/office/trilium/default.nix

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

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

Loading…
Cancel
Save