Skip to content

Commit ba9d48b

Browse files
authored
Merge pull request #161 from astro-informatics/documentation/add-all-contributors
add all-contributors to docs
2 parents fd2b082 + b410614 commit ba9d48b

File tree

1 file changed

+26
-9
lines changed

1 file changed

+26
-9
lines changed

docs/index.rst

Lines changed: 26 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,32 @@ The popular `HEALPix <https://healpix.jpl.nasa.gov>`_ sampling scheme (`Gorski e
3333
:width: 700
3434
:align: center
3535

36-
Contributors |:hammer:|
37-
------------------------
38-
``S2FFT`` has been developed at UCL, predominantly by `Matt Price
39-
<https://cosmomatt.github.io/>`_ and `Jason McEwen <http://www.jasonmcewen.org/>`_, with
40-
support from UCL's Advanced Research Computing (ARC) Centre. The software was
41-
funded in part by a UCL-ARC Open Source Software Sustainability grant.
42-
43-
We encourage contributions from any interested developers. A simple first addition could be adding
44-
support for more spherical sampling patterns!
36+
Contributors ✨
37+
-----------------------------------
38+
39+
Thanks goes to these wonderful people (`emoji
40+
key <https://allcontributors.org/docs/en/emoji-key>`_):
41+
42+
.. raw:: html
43+
44+
<embed>
45+
<table>
46+
<tbody>
47+
<tr>
48+
<td align="center" valign="top" width="16.66%"><a href="https://cosmomatt.github.io"><img src="https://avatars.githubusercontent.com/u/32554533?v=4?s=100" width="100px;" alt="Matt Price"/><br /><sub><b>Matt Price</b></sub></a><br /><a href="https://github.com/astro-informatics/s2fft/commits?author=CosmoMatt" title="Code">💻</a> <a href="https://github.com/astro-informatics/s2fft/pulls?q=is%3Apr+reviewed-by%3ACosmoMatt" title="Reviewed Pull Requests">👀</a> <a href="#ideas-CosmoMatt" title="Ideas, Planning, & Feedback">🤔</a></td>
49+
<td align="center" valign="top" width="16.66%"><a href="http://www.jasonmcewen.org"><img src="https://avatars.githubusercontent.com/u/3181701?v=4?s=100" width="100px;" alt="Jason McEwen "/><br /><sub><b>Jason McEwen </b></sub></a><br /><a href="https://github.com/astro-informatics/s2fft/commits?author=jasonmcewen" title="Code">💻</a> <a href="https://github.com/astro-informatics/s2fft/pulls?q=is%3Apr+reviewed-by%3Ajasonmcewen" title="Reviewed Pull Requests">👀</a> <a href="#ideas-jasonmcewen" title="Ideas, Planning, & Feedback">🤔</a></td>
50+
<td align="center" valign="top" width="16.66%"><a href="http://matt-graham.github.io"><img src="https://avatars.githubusercontent.com/u/6746980?v=4?s=100" width="100px;" alt="Matt Graham"/><br /><sub><b>Matt Graham</b></sub></a><br /><a href="https://github.com/astro-informatics/s2fft/commits?author=matt-graham" title="Code">💻</a> <a href="https://github.com/astro-informatics/s2fft/pulls?q=is%3Apr+reviewed-by%3Amatt-graham" title="Reviewed Pull Requests">👀</a></td>
51+
<td align="center" valign="top" width="16.66%"><a href="https://sfmig.github.io/"><img src="https://avatars.githubusercontent.com/u/33267254?v=4?s=100" width="100px;" alt="sfmig"/><br /><sub><b>sfmig</b></sub></a><br /><a href="https://github.com/astro-informatics/s2fft/commits?author=sfmig" title="Code">💻</a> <a href="https://github.com/astro-informatics/s2fft/pulls?q=is%3Apr+reviewed-by%3Asfmig" title="Reviewed Pull Requests">👀</a></td>
52+
<td align="center" valign="top" width="16.66%"><a href="https://github.com/Devaraj-G"><img src="https://avatars.githubusercontent.com/u/36169767?v=4?s=100" width="100px;" alt="Devaraj Gopinathan"/><br /><sub><b>Devaraj Gopinathan</b></sub></a><br /><a href="https://github.com/astro-informatics/s2fft/commits?author=Devaraj-G" title="Code">💻</a></td>
53+
<td align="center" valign="top" width="16.66%"><a href="http://flanusse.net"><img src="https://avatars.githubusercontent.com/u/861591?v=4?s=100" width="100px;" alt="Francois Lanusse"/><br /><sub><b>Francois Lanusse</b></sub></a><br /><a href="https://github.com/astro-informatics/s2fft/commits?author=EiffL" title="Code">💻</a> <a href="https://github.com/astro-informatics/s2fft/issues?q=author%3AEiffL" title="Bug reports">🐛</a></td>
54+
</tr>
55+
</tbody>
56+
</table>
57+
</embed>
58+
59+
We encourage contributions from any interested developers. A simple
60+
first addition could be adding support for more spherical sampling
61+
patterns!
4562

4663
Attribution |:books:|
4764
------------------

0 commit comments

Comments
 (0)