Skip to content

Commit 39514f2

Browse files
docs: add NickleDave as a contributor for doc, and design (pyOpenSci#25)
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Leah Wasser <[email protected]>
1 parent b57375a commit 39514f2

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.all-contributorsrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"commitConvention": "angular",
88
"contributors": [
99
{
10+
"login": "NickleDave",
11+
"name": "David Nicholson",
12+
"avatar_url": "https://avatars.githubusercontent.com/u/11934090?v=4",
13+
"profile": "https://nicholdav.info/",
1014
"login": "lwasser",
1115
"name": "Leah Wasser",
1216
"avatar_url": "https://avatars.githubusercontent.com/u/7649194?v=4",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7777
<table>
7878
<tbody>
7979
<tr>
80+
<td align="center"><a href="https://nicholdav.info/"><img src="https://avatars.githubusercontent.com/u/11934090?v=4?s=100" width="100px;" alt="David Nicholson"/><br /><sub><b>David Nicholson</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=NickleDave" title="Documentation">📖</a> <a href="#design-NickleDave" title="Design">🎨</a></td>
8081
<td align="center"><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/python-package-guide/commits?author=lwasser" title="Documentation">📖</a> <a href="#design-lwasser" title="Design">🎨</a></td>
8182
</tr>
8283
</tbody>

0 commit comments

Comments
 (0)