Skip to content

Commit 9f0994a

Browse files
docs: add stevenrayhinojosa-gmail-com as a contributor for code, and review (#134)
* 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 59c1e43 commit 9f0994a

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
@@ -116,6 +116,16 @@
116116
"code",
117117
"review"
118118
]
119+
},
120+
{
121+
"login": "stevenrayhinojosa-gmail-com",
122+
"name": "steven",
123+
"avatar_url": "https://avatars.githubusercontent.com/u/17886818?v=4",
124+
"profile": "https://github.com/stevenrayhinojosa-gmail-com",
125+
"contributions": [
126+
"code",
127+
"review"
128+
]
119129
}
120130
],
121131
"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-11-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66

@@ -115,6 +115,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
117117
<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>
118+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/stevenrayhinojosa-gmail-com"><img src="https://avatars.githubusercontent.com/u/17886818?v=4?s=100" width="100px;" alt="steven"/><br /><sub><b>steven</b></sub></a><br /><a href="https://github.com/pyOpenSci/metrics/commits?author=stevenrayhinojosa-gmail-com" title="Code">💻</a> <a href="https://github.com/pyOpenSci/metrics/pulls?q=is%3Apr+reviewed-by%3Astevenrayhinojosa-gmail-com" title="Reviewed Pull Requests">👀</a></td>
118119
</tr>
119120
</tbody>
120121
</table>

0 commit comments

Comments
 (0)