Skip to content

Commit 2a7a64d

Browse files
authored
📝 docs(readme): remove personal sponsorship (GH-141)
- Remove personal sponsorship option. - Rename Financial Contributors section to Financial Sponsors. - Merge Sponsorships section with Financial Sponsors section.
1 parent 351ab6b commit 2a7a64d

1 file changed

Lines changed: 5 additions & 48 deletions

File tree

README.md

Lines changed: 5 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,9 @@
2626
<li><a href="#preview-translations">Preview Translations</a></li>
2727
<li><a href="#maintainers">Maintainers</a></li>
2828
<li><a href="#support-this-project">Support this Project</a></li>
29-
<li><a href="#sponsorship">Sponsorship</a></li>
29+
<li><a href="#financial-sponsors">Financial Sponsors</a></li>
3030
<li><a href="#code-contributors">Code Contributors</a></li>
3131
<li><a href="#translation-contributors">Translation Contributors</a></li>
32-
<li><a href="#financial-contributors">Financial Contributors</a></li>
3332
<li><a href="#licenses">Licenses</a></li>
3433
</ul>
3534

@@ -449,12 +448,12 @@ You can contribute and support this project by doing any of the following:
449448
<li>Submit issues on <a href="https://github.com/localizethedocs/cmake-docs-l10n/issues">GitHub</a> if you found any bug.</li>
450449
<li>Submit pull requests on <a href="https://github.com/localizethedocs/cmake-docs-l10n/pulls">GitHub</a> if you know how to fix the bug.</li>
451450
<li>Contribute your translations on <a href="https://localizethedocs.crowdin.com/cmake-docs-l10n">Crowdin</a>.</li>
452-
<li>If you love this kind of l10n projects, please consider <a href="#sponsorship">sponsorship</a>.</li>
451+
<li>Consider becoming a <a href="#financial-sponsors">sponsor</a> if you love this kind of l10n projects.</li>
453452
</ul>
454453

455454
It will facilitate the creation and ongoing maintenance of l10n projects for open-source documentation.
456455

457-
<h2 id="sponsorship"><a href="#table-of-contents">Sponsorship</a></h2>
456+
<h2 id="financial-sponsors"><a href="#table-of-contents">Financial Sponsors</a></h2>
458457

459458
You can sponsor the projects through the following platforms:
460459

@@ -483,34 +482,10 @@ You can sponsor the projects through the following platforms:
483482
</table>
484483
</div>
485484

486-
Alternatively, you can sponsor the maintainers directly through the following platforms:
485+
Maintenance of the projects is made possible by the generous support of our sponsors:
487486

488487
<div align="center">
489-
<table>
490-
<tbody>
491-
<tr>
492-
<th rowspan="1" colspan="2" align="center" style="text-align: center; width: 100%;"><div>Haowei Hsu</div></th>
493-
</tr>
494-
<!-- Row 1 -->
495-
<tr>
496-
<th rowspan="1" colspan="1" align="center" style="text-align: center; width: 50%;"><div>Patreon</div></th>
497-
<th rowspan="1" colspan="1" align="center" style="text-align: center; width: 50%;"><div>Afdian</div></th>
498-
</tr>
499-
<!-- Row 2 -->
500-
<tr>
501-
<td rowspan="1" colspan="1" align="center" style="text-align: center; width: 50%;" >
502-
<div><a href="https://www.patreon.com/hwhsu1231" target="_blank">
503-
<img width="200" src="https://cdn.jsdelivr.net/gh/localizethedocs/static/button/sponsor-patreon.png" alt="Patreon" />
504-
</a></div>
505-
</td>
506-
<td rowspan="1" colspan="1" align="center" style="text-align: center; width: 50%;">
507-
<div><a href="https://www.afdian.com/a/hwhsu1231" target="_blank">
508-
<img width="200" src="https://cdn.jsdelivr.net/gh/localizethedocs/static/button/sponsor-afdian.png" alt="Afdian" />
509-
</a></div>
510-
</td>
511-
</tr>
512-
</tbody>
513-
</table>
488+
<img width="100%" alt="Localize The Docs" src="https://cdn.jsdelivr.net/gh/localizethedocs/sponsors/static/sponsors.svg" />
514489
</div>
515490

516491
<h2 id="code-contributors"><a href="#table-of-contents">Code Contributors</a></h2>
@@ -525,24 +500,6 @@ Alternatively, you can sponsor the maintainers directly through the following pl
525500
<img width="100%" alt="Crowdin Contributors SVG" src="https://cdn.jsdelivr.net/gh/localizethedocs/cmake-docs-l10n@static/crowdin-contributors.svg">
526501
</div>
527502

528-
<h2 id="financial-contributors"><a href="#table-of-contents">Financial Contributors</a></h2>
529-
530-
<div align="center">
531-
<h3 id="localize-the-docs">Localize The Docs</h3>
532-
</div>
533-
534-
<div align="center">
535-
<img width="100%" alt="Localize The Docs" src="https://cdn.jsdelivr.net/gh/localizethedocs/sponsors/static/sponsors.svg" />
536-
</div>
537-
538-
<div align="center">
539-
<h3 id="haowei-hsu">Haowei Hsu</h3>
540-
</div>
541-
542-
<div align="center">
543-
<img width="100%" alt="Haowei Hsu" src="https://cdn.jsdelivr.net/gh/hwhsu1231/sponsors/static/sponsors.svg" />
544-
</div>
545-
546503
<h2 id="licenses"><a href="#table-of-contents">Licenses</a></h2>
547504

548505
All original and translated text in the <code>.pot</code> and<code>.po</code> files stored in the <code>l10n</code> branch is made available under the same license as <a href="https://gitlab.kitware.com/cmake/cmake">the upstream project</a>.

0 commit comments

Comments
 (0)