Skip to content

Commit f02eea8

Browse files
docs: add andrew as a contributor for code, and review (#286)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent df32c99 commit f02eea8

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,16 @@
265265
"code",
266266
"review"
267267
]
268+
},
269+
{
270+
"login": "andrew",
271+
"name": "Andrew Nesbitt",
272+
"avatar_url": "https://avatars.githubusercontent.com/u/1060?v=4",
273+
"profile": "https://nesbitt.io",
274+
"contributions": [
275+
"code",
276+
"review"
277+
]
268278
}
269279
],
270280
"commitConvention": "angular",

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7070
</tr>
7171
<tr>
7272
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/pllim/"><img src="https://avatars.githubusercontent.com/u/2090236?v=4?s=100" width="100px;" alt="P. L. Lim"/><br /><sub><b>P. L. Lim</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=pllim" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Apllim" title="Reviewed Pull Requests">👀</a></td>
73+
<td align="center" valign="top" width="14.28%"><a href="https://nesbitt.io"><img src="https://avatars.githubusercontent.com/u/1060?v=4?s=100" width="100px;" alt="Andrew Nesbitt"/><br /><sub><b>Andrew Nesbitt</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=andrew" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Aandrew" title="Reviewed Pull Requests">👀</a></td>
7374
</tr>
7475
</tbody>
7576
</table>

0 commit comments

Comments
 (0)