Skip to content

Commit 33deae3

Browse files
docs: add ecourt93 as a contributor for code, and review (#143)
* 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 a0a3686 commit 33deae3

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,16 @@
8484
"code",
8585
"review"
8686
]
87+
},
88+
{
89+
"login": "ecourt93",
90+
"name": "ecourt93",
91+
"avatar_url": "https://avatars.githubusercontent.com/u/197415376?v=4",
92+
"profile": "https://github.com/ecourt93",
93+
"contributions": [
94+
"code",
95+
"review"
96+
]
8797
}
8898
],
8999
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6464
</tr>
6565
<tr>
6666
<td align="center" valign="top" width="14.28%"><a href="https://github.com/infinite0x20"><img src="https://avatars.githubusercontent.com/u/66569284?v=4?s=100" width="100px;" alt="s choi"/><br /><sub><b>s choi</b></sub></a><br /><a href="https://github.com/pyOpenSci/lessons/commits?author=infinite0x20" title="Code">💻</a> <a href="https://github.com/pyOpenSci/lessons/pulls?q=is%3Apr+reviewed-by%3Ainfinite0x20" title="Reviewed Pull Requests">👀</a></td>
67+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ecourt93"><img src="https://avatars.githubusercontent.com/u/197415376?v=4?s=100" width="100px;" alt="ecourt93"/><br /><sub><b>ecourt93</b></sub></a><br /><a href="https://github.com/pyOpenSci/lessons/commits?author=ecourt93" title="Code">💻</a> <a href="https://github.com/pyOpenSci/lessons/pulls?q=is%3Apr+reviewed-by%3Aecourt93" title="Reviewed Pull Requests">👀</a></td>
6768
</tr>
6869
</tbody>
6970
</table>

0 commit comments

Comments
 (0)