From 1713aaa97b96ea5cd536a703c75cd696080afe0a Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Wed, 15 Jul 2026 18:47:09 -0700 Subject: [PATCH 1/3] feat(users): add Syncthing-menu to contributors oage Signed-off-by: Ross Smith II --- users/contrib.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/users/contrib.rst b/users/contrib.rst index f4fb9173..71f57cdc 100644 --- a/users/contrib.rst +++ b/users/contrib.rst @@ -44,6 +44,10 @@ macOS / iOS Synctrain is an open source, native app for iOS, iPadOS and macOS that combines Syncthing with a file-centered UI with focus on selective and on-demand file synchronization. It can be installed from the `App Store `_. +- `Syncthing-menu `_ + + A frugal, native macOS menu-bar app for Syncthing. + Linux ~~~~~ From f265e31d35d738870353ab06283156831ca31f55 Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Wed, 15 Jul 2026 18:52:28 -0700 Subject: [PATCH 2/3] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- users/contrib.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/users/contrib.rst b/users/contrib.rst index 71f57cdc..18d82207 100644 --- a/users/contrib.rst +++ b/users/contrib.rst @@ -47,7 +47,6 @@ macOS / iOS - `Syncthing-menu `_ A frugal, native macOS menu-bar app for Syncthing. - Linux ~~~~~ From f6b5a2c9a5c952ff8dcc05aba10dead3cbad435f Mon Sep 17 00:00:00 2001 From: Ross Smith II Date: Thu, 16 Jul 2026 00:05:50 -0700 Subject: [PATCH 3/3] Add missing newline --- users/contrib.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/users/contrib.rst b/users/contrib.rst index 18d82207..65ac8ea0 100644 --- a/users/contrib.rst +++ b/users/contrib.rst @@ -47,6 +47,7 @@ macOS / iOS - `Syncthing-menu `_ A frugal, native macOS menu-bar app for Syncthing. + Linux ~~~~~