Skip to content

Commit cf89643

Browse files
docs: add pllim as a contributor for code, and review (#281)
* 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 cb53cb6 commit cf89643

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,16 @@
255255
"code",
256256
"review"
257257
]
258+
},
259+
{
260+
"login": "pllim",
261+
"name": "P. L. Lim",
262+
"avatar_url": "https://avatars.githubusercontent.com/u/2090236?v=4",
263+
"profile": "https://www.linkedin.com/in/pllim/",
264+
"contributions": [
265+
"code",
266+
"review"
267+
]
258268
}
259269
],
260270
"commitConvention": "angular",

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6868
<td align="center" valign="top" width="14.28%"><a href="https://hachyderm.io/web/@willingc"><img src="https://avatars.githubusercontent.com/u/2680980?v=4?s=100" width="100px;" alt="Carol Willing"/><br /><sub><b>Carol Willing</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=willingc" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Awillingc" title="Reviewed Pull Requests">👀</a></td>
6969
<td align="center" valign="top" width="14.28%"><a href="https://eliotwrobson.github.io/"><img src="https://avatars.githubusercontent.com/u/1345068?v=4?s=100" width="100px;" alt="Eliot Robson"/><br /><sub><b>Eliot Robson</b></sub></a><br /><a href="https://github.com/pyOpenSci/pyopensci.github.io/commits?author=eliotwrobson" title="Code">💻</a> <a href="https://github.com/pyOpenSci/pyopensci.github.io/pulls?q=is%3Apr+reviewed-by%3Aeliotwrobson" title="Reviewed Pull Requests">👀</a></td>
7070
</tr>
71+
<tr>
72+
<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+
</tr>
7174
</tbody>
7275
</table>
7376

0 commit comments

Comments
 (0)