Skip to content

Commit b660585

Browse files
Jamie Tannajamietanna
authored andcommitted
docs: add Sponsors section
Plus DevZero, our first official sponsor 👏
1 parent de6b8be commit b660585

3 files changed

Lines changed: 72 additions & 0 deletions

File tree

.github/sponsors/devzero-dark.svg

Lines changed: 17 additions & 0 deletions
Loading

.github/sponsors/devzero-light.svg

Lines changed: 33 additions & 0 deletions
Loading

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3878,3 +3878,25 @@ The [kin-openapi](https://github.com/getkin/kin-openapi) project - which we 💜
38783878
This may lead to breakage in your consuming code, and if so, sorry that's happened!
38793879

38803880
We'll be aware of the issue, and will work to update both the core `oapi-codegen` and the middlewares accordingly.
3881+
3882+
## Sponsors
3883+
3884+
For the most part, `oapi-codegen` is maintained in two busy peoples' free time. As noted in [Creating a more sustainable model for `oapi-codegen` in the future](https://github.com/deepmap/oapi-codegen/discussions/1606), we're looking to make this a more sustainable project in the future.
3885+
3886+
We're very appreciative of [the many contributors over the years](https://github.com/deepmap/oapi-codegen/graphs/contributors) and the ongoing use of the project 💜
3887+
3888+
Please consider sponsoring us through GitHub Sponsors either [on the organisation](https://github.com/sponsors/oapi-codegen/) or [directly for Jamie](https://github.com/sponsors/jamietanna/), which helps work towards us being able to maintain the project long term.
3889+
3890+
See [this blog post from Tidelift](https://blog.tidelift.com/paying-maintainers-the-howto) for more details on how to talk to your company about sponsoring maintainers of (Open Source) projects you depend on.
3891+
3892+
We are currently generously sponsored by the following folks, each of whom provide sponsorship for 1 hour of work a month:
3893+
3894+
<p align="center">
3895+
<a href="https://devzero.io?utm_source=oapi-codegen+repo&utm_medium=github+sponsorship">
3896+
<picture>
3897+
<source media="(prefers-color-scheme: light)" srcset=".github/sponsors/devzero-light.svg">
3898+
<source media="(prefers-color-scheme: dark)" srcset=".github/sponsors/devzero-dark.svg">
3899+
<img alt="DevZero logo" src=".github/sponsors/devzero-dark.svg" height="100px">
3900+
</picture>
3901+
</a>
3902+
</p>

0 commit comments

Comments
 (0)