File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 7
7
"commitConvention" : " angular" ,
8
8
"contributors" : [
9
9
{
10
+ "login" : " eriknw" ,
11
+ "name" : " Erik Welch" ,
12
+ "avatar_url" : " https://avatars.githubusercontent.com/u/2058401?v=4" ,
13
+ "profile" : " https://fosstodon.org/@eriknw" ,
14
+ "contributions" : [
15
+ " doc" ,
16
+ " design"
17
+ ],
18
+ },
19
+ {
10
20
"login" : " NickleDave" ,
11
21
"name" : " David Nicholson" ,
12
22
"avatar_url" : " https://avatars.githubusercontent.com/u/11934090?v=4" ,
13
23
"profile" : " https://nicholdav.info/" ,
24
+ "contributions" : [
25
+ " doc" ,
26
+ " design"
27
+ ],
28
+ },
29
+ {
14
30
"login" : " lwasser" ,
15
31
"name" : " Leah Wasser" ,
16
32
"avatar_url" : " https://avatars.githubusercontent.com/u/7649194?v=4" ,
Original file line number Diff line number Diff line change @@ -77,6 +77,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
77
77
<table >
78
78
<tbody >
79
79
<tr>
80
+ <td align="center"><a href="https://fosstodon.org/@eriknw"><img src="https://avatars.githubusercontent.com/u/2058401?v=4?s=100" width="100px;" alt="Erik Welch"/><br /><sub><b>Erik Welch</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=eriknw" title="Documentation">📖</a> <a href="#design-eriknw" title="Design">🎨</a></td>
80
81
<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>
81
82
<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>
82
83
</tr>
You can’t perform that action at this time.
0 commit comments