Skip to content

Commit ce60dc9

Browse files
docs: add lwasser as a contributor for code, and review (#107)
* 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 6baf709 commit ce60dc9

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
@@ -86,6 +86,16 @@
8686
"code",
8787
"review"
8888
]
89+
},
90+
{
91+
"login": "lwasser",
92+
"name": "Leah Wasser",
93+
"avatar_url": "https://avatars.githubusercontent.com/u/7649194?v=4",
94+
"profile": "http://www.leahwasser.com",
95+
"contributions": [
96+
"code",
97+
"review"
98+
]
8999
}
90100
],
91101
"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-8-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66

@@ -112,6 +112,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
112112
</tr>
113113
<tr>
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>
115+
<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>
115116
</tr>
116117
</tbody>
117118
</table>

0 commit comments

Comments
 (0)