Skip to content

Commit aab9eac

Browse files
authored
Add Route4Me under silver (#3603)
* Add Route4Me under silver * tweak
1 parent 178f8ee commit aab9eac

File tree

2 files changed

+22
-8
lines changed

2 files changed

+22
-8
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,11 @@ Sponsorship at any level is appreciated and encouraged. If you built a paid prod
327327

328328
<table align="center" style="justify-content: center;align-items: center;display: flex;">
329329
<tr>
330+
<td align="center">
331+
<a href="https://www.route4me.com/">
332+
<img src="https://avatars.githubusercontent.com/u/7936820?s=200&v=4" height="40px;" alt="route4me logo" />
333+
</a>
334+
</td>
330335
<td align="center">
331336
<a href="https://encore.dev">
332337
<img src="https://github.com/colinhacks/zod/assets/3084745/5ad94e73-cd34-4957-9979-37da85fcf9cd" height="40px;" alt="Encore.dev logo" />
@@ -342,13 +347,13 @@ Sponsorship at any level is appreciated and encouraged. If you built a paid prod
342347
<img src="https://i.imgur.com/kTiLtZt.png" height="40px;" alt="Numeric logo" />
343348
</a>
344349
</td>
350+
</tr>
351+
<tr>
345352
<td align="center">
346353
<a href="https://marcatopartners.com">
347354
<img src="https://avatars.githubusercontent.com/u/84106192?s=200&v=4" height="40px;" alt="Marcato Partners" />
348355
</a>
349356
</td>
350-
</tr>
351-
<tr>
352357
<td align="center">
353358
<a href="https://interval.com">
354359
<img src="https://avatars.githubusercontent.com/u/67802063?s=200&v=4" height="40px;" alt="" />
@@ -364,8 +369,10 @@ Sponsorship at any level is appreciated and encouraged. If you built a paid prod
364369
<img src="https://avatars.githubusercontent.com/u/41406870?v=4" height="40px;" alt="Bamboo Creative logo" />
365370
</a>
366371
</td>
367-
<td align="center">
368-
<a href="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/jasonLaster">
372+
</tr>
373+
<tr>
374+
<td align="center">
375+
<a href="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/jasonLaster">
369376
<img src="https://avatars.githubusercontent.com/u/254562?v=4" height="40px;" alt="Jason Laster" />
370377
</a>
371378
</td>

deno/lib/README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,11 @@ Sponsorship at any level is appreciated and encouraged. If you built a paid prod
327327

328328
<table align="center" style="justify-content: center;align-items: center;display: flex;">
329329
<tr>
330+
<td align="center">
331+
<a href="https://www.route4me.com/">
332+
<img src="https://avatars.githubusercontent.com/u/7936820?s=200&v=4" height="40px;" alt="route4me logo" />
333+
</a>
334+
</td>
330335
<td align="center">
331336
<a href="https://encore.dev">
332337
<img src="https://github.com/colinhacks/zod/assets/3084745/5ad94e73-cd34-4957-9979-37da85fcf9cd" height="40px;" alt="Encore.dev logo" />
@@ -342,13 +347,13 @@ Sponsorship at any level is appreciated and encouraged. If you built a paid prod
342347
<img src="https://i.imgur.com/kTiLtZt.png" height="40px;" alt="Numeric logo" />
343348
</a>
344349
</td>
350+
</tr>
351+
<tr>
345352
<td align="center">
346353
<a href="https://marcatopartners.com">
347354
<img src="https://avatars.githubusercontent.com/u/84106192?s=200&v=4" height="40px;" alt="Marcato Partners" />
348355
</a>
349356
</td>
350-
</tr>
351-
<tr>
352357
<td align="center">
353358
<a href="https://interval.com">
354359
<img src="https://avatars.githubusercontent.com/u/67802063?s=200&v=4" height="40px;" alt="" />
@@ -364,8 +369,10 @@ Sponsorship at any level is appreciated and encouraged. If you built a paid prod
364369
<img src="https://avatars.githubusercontent.com/u/41406870?v=4" height="40px;" alt="Bamboo Creative logo" />
365370
</a>
366371
</td>
367-
<td align="center">
368-
<a href="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/jasonLaster">
372+
</tr>
373+
<tr>
374+
<td align="center">
375+
<a href="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/jasonLaster">
369376
<img src="https://avatars.githubusercontent.com/u/254562?v=4" height="40px;" alt="Jason Laster" />
370377
</a>
371378
</td>

0 commit comments

Comments
 (0)