From 8e2f8fd67c446f9a0186d435f9ffbf72570616e4 Mon Sep 17 00:00:00 2001 From: UNITRONIX <36471318+UNITRONIX@users.noreply.github.com> Date: Fri, 31 Jul 2026 20:49:59 +0200 Subject: [PATCH 1/2] docs: add MyNameisStitch to Individual Backers Acknowledge Buy Me a Coffee support and the Web Remote report (#329). --- SPONSORS.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/SPONSORS.md b/SPONSORS.md index 3d432c14..25afc098 100644 --- a/SPONSORS.md +++ b/SPONSORS.md @@ -41,6 +41,15 @@ support and for believing in open, self-hostable remote-management software. Thank you, Marco! πŸ™ +### MyNameisStitch ([@MyNameisStitch](https://github.com/MyNameisStitch)) + +**MyNameisStitch** backed BetterDesk with a generous donation via +[Buy Me a Coffee](https://buymeacoffee.com/unitronix), and contributed a +detailed Web Remote / reverse-proxy report that helped clarify documentation +for other operators ([#329](https://github.com/UNITRONIX/BetterDesk/issues/329)). + +Thank you, MyNameisStitch! πŸ™ + --- ## πŸ’– How to Sponsor @@ -183,4 +192,4 @@ belongs to the creator. --- -*Last updated: 2026-06-13* +*Last updated: 2026-07-31* From 87e6cd7320aa5657841ea4d4f51ccfbfef1408b3 Mon Sep 17 00:00:00 2001 From: UNITRONIX <36471318+UNITRONIX@users.noreply.github.com> Date: Fri, 31 Jul 2026 21:59:15 +0200 Subject: [PATCH 2/2] docs: add Redspin to Individual Backers Also add always-apply Cursor rule to update SPONSORS.md and push to main promptly when a new supporter arrives. --- .cursor/rules/sponsors-update.mdc | 24 ++++++++++++++++++++++++ SPONSORS.md | 8 ++++++++ 2 files changed, 32 insertions(+) create mode 100644 .cursor/rules/sponsors-update.mdc diff --git a/.cursor/rules/sponsors-update.mdc b/.cursor/rules/sponsors-update.mdc new file mode 100644 index 00000000..dfb1b049 --- /dev/null +++ b/.cursor/rules/sponsors-update.mdc @@ -0,0 +1,24 @@ +--- +description: Update SPONSORS.md immediately when a new supporter donates; push to main +alwaysApply: true +--- + +# Sponsors β€” update the project immediately + +When the operator reports a new BetterDesk supporter (Buy Me a Coffee, GitHub Sponsors, honorary, or similar): + +1. **Update [`SPONSORS.md`](SPONSORS.md) in the same session** β€” do not defer or wait for a release. +2. Place the entry in the correct section: + - **Individual Backers** β€” one-time BMC / small personal donations (same pattern as existing entries). + - **Honorary Supporters** β€” significant non-monetary or special recognition (also update README badge when applicable). + - GitHub Sponsors **Bronze+** β€” follow tier perks in `SPONSORS.md` (logo/README as required). +3. Use the supporter’s preferred public name; link GitHub when known. Mention relevant issues only if they contributed a useful report. +4. Bump `*Last updated:*` at the bottom of `SPONSORS.md`. +5. **Commit and push to `main`** (or the branch the operator names) so the list is public promptly β€” sponsors are not β€œdev-only” docs. +6. Do **not** imply Commercial Grant for Buy Me a Coffee or $5/$15 GitHub tiers (see [`docs/COMMERCIAL-GRANT.md`](docs/COMMERCIAL-GRANT.md)). + +## Checklist + +- [ ] Entry added under the right heading in `SPONSORS.md` +- [ ] `Last updated` date refreshed +- [ ] Committed and pushed to the public default/`main` path the operator requested diff --git a/SPONSORS.md b/SPONSORS.md index 25afc098..858843d6 100644 --- a/SPONSORS.md +++ b/SPONSORS.md @@ -50,6 +50,14 @@ for other operators ([#329](https://github.com/UNITRONIX/BetterDesk/issues/329)) Thank you, MyNameisStitch! πŸ™ +### Redspin (@playerumpknow) + +**Redspin** backed BetterDesk with a generous donation via +[Buy Me a Coffee](https://buymeacoffee.com/unitronix). We are grateful for the +support and for believing in open, self-hostable remote-management software. + +Thank you, Redspin! πŸ™ + --- ## πŸ’– How to Sponsor