Skip to content

Commit 311d364

Browse files
readme & codeowners
1 parent 5ee855d commit 311d364

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@pywire/maintainers

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,16 @@
33
Example applications and snippets demonstrating PyWire features.
44
<!-- bump -->
55

6-
## ❤️ Support PyWire
6+
<!-- SUPPORT_MESSAGE_TEMPLATE_START -->
7+
## ❤️ Support pywire
78

8-
If PyWire is helping you build, consider supporting the project. Donations cover documentation hosting, CI/CD runners, and the caffeine required for development.
9+
If pywire is helping you build, consider supporting the project. Donations cover documentation hosting, CI/CD runners, and the caffeine required for development.
910

10-
[![GitHub Sponsor](https://img.shields.io/badge/Sponsor-PyWire-ea4aaa?style=for-the-badge&logo=github-sponsors)](https://github.com/sponsors/PyWire)
11+
[![GitHub Sponsor](https://img.shields.io/badge/Sponsor-pywire-ea4aaa?style=for-the-badge&logo=github-sponsors)](https://github.com/sponsors/pywire)
1112
[![Ko-Fi](https://img.shields.io/badge/Ko--fi-reecelikesramen-ff5e5b?style=for-the-badge&logo=ko-fi)](https://ko-fi.com/reecelikesramen)
1213

1314
### Why sponsor?
1415
* 🚀 Faster development of the core framework.
15-
* 🔧 Integration research (like the Servo engine).
1616
* 📖 Better docs and community examples.
17+
* 🔧 Integration research.
18+
<!-- SUPPORT_MESSAGE_TEMPLATE_END -->

0 commit comments

Comments
 (0)