Skip to content

Commit 010c750

Browse files
docs: add rogerb121 as a contributor for code, and review (#133)
* 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 d4e0ca7 commit 010c750

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,16 @@
106106
"review",
107107
"code"
108108
]
109+
},
110+
{
111+
"login": "rogerb121",
112+
"name": "rogerb121",
113+
"avatar_url": "https://avatars.githubusercontent.com/u/109387723?v=4",
114+
"profile": "https://github.com/rogerb121",
115+
"contributions": [
116+
"code",
117+
"review"
118+
]
109119
}
110120
],
111121
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# README: About pyOpenSci peer review metrics
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

@@ -114,6 +114,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
114114
<td align="center" valign="top" width="14.28%"><a href="http://banesullivan.com"><img src="https://avatars.githubusercontent.com/u/22067021?v=4?s=100" width="100px;" alt="Bane Sullivan"/><br /><sub><b>Bane Sullivan</b></sub></a><br /><a href="https://github.com/pyOpenSci/metrics/commits?author=banesullivan" title="Code">💻</a> <a href="https://github.com/pyOpenSci/metrics/pulls?q=is%3Apr+reviewed-by%3Abanesullivan" title="Reviewed Pull Requests">👀</a></td>
115115
<td align="center" valign="top" width="14.28%"><a href="http://www.leahwasser.com"><img src="https://avatars.githubusercontent.com/u/7649194?v=4?s=100" width="100px;" alt="Leah Wasser"/><br /><sub><b>Leah Wasser</b></sub></a><br /><a href="https://github.com/pyOpenSci/metrics/commits?author=lwasser" title="Code">💻</a> <a href="https://github.com/pyOpenSci/metrics/pulls?q=is%3Apr+reviewed-by%3Alwasser" title="Reviewed Pull Requests">👀</a></td>
116116
<td align="center" valign="top" width="14.28%"><a href="https://github.com/clatapie"><img src="https://avatars.githubusercontent.com/u/78221213?v=4?s=100" width="100px;" alt="Camille Latapie"/><br /><sub><b>Camille Latapie</b></sub></a><br /><a href="https://github.com/pyOpenSci/metrics/pulls?q=is%3Apr+reviewed-by%3Aclatapie" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/pyOpenSci/metrics/commits?author=clatapie" title="Code">💻</a></td>
117+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rogerb121"><img src="https://avatars.githubusercontent.com/u/109387723?v=4?s=100" width="100px;" alt="rogerb121"/><br /><sub><b>rogerb121</b></sub></a><br /><a href="https://github.com/pyOpenSci/metrics/commits?author=rogerb121" title="Code">💻</a> <a href="https://github.com/pyOpenSci/metrics/pulls?q=is%3Apr+reviewed-by%3Arogerb121" title="Reviewed Pull Requests">👀</a></td>
117118
</tr>
118119
</tbody>
119120
</table>

0 commit comments

Comments
 (0)