syncthing: add noahbiewesch as maintainer

This commit is contained in:
Noah Biewesch
2026-07-15 15:25:03 +02:00
parent 3f4bd5e93d
commit 918f4e6aff

View File

@@ -119,6 +119,7 @@ buildGoModule (finalAttrs: {
license = lib.licenses.mpl20;
maintainers = with lib.maintainers; [
joko
noahbiewesch
peterhoeg
zainkergaye
];