File tree Expand file tree Collapse file tree 2 files changed +26
-2
lines changed Expand file tree Collapse file tree 2 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "projectName" : " array-api-extra" ,
3- "projectOwner" : " data-apis"
2+ "projectName" : " array-api-extra" ,
3+ "projectOwner" : " data-apis" ,
4+ "files" : [
5+ " README.md"
6+ ],
7+ "commitType" : " docs" ,
8+ "commitConvention" : " angular" ,
9+ "contributorsPerLine" : 7 ,
10+ "contributors" : [
11+ {
12+ "login" : " lucascolley" ,
13+ "name" : " Lucas Colley" ,
14+ "avatar_url" : " https://avatars.githubusercontent.com/u/51488791?v=4" ,
15+ "profile" : " https://lucascolley.github.io" ,
16+ "contributions" : [
17+ " code"
18+ ]
19+ }
20+ ]
421}
Original file line number Diff line number Diff line change @@ -33,6 +33,13 @@ Extra array functions built on top of the array API standard.
3333<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
3434<!-- prettier-ignore-start -->
3535<!-- markdownlint-disable -->
36+ <table >
37+ <tbody >
38+ <tr>
39+ <td align="center" valign="top" width="14.28%"><a href="https://lucascolley.github.io"><img src="https://avatars.githubusercontent.com/u/51488791?v=4?s=100" width="100px;" alt="Lucas Colley"/><br /><sub><b>Lucas Colley</b></sub></a><br /><a href="#code-lucascolley" title="Code">💻</a></td>
40+ </tr>
41+ </tbody >
42+ </table >
3643
3744<!-- markdownlint-restore -->
3845<!-- prettier-ignore-end -->
You can’t perform that action at this time.
0 commit comments