Skip to content

Commit e509c20

Browse files
codeowners & readme
1 parent 37abc29 commit e509c20

2 files changed

Lines changed: 8 additions & 5 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: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
# pywire.dev
22

3-
The marketing site and documentation for PyWire.
3+
The marketing site source and infrastructure for pywire.
44

5-
## ❤️ Support PyWire
5+
<!-- SUPPORT_MESSAGE_TEMPLATE_START -->
6+
## ❤️ Support pywire
67

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

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

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

0 commit comments

Comments
 (0)