Skip to content

Commit 0c9620e

Browse files
docs: add adriagarp as a contributor for code, and test (#461)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 8928fa1 commit 0c9620e

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,16 @@
280280
"code",
281281
"test"
282282
]
283+
},
284+
{
285+
"login": "adriagarp",
286+
"name": "Adrián García Pitarch",
287+
"avatar_url": "https://avatars.githubusercontent.com/u/96059447?v=4",
288+
"profile": "https://github.com/adriagarp",
289+
"contributions": [
290+
"code",
291+
"test"
292+
]
283293
}
284294
]
285295
}

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ This project exists thanks to the following contributors
4141
<td align="center" valign="top" width="14.28%"><a href="https://paddyroddy.github.io/"><img src="https://avatars.githubusercontent.com/u/15052188?v=4?s=100" width="100px;" alt="Patrick J. Roddy"/><br /><sub><b>Patrick J. Roddy</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=paddyroddy" title="Code">💻</a> <a href="https://github.com/data-apis/array-api-extra/commits?author=paddyroddy" title="Documentation">📖</a> <a href="#example-paddyroddy" title="Examples">💡</a> <a href="https://github.com/data-apis/array-api-extra/commits?author=paddyroddy" title="Tests">⚠️</a></td>
4242
<td align="center" valign="top" width="14.28%"><a href="https://amacati.github.io/"><img src="https://avatars.githubusercontent.com/u/57562633?v=4?s=100" width="100px;" alt="Martin Schuck"/><br /><sub><b>Martin Schuck</b></sub></a><br /><a href="#ideas-amacati" title="Ideas, Planning, & Feedback">🤔</a></td>
4343
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Enderdead"><img src="https://avatars.githubusercontent.com/u/22777836?v=4?s=100" width="100px;" alt="Gauthier-Clerc François"/><br /><sub><b>Gauthier-Clerc François</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=Enderdead" title="Code">💻</a> <a href="https://github.com/data-apis/array-api-extra/commits?author=Enderdead" title="Tests">⚠️</a></td>
44+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/adriagarp"><img src="https://avatars.githubusercontent.com/u/96059447?v=4?s=100" width="100px;" alt="Adrián García Pitarch"/><br /><sub><b>Adrián García Pitarch</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=adriagarp" title="Code">💻</a> <a href="https://github.com/data-apis/array-api-extra/commits?author=adriagarp" title="Tests">⚠️</a></td>
4445
</tr>
4546
</tbody>
4647
</table>

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ This project exists thanks to the following contributors
9696
<td align="center" valign="top" width="14.28%"><a href="https://paddyroddy.github.io/"><img src="https://avatars.githubusercontent.com/u/15052188?v=4?s=100" width="100px;" alt="Patrick J. Roddy"/><br /><sub><b>Patrick J. Roddy</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=paddyroddy" title="Code">💻</a> <a href="https://github.com/data-apis/array-api-extra/commits?author=paddyroddy" title="Documentation">📖</a> <a href="#example-paddyroddy" title="Examples">💡</a> <a href="https://github.com/data-apis/array-api-extra/commits?author=paddyroddy" title="Tests">⚠️</a></td>
9797
<td align="center" valign="top" width="14.28%"><a href="https://amacati.github.io/"><img src="https://avatars.githubusercontent.com/u/57562633?v=4?s=100" width="100px;" alt="Martin Schuck"/><br /><sub><b>Martin Schuck</b></sub></a><br /><a href="#ideas-amacati" title="Ideas, Planning, & Feedback">🤔</a></td>
9898
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Enderdead"><img src="https://avatars.githubusercontent.com/u/22777836?v=4?s=100" width="100px;" alt="Gauthier-Clerc François"/><br /><sub><b>Gauthier-Clerc François</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=Enderdead" title="Code">💻</a> <a href="https://github.com/data-apis/array-api-extra/commits?author=Enderdead" title="Tests">⚠️</a></td>
99+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/adriagarp"><img src="https://avatars.githubusercontent.com/u/96059447?v=4?s=100" width="100px;" alt="Adrián García Pitarch"/><br /><sub><b>Adrián García Pitarch</b></sub></a><br /><a href="https://github.com/data-apis/array-api-extra/commits?author=adriagarp" title="Code">💻</a> <a href="https://github.com/data-apis/array-api-extra/commits?author=adriagarp" title="Tests">⚠️</a></td>
99100
</tr>
100101
</tbody>
101102
</table>

0 commit comments

Comments
 (0)