Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 13 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4136,7 +4136,19 @@ Please consider sponsoring us through GitHub Sponsors either [on the organisatio

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.

We are currently generously sponsored by the following folks, each of whom provide sponsorship for 1 hour of work a month:
We are currently sponsored for 4 hours of work a month by Elastic:

<p align="center">
<a href="https://elastic.co?utm_source=oapi-codegen+repo&utm_medium=github+sponsorship">
<picture>
<source media="(prefers-color-scheme: light)" srcset=".github/sponsors/elastic-light.svg">
<source media="(prefers-color-scheme: dark)" srcset=".github/sponsors/elastic-dark.svg">
<img alt="Elastic logo" src=".github/sponsors/elastic-dark.svg" height="100px">
</picture>
</a>
</p>

In addition, we are also generously sponsored by the following folks, each of whom provide sponsorship for 1 hour of work a month:

<p align="center">
<a href="https://www.devzero.io/lp/dev-environment?utm_campaign=github&utm_source=oapi-codegen%20repo&utm_medium=github%20sponsorship">
Expand All @@ -4158,16 +4170,6 @@ We are currently generously sponsored by the following folks, each of whom provi
</a>
</p>

<p align="center">
<a href="https://elastic.co?utm_source=oapi-codegen+repo&utm_medium=github+sponsorship">
<picture>
<source media="(prefers-color-scheme: light)" srcset=".github/sponsors/elastic-light.svg">
<source media="(prefers-color-scheme: dark)" srcset=".github/sponsors/elastic-dark.svg">
<img alt="Elastic logo" src=".github/sponsors/elastic-dark.svg" height="100px">
</picture>
</a>
</p>

<p align="center">
<a href="https://cybozu.co.jp/?utm_source=oapi-codegen+repo&utm_medium=github+sponsorship">
<img alt="Cybozu logo" src=".github/sponsors/cybozu.svg" height="100px">
Expand Down