syncthing: add zainkergaye as maintainer

This commit is contained in:
Zain Kergaye 2026-06-08 20:19:30 -06:00
commit 0c1890a800
No known key found for this signature in database
GPG key ID: 4BA9E3D2BFADCD7D

View file

@ -119,6 +119,7 @@ buildGoModule (finalAttrs: {
maintainers = with lib.maintainers; [
joko
peterhoeg
zainkergaye
];
mainProgram = target;
platforms = lib.platforms.unix;