Skip to content

Commit 7ede840

Browse files
mregojdmmukilanjschwe
authored
Publish sponsorship tiers (#266)
This has been discussed and agreed on the #tsc channel: https://servo.zulipchat.com/#narrow/channel/500774-tsc/topic/Servo.20Sponsorship.20Tiers/with/554881196 Signed-off-by: Manuel Rego <[email protected]> Co-authored-by: Josh Matthews <[email protected]> Co-authored-by: Mukilan Thiyagarajan <[email protected]> Co-authored-by: Jonathan Schwender <[email protected]>
1 parent db24183 commit 7ede840

File tree

3 files changed

+25
-8
lines changed

3 files changed

+25
-8
lines changed

_includes/sponsorship.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<div class="sponsorship container">
22
<div class="inner-container">
33
<h2>Sponsorship</h2>
4-
<p>You can now help fund the Servo project by <a href="https://github.com/sponsors/servo">sponsoring us on GitHub</a> or <a href="https://opencollective.com/servo">Open Collective</a>.</p>
5-
<p>For more information about how to sponsor the project, visit <a href="{{ '/sponsorship/' | url }}">the sponsorship page</a>.</p>
4+
<p>For information about how to sponsor the project, visit <a href="{{ '/sponsorship/' | url }}">the sponsorship page</a>.</p>
65
</div>
76
</div>

acknowledgements.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,16 @@ title: Acknowledgements
1818
{% endfor %}
1919
</ul>
2020

21-
<p>A special thank you to our sponsors who have also contributed monetarily via <a href="https://opencollective.com/servo">Open Collective</a> or on <a href="https://github.com/sponsors/servo">GitHub</a>.
21+
<p>We are very grateful to all our patrons who contribute monetarily to support the project via <a href="https://opencollective.com/servo">Open Collective</a>, <a href="https://github.com/sponsors/servo">GitHub</a> and <a href="https://thanks.dev/">thanks.dev</a>.
2222
</p>
2323

24-
<h2>Project Resources</h2>
25-
<p>The Servo project also uses some free services provided by different companies:</p>
24+
<h2>Infrastructure Sponsors</h2>
2625

27-
* Repositories and CI infrastructure (<https://github.com/servo>) are hosted by [GitHub](https://github.com/).
26+
<p>We would like to thank the following organizations for providing their services free of charge for use in the Servo project:</p>
27+
28+
* Repositories and some CI infrastructure (<https://github.com/servo>) are hosted by [GitHub](https://github.com/).
2829
* Chat tool (<https://servo.zulipchat.com/>) is provided by [Zulip](https://zulip.com/).
29-
* [AWS Open Source](https://aws.amazon.com/opensource/) is providing promotional credits to cover our infrastructure costs.
30+
* [AWS Open Source](https://aws.amazon.com/opensource/) is providing promotional credits to cover some of our infrastructure costs.
3031

3132
</div>
3233

sponsorship.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ title: Sponsorship
99

1010
<h1> {{ title }} </h1>
1111

12-
You can now help fund the Servo project by [sponsoring us on GitHub](https://github.com/sponsors/servo) or [Open Collective](https://opencollective.com/servo).
12+
You can now help fund the Servo project by [sponsoring us on GitHub](https://github.com/sponsors/servo), [Open Collective](https://opencollective.com/servo) and [thanks.dev](https://thanks.dev/).
1313

1414
Both one-time and monthly donations are appreciated, and over 80% of the amount will go directly towards improving Servo.
1515
To give you a sense of scale…
@@ -26,6 +26,23 @@ Use of donations is decided transparently via the Technical Steering Committee
2626

2727
</div>
2828

29+
<div id="sponsorship-tiers">
30+
31+
## Sponsorship Tiers
32+
33+
- **Platinum: 10,000 USD/month**
34+
- **Gold: 5,000 USD/month**
35+
- **Silver: 1,000 USD/month**
36+
- **Bronze: 100 USD/month**
37+
38+
Sponsors in the Bronze tier and above will be acknowledged on [servo.org](https://servo.org/) with **their logo or name**. The donations should come with no obligations to the project (i.e no strings attached).
39+
40+
<p class="subtitle">
41+
If you are interested in sponsoring the Servo project through one of these tiers, please contact us at <a href="mailto:[email protected]">[email protected]</a>.
42+
</p>
43+
44+
</div>
45+
2946
<div id="project-fund">
3047

3148
## Servo Project Fund

0 commit comments

Comments
 (0)