syncthing: remove pshendry from maintainers

wip/yesman
Paul Hendry 3 years ago committed by Peter Hoeg
parent 1d177b4536
commit 04a07faa2e
  1. 2
      pkgs/applications/networking/syncthing/default.nix

@ -47,7 +47,7 @@ let
description = "Open Source Continuous File Synchronization";
changelog = "https://github.com/syncthing/syncthing/releases/tag/v${version}";
license = licenses.mpl20;
maintainers = with maintainers; [ pshendry joko peterhoeg andrew-d ];
maintainers = with maintainers; [ joko peterhoeg andrew-d ];
platforms = platforms.unix;
};
};

Loading…
Cancel
Save