syncthing: add zainkergaye as maintainer

(cherry picked from commit 0c1890a800)
This commit is contained in:
Zain Kergaye
2026-06-08 20:19:30 -06:00
committed by github-actions[bot]
parent 95005a537e
commit fd8e660555

View File

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