Skip to content

Commit 0636e13

Browse files
authored
📝 docs(readme): remove personal sponsorship (GH-51)
- Remove personal sponsorship option. - Rename Financial Contributors section to Financial Sponsors. - Merge Sponsorship section with Financial Sponsors section. Synced from: localizethedocs/cmake-docs-l10n@2a7a64d
1 parent a9c282f commit 0636e13

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
@@ -25,10 +25,9 @@
2525
<li><a href="#preview-translations">Preview Translations</a></li>
2626
<li><a href="#maintainers">Maintainers</a></li>
2727
<li><a href="#support-this-project">Support this Project</a></li>
28-
<li><a href="#sponsorship">Sponsorship</a></li>
28+
<li><a href="#financial-sponsors">Financial Sponsors</a></li>
2929
<li><a href="#code-contributors">Code Contributors</a></li>
3030
<li><a href="#translation-contributors">Translation Contributors</a></li>
31-
<li><a href="#financial-contributors">Financial Contributors</a></li>
3231
<li><a href="#licenses">Licenses</a></li>
3332
</ul>
3433

@@ -409,12 +408,12 @@ You can contribute and support this project by doing any of the following:
409408
<li>Submit issues on <a href="https://github.com/localizethedocs/linux-docs-l10n/issues">GitHub</a> if you found any bug.</li>
410409
<li>Submit pull requests on <a href="https://github.com/localizethedocs/linux-docs-l10n/pulls">GitHub</a> if you know how to fix the bug.</li>
411410
<li>Contribute your translations on <a href="https://localizethedocs.crowdin.com/linux-docs-l10n">Crowdin</a>.</li>
412-
<li>If you love this kind of l10n projects, please consider <a href="#sponsorship">sponsorship</a>.</li>
411+
<li>Consider becoming a <a href="#financial-sponsors">sponsor</a> if you love this kind of l10n projects.</li>
413412
</ul>
414413

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

417-
<h2 id="sponsorship"><a href="#table-of-contents">Sponsorship</a></h2>
416+
<h2 id="financial-sponsors"><a href="#table-of-contents">Financial Sponsors</a></h2>
418417

419418
You can sponsor the projects through the following platforms:
420419

@@ -443,34 +442,10 @@ You can sponsor the projects through the following platforms:
443442
</table>
444443
</div>
445444

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

448447
<div align="center">
449-
<table>
450-
<tbody>
451-
<tr>
452-
<th rowspan="1" colspan="2" align="center" style="text-align: center; width: 100%;"><div>Haowei Hsu</div></th>
453-
</tr>
454-
<!-- Row 1 -->
455-
<tr>
456-
<th rowspan="1" colspan="1" align="center" style="text-align: center; width: 50%;"><div>Patreon</div></th>
457-
<th rowspan="1" colspan="1" align="center" style="text-align: center; width: 50%;"><div>Afdian</div></th>
458-
</tr>
459-
<!-- Row 2 -->
460-
<tr>
461-
<td rowspan="1" colspan="1" align="center" style="text-align: center; width: 50%;" >
462-
<div><a href="https://www.patreon.com/hwhsu1231" target="_blank">
463-
<img width="200" src="https://cdn.jsdelivr.net/gh/localizethedocs/static/button/sponsor-patreon.png" alt="Patreon" />
464-
</a></div>
465-
</td>
466-
<td rowspan="1" colspan="1" align="center" style="text-align: center; width: 50%;">
467-
<div><a href="https://www.afdian.com/a/hwhsu1231" target="_blank">
468-
<img width="200" src="https://cdn.jsdelivr.net/gh/localizethedocs/static/button/sponsor-afdian.png" alt="Afdian" />
469-
</a></div>
470-
</td>
471-
</tr>
472-
</tbody>
473-
</table>
448+
<img width="100%" alt="Localize The Docs" src="https://cdn.jsdelivr.net/gh/localizethedocs/sponsors/static/sponsors.svg" />
474449
</div>
475450

476451
<h2 id="code-contributors"><a href="#table-of-contents">Code Contributors</a></h2>
@@ -485,24 +460,6 @@ Alternatively, you can sponsor the maintainers directly through the following pl
485460
<img width="100%" alt="Crowdin Contributors SVG" src="https://cdn.jsdelivr.net/gh/localizethedocs/linux-docs-l10n@static/crowdin-contributors.svg">
486461
</div>
487462

488-
<h2 id="financial-contributors"><a href="#table-of-contents">Financial Contributors</a></h2>
489-
490-
<div align="center">
491-
<h3 id="localize-the-docs">Localize The Docs</h3>
492-
</div>
493-
494-
<div align="center">
495-
<img width="100%" alt="Localize The Docs" src="https://cdn.jsdelivr.net/gh/localizethedocs/sponsors/static/sponsors.svg" />
496-
</div>
497-
498-
<div align="center">
499-
<h3 id="haowei-hsu">Haowei Hsu</h3>
500-
</div>
501-
502-
<div align="center">
503-
<img width="100%" alt="Haowei Hsu" src="https://cdn.jsdelivr.net/gh/hwhsu1231/sponsors/static/sponsors.svg" />
504-
</div>
505-
506463
<h2 id="licenses"><a href="#table-of-contents">Licenses</a></h2>
507464

508465
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://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git">the upstream project</a>.

0 commit comments

Comments
 (0)