Skip to content

Commit 63b6470

Browse files
docs: add ogrisel as a contributor for code (#43)
* docs: update README.md * docs: update CONTRIBUTORS.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent d3be540 commit 63b6470

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,15 @@
154154
"contributions": [
155155
"code"
156156
]
157+
},
158+
{
159+
"login": "ogrisel",
160+
"name": "Olivier Grisel",
161+
"avatar_url": "https://avatars.githubusercontent.com/u/89061?v=4",
162+
"profile": "https://ogrisel.com",
163+
"contributions": [
164+
"code"
165+
]
157166
}
158167
]
159168
}

CONTRIBUTORS.md

+3
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ This project exists thanks to the following contributors
2626
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tupui"><img src="https://avatars.githubusercontent.com/u/23188539?v=4?s=100" width="100px;" alt="Pamphile Roy"/><br /><sub><b>Pamphile Roy</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=tupui" title="Code">💻</a></td>
2727
<td align="center" valign="top" width="14.28%"><a href="https://github.com/OmarManzoor"><img src="https://avatars.githubusercontent.com/u/17495884?v=4?s=100" width="100px;" alt="Omar Salman"/><br /><sub><b>Omar Salman</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=OmarManzoor" title="Code">💻</a></td>
2828
</tr>
29+
<tr>
30+
<td align="center" valign="top" width="14.28%"><a href="https://ogrisel.com"><img src="https://avatars.githubusercontent.com/u/89061?v=4?s=100" width="100px;" alt="Olivier Grisel"/><br /><sub><b>Olivier Grisel</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=ogrisel" title="Code">💻</a></td>
31+
</tr>
2932
</tbody>
3033
</table>
3134

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ This project exists thanks to the following contributors
6464
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tupui"><img src="https://avatars.githubusercontent.com/u/23188539?v=4?s=100" width="100px;" alt="Pamphile Roy"/><br /><sub><b>Pamphile Roy</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=tupui" title="Code">💻</a></td>
6565
<td align="center" valign="top" width="14.28%"><a href="https://github.com/OmarManzoor"><img src="https://avatars.githubusercontent.com/u/17495884?v=4?s=100" width="100px;" alt="Omar Salman"/><br /><sub><b>Omar Salman</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=OmarManzoor" title="Code">💻</a></td>
6666
</tr>
67+
<tr>
68+
<td align="center" valign="top" width="14.28%"><a href="https://ogrisel.com"><img src="https://avatars.githubusercontent.com/u/89061?v=4?s=100" width="100px;" alt="Olivier Grisel"/><br /><sub><b>Olivier Grisel</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=ogrisel" title="Code">💻</a></td>
69+
</tr>
6770
</tbody>
6871
</table>
6972

0 commit comments

Comments
 (0)