Skip to content

Commit c9caef7

Browse files
allcontributors[bot]NeilGirdhar
authored andcommitted
docs: add lithomas1 as a contributor for bug (data-apis#181)
* 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 3f0801a commit c9caef7

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

Diff for: .all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,15 @@
228228
"code",
229229
"test"
230230
]
231+
},
232+
{
233+
"login": "lithomas1",
234+
"name": "Thomas Li",
235+
"avatar_url": "https://avatars.githubusercontent.com/u/47963215?v=4",
236+
"profile": "https://github.com/lithomas1",
237+
"contributions": [
238+
"bug"
239+
]
231240
}
232241
]
233242
}

Diff for: CONTRIBUTORS.md

+3
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ This project exists thanks to the following contributors
3535
<td align="center" valign="top" width="14.28%"><a href="https://github.com/DetachHead"><img src="https://avatars.githubusercontent.com/u/57028336?v=4?s=100" width="100px;" alt="detachhead"/><br /><sub><b>detachhead</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/pulls?q=is%3Apr+reviewed-by%3Adetachhead" title="Reviewed Pull Requests">👀</a></td>
3636
<td align="center" valign="top" width="14.28%"><a href="https://github.com/NeilGirdhar"><img src="https://avatars.githubusercontent.com/u/730137?v=4?s=100" width="100px;" alt="Neil Girdhar"/><br /><sub><b>Neil Girdhar</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=NeilGirdhar" title="Code">💻</a> <a href="https://github.com/data-apis/array-api-extra/commits?author=NeilGirdhar" title="Tests">⚠️</a></td>
3737
</tr>
38+
<tr>
39+
<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></td>
40+
</tr>
3841
</tbody>
3942
</table>
4043

Diff for: README.md

+3
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ This project exists thanks to the following contributors
8989
<td align="center" valign="top" width="14.28%"><a href="https://github.com/DetachHead"><img src="https://avatars.githubusercontent.com/u/57028336?v=4?s=100" width="100px;" alt="detachhead"/><br /><sub><b>detachhead</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/pulls?q=is%3Apr+reviewed-by%3Adetachhead" title="Reviewed Pull Requests">👀</a></td>
9090
<td align="center" valign="top" width="14.28%"><a href="https://github.com/NeilGirdhar"><img src="https://avatars.githubusercontent.com/u/730137?v=4?s=100" width="100px;" alt="Neil Girdhar"/><br /><sub><b>Neil Girdhar</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=NeilGirdhar" title="Code">💻</a> <a href="https://github.com/data-apis/array-api-extra/commits?author=NeilGirdhar" title="Tests">⚠️</a></td>
9191
</tr>
92+
<tr>
93+
<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></td>
94+
</tr>
9295
</tbody>
9396
</table>
9497

0 commit comments

Comments
 (0)