Browse Source

chore: sponsors record in table format

pull/936/head
Raju Udava 3 years ago committed by GitHub
parent
commit
d13ec795d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 124
      .github/sponsors.md

124
.github/sponsors.md

@ -1,54 +1,94 @@
<p align="center">
<a href="https://github.com/sponsors/nocodb">
<img height="80px" src="https://user-images.githubusercontent.com/86527202/148577998-11048f5d-6c26-470c-af6e-b13f0fecfe39.png">
</a>
</p>
<table align="center">
<tbody>
<tr>
<td>
<a href="https://github.com/sponsors/nocodb">
<img height="80px" src="https://user-images.githubusercontent.com/86527202/148577998-11048f5d-6c26-470c-af6e-b13f0fecfe39.png">
</a>
</td>
</tr>
</tbody>
</table>
<p style="text-align: center;">&nbsp;</p>
<h2 align="center"><b>NocoDB Startup Sponsor</b></h2>
<div align="center">
<a href="https://github.com/owncoral">
<img height="200px" width="200px" align="middle" src="https://avatars.githubusercontent.com/u/76981916?s=200&v=4" />
</a>
<p align="center"><b>Coral</b></p>
</div>
<table align="center" border-color="white">
<tbody>
<tr>
<td>
<a href="https://github.com/owncoral">
<img height="200px" width="200px" align="middle" src="https://avatars.githubusercontent.com/u/76981916?s=200&v=4" />
<p align="center"><b>Coral</b></p>
</a>
</td>
</tr>
</tbody>
</table>
<p style="text-align: center;">&nbsp;</p>
<h3 align="center"><b>NocoDB Evangelist Sponsors</b></h3>
<div align="center">
<a href="https://github.com/LyridInc">
<img height="100px" width="100px" align="middle" src="https://avatars.githubusercontent.com/u/62451547?s=200&v=4">
</a>
<a href="https://github.com/BlitzDigitalGroup">
<img height="100px" width="100px" align="middle" src="https://avatars.githubusercontent.com/u/89269131?v=4">
</a>
<p align="center"><b>&nbsp &nbsp LyridInc &nbsp &nbsp &nbsp &nbsp BlitzDigital</b></p>
</div>
<table align="center">
<tbody>
<tr>
<td>
<a href="https://github.com/LyridInc">
<img height="100px" width="100px" align="middle" src="https://avatars.githubusercontent.com/u/62451547?s=200&v=4">
<p align="center"><b>LyridInc</b></p>
</a>
</td>
<td>
<a href="https://github.com/BlitzDigitalGroup">
<img height="100px" width="100px" align="middle" src="https://avatars.githubusercontent.com/u/89269131?v=4">
<p align="center"><b>BlitzDigital</b></p>
</a>
</td>
</tr>
</tbody>
</table>
<p style="text-align: center;">&nbsp;</p>
<h3 align="center"><b>NocoDB Supporters</b></h3>
<div align="center">
<a href="https://github.com/alexn-s">
<img height="75px" src="https://avatars.githubusercontent.com/u/60710873?v=4">
</a>
<a href="https://github.com/ayush6624">
<img height="75px" src="https://avatars.githubusercontent.com/u/12170180?v=4">
</a>
<a href="https://github.com/RitchieFlick">
<img height="75px" src="https://avatars.githubusercontent.com/u/5102547?v=4">
</a>
<a href="https://github.com/asuraphel">
<img height="75px" src="https://avatars.githubusercontent.com/u/1655429?v=4">
</a>
<a href="https://github.com/Peeeet">
<img height="75px" src="https://avatars.githubusercontent.com/u/5926263?v=4">
</a>
<p align="center">Alex &nbsp &nbsp &nbsp AyushG &nbsp &nbsp RitchieF &nbsp &nbsp Alexander &nbsp &nbsp Pete</p>
</div>
<h3 align="center"><b>NocoDB Supporters</b></h3>
<table align="center">
<tbody>
<tr>
<td>
<a href="https://github.com/alexn-s">
<img height="75px" src="https://avatars.githubusercontent.com/u/60710873?v=4">
<p align="center">Alex</p>
</a>
</td>
<td>
<a href="https://github.com/ayush6624">
<img height="75px" src="https://avatars.githubusercontent.com/u/12170180?v=4">
<p align="center">AyushGoyal</p>
</a>
</td>
<td>
<a href="https://github.com/RitchieFlick">
<img height="75px" src="https://avatars.githubusercontent.com/u/5102547?v=4">
<p align="center">RitchieFlick</p>
</a>
</td>
<td>
<a href="https://github.com/asuraphel">
<img height="75px" src="https://avatars.githubusercontent.com/u/1655429?v=4">
<p align="center">AlexanderS</p>
</a>
</td>
<td>
<a href="https://github.com/Peeeet">
<img height="75px" src="https://avatars.githubusercontent.com/u/5926263?v=4">
<p align="center">Pete</p>
</a>
</td>
</tr>
</tbody>
</table>

Loading…
Cancel
Save