Add @agu-z to sponsors. Thank you so much, Agus! 💜

This commit is contained in:
Richard Feldman 2024-05-01 23:18:34 -04:00
parent b53017a733
commit efbdeb8bd5
No known key found for this signature in database
GPG key ID: F1F21AA5B1D9E43B
2 changed files with 31 additions and 25 deletions

View file

@ -14,6 +14,7 @@ If you'd like to contribute, check out [good first issues](https://github.com/ro
## Sponsors
You can 💜 **sponsor** 💜 Roc on:
- [GitHub](https://github.com/sponsors/roc-lang)
- [Liberapay](https://liberapay.com/roc_lang)
@ -33,24 +34,25 @@ If you would like your company to become a corporate sponsor of Roc's developmen
We'd also like to express our gratitude to our generous [individual sponsors](https://github.com/sponsors/roc-lang/)! A special thanks to those sponsoring $25/month or more:
* [Angelo Ceccato](https://github.com/AngeloChecked)
* [Niclas Overby](https://github.com/noverby)
* [Krzysztof G.](https://github.com/krzysztofgb)
* [Sam Mohr](https://github.com/smores56)
* [Steven Chen](https://github.com/megakilo)
* [Drew Lazzeri](https://github.com/asteroidb612)
* [Alex Binaei](https://github.com/mrmizz)
* [Jono Mallanyk](https://github.com/jonomallanyk)
* [Chris Packett](https://github.com/chris-packett)
* [James Birtles](https://github.com/jamesbirtles)
* [Ivo Balbaert](https://github.com/Ivo-Balbaert)
* [Lucas Rosa](https://github.com/rvcas)
* [Jonas Schell](https://github.com/Ocupe)
* [Christopher Dolan](https://github.com/cdolan)
* [Nick Gravgaard](https://github.com/nick-gravgaard)
* [Zeljko Nesic](https://github.com/popara)
* [Shritesh Bhattarai](https://github.com/shritesh)
* [Richard Feldman](https://github.com/rtfeldman)
* [Ayaz Hafiz](https://github.com/ayazhafiz)
- [Agus Zubiaga](https://github.com/agu-z)
- [Angelo Ceccato](https://github.com/AngeloChecked)
- [Niclas Overby](https://github.com/noverby)
- [Krzysztof G.](https://github.com/krzysztofgb)
- [Sam Mohr](https://github.com/smores56)
- [Steven Chen](https://github.com/megakilo)
- [Drew Lazzeri](https://github.com/asteroidb612)
- [Alex Binaei](https://github.com/mrmizz)
- [Jono Mallanyk](https://github.com/jonomallanyk)
- [Chris Packett](https://github.com/chris-packett)
- [James Birtles](https://github.com/jamesbirtles)
- [Ivo Balbaert](https://github.com/Ivo-Balbaert)
- [Lucas Rosa](https://github.com/rvcas)
- [Jonas Schell](https://github.com/Ocupe)
- [Christopher Dolan](https://github.com/cdolan)
- [Nick Gravgaard](https://github.com/nick-gravgaard)
- [Zeljko Nesic](https://github.com/popara)
- [Shritesh Bhattarai](https://github.com/shritesh)
- [Richard Feldman](https://github.com/rtfeldman)
- [Ayaz Hafiz](https://github.com/ayazhafiz)
Thank you all so much for helping Roc progress!

View file

@ -98,17 +98,19 @@ log(<span class="string">`Roc says </span><span class="kw">${</span>fn()<span cl
</div>
### [Other Examples](#other-examples) {#other-examples}
You can find more use cases and examples on the [examples page](/examples)!
</section>
You can find more use cases and examples on the [examples page](/examples)!
</section>
## [Code Sample with Explanations](#code-sample) {#code-sample}
Here's a code sample that shows a few different aspects of Roc:
* File I/O and HTTP requests
* Pattern matching for error handling
* JSON deserialization via type inference
* Common syntax sugar: string interpolation, pipelines, and backpassing
- File I/O and HTTP requests
- Pattern matching for error handling
- JSON deserialization via type inference
- Common syntax sugar: string interpolation, pipelines, and backpassing
The [tutorial](/tutorial) introduces these gradually and in more depth, but this gives a brief overview.
@ -146,6 +148,7 @@ If you would like your organization to become an official sponsor of Roc's devel
We'd also like to express our gratitude to our generous [individual sponsors](https://github.com/sponsors/roc-lang/)! A special thanks to those sponsoring $25/month or more:
<ul id="individual-sponsors">
<li><a href="https://github.com/agu-z">Agus Zubiaga</a></li>
<li><a href="https://github.com/AngeloChecked">Angelo Ceccato</a></li>
<li><a href="https://github.com/noverby">Niclas Overby</a></li>
<li><a href="https://github.com/krzysztofgb">Krzysztof G.</a></li>
@ -170,6 +173,7 @@ We'd also like to express our gratitude to our generous [individual sponsors](ht
Thank you all for your contributions! Roc would not be what it is without your generosity. 💜
We are currently trying to raise $4,000 USD/month in donations to fund one longtime Roc contributor to continue his work on Roc full-time. We are a small group trying to do big things, and every donation helps! You can donate using:
- [GitHub Sponsors](https://github.com/sponsors/roc-lang)
- [Liberapay](https://liberapay.com/roc_lang)