syncthing: remove pshendry from maintainers

authored by

Paul Hendry and committed by
Peter Hoeg
04a07faa 1d177b45

+1 -1
+1 -1
pkgs/applications/networking/syncthing/default.nix
··· 47 description = "Open Source Continuous File Synchronization"; 48 changelog = "https://github.com/syncthing/syncthing/releases/tag/v${version}"; 49 license = licenses.mpl20; 50 - maintainers = with maintainers; [ pshendry joko peterhoeg andrew-d ]; 51 platforms = platforms.unix; 52 }; 53 };
··· 47 description = "Open Source Continuous File Synchronization"; 48 changelog = "https://github.com/syncthing/syncthing/releases/tag/v${version}"; 49 license = licenses.mpl20; 50 + maintainers = with maintainers; [ joko peterhoeg andrew-d ]; 51 platforms = platforms.unix; 52 }; 53 };