Skip to content

Commit 6775782

Browse files
authored
Merge pull request #179 from astro-informatics/all-contributors/add-eltociear
docs: add eltociear as a contributor for doc
2 parents 3ee8fdd + 01772b4 commit 6775782

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,22 @@
6666
"code",
6767
"bug"
6868
]
69+
},
70+
{
71+
"login": "eltociear",
72+
"name": "Ikko Eltociear Ashimine",
73+
"avatar_url": "https://avatars.githubusercontent.com/u/22633385?v=4",
74+
"profile": "https://github.com/eltociear",
75+
"contributions": [
76+
"doc"
77+
]
6978
}
7079
],
7180
"contributorsPerLine": 7,
7281
"skipCi": true,
7382
"repoType": "github",
7483
"repoHost": "https://github.com",
7584
"projectName": "s2fft",
76-
"projectOwner": "astro-informatics"
85+
"projectOwner": "astro-informatics",
86+
"commitType": "docs"
7787
}

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
[![image](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
44
[![image](https://badge.fury.io/py/s2fft.svg)](https://badge.fury.io/py/s2fft)
55
[![image](http://img.shields.io/badge/arXiv-2311.14670-orange.svg?style=flat)](https://arxiv.org/abs/2311.14670)<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
6-
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) <!-- ALL-CONTRIBUTORS-BADGE:END -->
6+
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
7+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
78
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1YmJ2ljsF8HBvhPmD4hrYPlyAKc4WPUgq?usp=sharing)
89
<!-- [![image](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) -->
910

@@ -165,6 +166,7 @@ key](https://allcontributors.org/docs/en/emoji-key)):
165166
<td align="center" valign="top" width="14.28%"><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>
166167
<td align="center" valign="top" width="14.28%"><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>
167168
<td align="center" valign="top" width="14.28%"><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>
169+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/eltociear"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Eltociear Ashimine"/><br /><sub><b>Ikko Eltociear Ashimine</b></sub></a><br /><a href="https://github.com/astro-informatics/s2fft/commits?author=eltociear" title="Documentation">📖</a></td>
168170
</tr>
169171
</tbody>
170172
</table>

0 commit comments

Comments
 (0)