mirror of
https://github.com/dtzp555-max/ocp.git
synced 2026-07-19 09:44:07 +00:00
- .github/FUNDING.yml — enables GitHub's native "Sponsor" button on the repo page, pointing to buymeacoffee.com/dtzp555. Other platforms (GitHub Sponsors, Ko-fi) are commented out and can be enabled later by uncommenting + filling in handles. - README.md § Support OCP — new section just before License. States the free-and-open-source commitment, lists the kinds of work that don't show up in commits (multi-machine debugging, IDE validation, drift incidents, concurrency leaks), and offers a single ☕ link for users who want to support continued maintenance. Explicitly disclaims paid tiers / premium features so the open-source posture stays unambiguous. server.mjs is not modified; this commit is doc-only and therefore exempt from the cli.js citation requirement (ALIGNMENT.md Rule 5 applies only to commits that touch server.mjs). Co-authored-by: dtzp555 <dtzp555@gmail.com> Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
10 lines
346 B
YAML
10 lines
346 B
YAML
# GitHub recognizes this file and shows a "Sponsor" button on the repo page.
|
|
# Add other platforms here as they get set up. Empty / commented-out entries
|
|
# are skipped silently.
|
|
|
|
buy_me_a_coffee: dtzp555
|
|
|
|
# github: [dtzp555-max] # uncomment after GitHub Sponsors enrollment is approved
|
|
# ko_fi: dtzp555
|
|
# custom: ["https://example.com/donate"]
|