Skip to content

Commit 2e07238

Browse files
authored
Add lucascolley to all contributors (data-apis#682)
1 parent ba80d0a commit 2e07238

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Diff for: .all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -616,6 +616,16 @@
616616
"contributions": [
617617
"ideas"
618618
]
619+
},
620+
{
621+
"login": "lucascolley",
622+
"name": "Lucas Colley",
623+
"avatar_url": "https://avatars.githubusercontent.com/u/51488791?v=4",
624+
"profile": "https://github.com/lucascolley",
625+
"contributions": [
626+
"maintenance",
627+
"bug"
628+
]
619629
}
620630
],
621631
"contributorsPerLine": 7

Diff for: README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Array API standard
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-63-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-64-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
This repository contains documents, tooling and other content related to the
@@ -233,6 +233,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
233233
<td align="center" valign="top" width="14.28%"><a href="https://github.com/fcharras"><img src="https://avatars.githubusercontent.com/u/29153872?v=4?s=100" width="100px;" alt="Franck Charras"/><br /><sub><b>Franck Charras</b></sub></a><br /><a href="#ideas-fcharras" title="Ideas, Planning, & Feedback">🤔</a></td>
234234
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kkraus14"><img src="https://avatars.githubusercontent.com/u/3665167?v=4?s=100" width="100px;" alt="Keith Kraus"/><br /><sub><b>Keith Kraus</b></sub></a><br /><a href="#ideas-kkraus14" title="Ideas, Planning, & Feedback">🤔</a></td>
235235
</tr>
236+
<tr>
237+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/lucascolley"><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="#maintenance-lucascolley" title="Maintenance">🚧</a> <a href="https://github.com/data-apis/array-api/issues?q=author%3Alucascolley" title="Bug reports">🐛</a></td>
238+
</tr>
236239
</tbody>
237240
</table>
238241

0 commit comments

Comments
 (0)