8000 docs: add pearu as a contributor for review (#298) Β· data-apis/array-api-extra@e4ecb82 Β· GitHub
[go: up one dir, main page]

Skip to content

Commit e4ecb82

Browse files
docs: add pearu as a contributor for review (#298)
* 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 4d8953d commit e4ecb82

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

β€Ž.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,15 @@
239239
"bug",
240240
"tool"
241241
]
242+
},
243+
{
244+
"login": "pearu",
245+
"name": "Pearu Peterson",
246+
"avatar_url": "https://avatars.githubusercontent.com/u/402156?v=4",
247+
"profile": "https://github.com/pearu",
248+
"contributions": [
249+
"review"
250+
]
242251
}
243252
]
244253
}

β€ŽCONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ This project exists thanks to the following contributors
3737
</tr>
3838
<tr>
3939
<td align="center" valign="top" width="14.28%"><a href="https://github.com/lithomas1"><img src="https://avatars.githubusercontent.com/u/47963215?v=4?s=100" width="100px;" alt="Thomas Li"/><br /><sub><b>Thomas Li</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/issues?q=author%3Alithomas1" title="Bug reports">πŸ›</a> <a href="#tool-lithomas1" title="Tools">πŸ”§</a></td>
40+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pearu"><img src="https://avatars.githubusercontent.com/u/402156?v=4?s=100" width="100px;" alt="Pearu Peterson"/><br /><sub><b>Pearu Peterson</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/pulls?q=is%3Apr+reviewed-by%3Apearu" title="Reviewed Pull Requests">πŸ‘€</a></td>
4041
</tr>
4142
</tbody>
4243
</table>

β€ŽREADME.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ This project exists thanks to the following contributors
9292
</tr>
9393
<tr>
9494
<td align="center" valign="top" width="14.28%"><a href="https://github.com/lithomas1"><img src="https://avatars.githubuserconten 50AC t.com/u/47963215?v=4?s=100" width="100px;" alt="Thomas Li"/><br /><sub><b>Thomas Li</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/issues?q=author%3Alithomas1" title="Bug reports">πŸ›</a> <a href="#tool-lithomas1" title="Tools">πŸ”§</a></td>
95+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pearu"><img src="https://avatars.githubusercontent.com/u/402156?v=4?s=100" width="100px;" alt="Pearu Peterson"/><br /><sub><b>Pearu Peterson</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/pulls?q=is%3Apr+reviewed-by%3Apearu" title="Reviewed Pull Requests">πŸ‘€</a></td>
9596
</tr>
9697
</tbody>
9798
</table>

0 commit comments

Comments
Β (0)
0