Skip to content

Commit 4b783b2

Browse files
docs: add jfy133 as a contributor for code, and review (#117)
* 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 1522601 commit 4b783b2

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

.all-contributorsrc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,12 +102,23 @@
102102
"code",
103103
"review"
104104
]
105+
},
106+
{
107+
"login": "jfy133",
108+
"name": "James A. Fellows Yates",
109+
"avatar_url": "https://avatars.githubusercontent.com/u/17950287?v=4",
110+
"profile": "http://jafy.eu",
111+
"contributions": [
112+
"code",
113+
"review"
114+
]
105115
}
106116
],
107117
"contributorsPerLine": 7,
108118
"skipCi": true,
109119
"repoType": "github",
110120
"repoHost": "https://github.com",
111121
"projectName": "software-submission",
112-
"projectOwner": "pyOpenSci"
122+
"projectOwner": "pyOpenSci",
123+
"commitType": "docs"
113124
}

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Welcome to pyOpenSci Software Peer Review 👋
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
Hi there! This repository is where pyOpenSci
@@ -83,6 +83,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8383
<td align="center" valign="top" width="14.28%"><a href="http://aguspesce.github.io"><img src="https://avatars.githubusercontent.com/u/13738018?v=4?s=100" width="100px;" alt="Agustina"/><br /><sub><b>Agustina</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-submission/pulls?q=is%3Apr+reviewed-by%3Aaguspesce" title="Reviewed Pull Requests">👀</a></td>
8484
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jmunroe"><img src="https://avatars.githubusercontent.com/u/6181563?v=4?s=100" width="100px;" alt="James Munroe"/><br /><sub><b>James Munroe</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-submission/pulls?q=is%3Apr+reviewed-by%3Ajmunroe" title="Reviewed Pull Requests">👀</a></td>
8585
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mccrayjr"><img src="https://avatars.githubusercontent.com/u/69483966?v=4?s=100" width="100px;" alt="John McCray"/><br /><sub><b>John McCray</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-submission/commits?author=mccrayjr" title="Code">💻</a> <a href="https://github.com/pyOpenSci/software-submission/pulls?q=is%3Apr+reviewed-by%3Amccrayjr" title="Reviewed Pull Requests">👀</a></td>
86+
<td align="center" valign="top" width="14.28%"><a href="http://jafy.eu"><img src="https://avatars.githubusercontent.com/u/17950287?v=4?s=100" width="100px;" alt="James A. Fellows Yates"/><br /><sub><b>James A. Fellows Yates</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-submission/commits?author=jfy133" title="Code">💻</a> <a href="https://github.com/pyOpenSci/software-submission/pulls?q=is%3Apr+reviewed-by%3Ajfy133" title="Reviewed Pull Requests">👀</a></td>
8687
</tr>
8788
</tbody>
8889
</table>

0 commit comments

Comments
 (0)