You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
902 B
902 B
id | title | layout |
---|---|---|
acknowledgements | Acknowledgements | single |
We'd like to thank all of our contributors:
{% for author_col in site.data.acknowledgements %}
-
{% for author in author_col %}
- {{ author }} {% endfor %}
In addition, we're grateful to
- Jeff Barczewski for allowing us to use the react package name on npm.
- Christopher Aue for letting us use the reactjs.com domain name and the @reactjs username on Twitter.
- ProjectMoon for letting us use the flux package name on npm.
- Shane Anderson for allowing us to use the react org on GitHub.