Skip to content

Commit c6383a6

Browse files
docs: add yeelauren as a contributor for doc, and review (#355)
* 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 923e103 commit c6383a6

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
@@ -466,6 +466,16 @@
466466
"doc",
467467
"review"
468468
]
469+
},
470+
{
471+
"login": "yeelauren",
472+
"name": "Lauren Yee",
473+
"avatar_url": "https://avatars.githubusercontent.com/u/12127746?v=4",
474+
"profile": "http://www.mapdatascience.com",
475+
"contributions": [
476+
"doc",
477+
"review"
478+
]
469479
}
470480
],
471481
"contributorsPerLine": 6,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# <img src="https://www.pyopensci.org/software-peer-review/_static/logo-dark-mode.png" width=200 /> pyOpenSci Peer Review Guide
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-45-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-46-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
![GitHub release (latest by date)](https://img.shields.io/github/v/release/pyopensci/peer-review-guide?color=purple&display_name=tag&style=plastic)
@@ -149,6 +149,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
149149
<td align="center" valign="top" width="16.66%"><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/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Aeliotwrobson" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/pyOpenSci/software-peer-review/commits?author=eliotwrobson" title="Documentation">📖</a></td>
150150
<td align="center" valign="top" width="16.66%"><a href="https://rgoswami.me"><img src="https://avatars.githubusercontent.com/u/4336207?v=4?s=100" width="100px;" alt="Rohit Goswami"/><br /><sub><b>Rohit Goswami</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/commits?author=HaoZeke" title="Documentation">📖</a> <a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3AHaoZeke" title="Reviewed Pull Requests">👀</a></td>
151151
<td align="center" valign="top" width="16.66%"><a href="https://jedbrown.org"><img src="https://avatars.githubusercontent.com/u/3303?v=4?s=100" width="100px;" alt="Jed Brown"/><br /><sub><b>Jed Brown</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/commits?author=jedbrown" title="Documentation">📖</a> <a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Ajedbrown" title="Reviewed Pull Requests">👀</a></td>
152+
<td align="center" valign="top" width="16.66%"><a href="http://www.mapdatascience.com"><img src="https://avatars.githubusercontent.com/u/12127746?v=4?s=100" width="100px;" alt="Lauren Yee"/><br /><sub><b>Lauren Yee</b></sub></a><br /><a href="https://github.com/pyOpenSci/software-peer-review/commits?author=yeelauren" title="Documentation">📖</a> <a href="https://github.com/pyOpenSci/software-peer-review/pulls?q=is%3Apr+reviewed-by%3Ayeelauren" title="Reviewed Pull Requests">👀</a></td>
152153
</tr>
153154
</tbody>
154155
</table>

0 commit comments

Comments
 (0)