chore(docs): refresh sponsor list (#1301)
Some checks are pending
CI / Lint (push) Waiting to run
CI / Test (push) Waiting to run
CI / Test site build (push) Waiting to run
CI / All tests pass (push) Blocked by required conditions
zizmor wheel builds for PyPI 🐍 / Build Linux wheels (manylinux) (push) Waiting to run
zizmor wheel builds for PyPI 🐍 / Build Linux wheels (musllinux) (push) Waiting to run
zizmor wheel builds for PyPI 🐍 / Build Windows wheels (push) Waiting to run
zizmor wheel builds for PyPI 🐍 / Build macOS wheels (push) Waiting to run
zizmor wheel builds for PyPI 🐍 / Build source distribution (push) Waiting to run
zizmor wheel builds for PyPI 🐍 / Release (push) Blocked by required conditions
Deploy zizmor documentation site 🌐 / Deploy zizmor documentation to GitHub Pages 🌐 (push) Waiting to run
GitHub Actions Security Analysis with zizmor 🌈 / Run zizmor 🌈 (push) Waiting to run

Signed-off-by: William Woodruff <william@yossarian.net>
This commit is contained in:
William Woodruff 2025-10-30 09:33:27 -04:00 committed by GitHub
parent 1a264aa6a1
commit de6ef65ba0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 25 additions and 39 deletions

View file

@ -87,11 +87,6 @@ Shipfox
<tbody>
<tr>
<td align="center" valign="top">
<a href="http://tenki.cloud/">
Tenki Cloud
</a>
</td>
<td align="center" valign="top">
<a href="https://github.com/ariccio">
Alexander Riccio
</a>

View file

@ -33,11 +33,6 @@ Shipfox
<tbody>
<tr>
<td align="center" valign="top">
<a href="http://tenki.cloud/">
Tenki Cloud
</a>
</td>
<td align="center" valign="top">
<a href="https://github.com/ariccio">
Alexander Riccio
</a>

View file

@ -1,31 +1,27 @@
[
{
"name": "Astral",
"url": "https://astral.sh/",
"img": "https://avatars.githubusercontent.com/u/115962839?s=100&v=4",
"former": true
},
{
"name": "Grafana Labs",
"url": "https://grafana.com/",
"img": "https://avatars.githubusercontent.com/u/7195757?s=100&v=4"
},
{
"name": "Trail of Bits",
"url": "https://trailofbits.com/",
"img": "https://avatars.githubusercontent.com/u/2314423?s=100&v=4"
},
{
"name": "Tenki Cloud",
"url": "http://tenki.cloud/"
},
{
"name": "Alexander Riccio",
"url": "https://github.com/ariccio"
},
{
"name": "Shipfox",
"url": "https://www.shipfox.io",
"img": "https://avatars.githubusercontent.com/u/163036520?s=100&v=4"
}
{
"name": "Astral",
"url": "https://astral.sh/",
"img": "https://avatars.githubusercontent.com/u/115962839?s=100&v=4",
"former": true
},
{
"name": "Grafana Labs",
"url": "https://grafana.com/",
"img": "https://avatars.githubusercontent.com/u/7195757?s=100&v=4"
},
{
"name": "Trail of Bits",
"url": "https://trailofbits.com/",
"img": "https://avatars.githubusercontent.com/u/2314423?s=100&v=4"
},
{
"name": "Alexander Riccio",
"url": "https://github.com/ariccio"
},
{
"name": "Shipfox",
"url": "https://www.shipfox.io",
"img": "https://avatars.githubusercontent.com/u/163036520?s=100&v=4"
}
]