Skip to content

Commit 9566df0

Browse files
committed
Add project funding and support information
- Add FUNDING.yml with PayPal (BreezyOps) and GitHub Sponsors options - Add 'Support This Project' section to README with funding links
1 parent dd1ebe4 commit 9566df0

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

.github/FUNDING.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# These are supported funding model platforms
2+
3+
github: danielrobbins
4+
custom: ["https://paypal.me/breezyops"]

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,18 @@ set show-all-if-ambiguous on
5353
```
5454
Then restart your shell or run `bind -f ~/.inputrc`.
5555

56+
Support This Project
57+
====================
58+
59+
Keychain is maintained by [BreezyOps](https://breezyops.com) -
60+
Daniel Robbins' Open Source Innovation Lab. If you find it useful, please consider:
61+
62+
- Starring the repository ⭐
63+
- Joining [Discussions](https://github.com/danielrobbins/keychain/discussions) to share tips and ask questions 💬
64+
- [Supporting development](https://paypal.me/breezyops) to help maintain and improve keychain! ❤️
65+
66+
Your support helps keep this project alive and actively maintained, and supports the creation of future projects. Thank you!
67+
5668
IMPORTANT - GitHub Contributors
5769
===============================
5870

0 commit comments

Comments
 (0)