File tree Expand file tree Collapse file tree 2 files changed +16
-5
lines changed Expand file tree Collapse file tree 2 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 15
15
" doc" ,
16
16
" design"
17
17
]
18
- },
19
- {
18
+ },
19
+ {
20
20
"login" : " NickleDave" ,
21
21
"name" : " David Nicholson" ,
22
22
"avatar_url" : " https://avatars.githubusercontent.com/u/11934090?v=4" ,
25
25
" doc" ,
26
26
" design"
27
27
]
28
- },
29
- {
28
+ },
29
+ {
30
30
"login" : " lwasser" ,
31
31
"name" : " Leah Wasser" ,
32
32
"avatar_url" : " https://avatars.githubusercontent.com/u/7649194?v=4" ,
35
35
" doc" ,
36
36
" design"
37
37
]
38
+ },
39
+ {
40
+ "login" : " arianesasso" ,
41
+ "name" : " Ariane Sasso" ,
42
+ "avatar_url" : " https://avatars.githubusercontent.com/u/3659681?v=4" ,
43
+ "profile" : " http://arianesasso.me" ,
44
+ "contributions" : [
45
+ " doc" ,
46
+ " design"
47
+ ]
38
48
}
39
49
],
40
50
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 1
1
# <img src =" images/logo/logo.png " width =40 /> pyOpenSci Scientific Python Open Source Packaging Guide
2
2
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1 -orange.svg?style=flat-square )] ( #contributors- )
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-4 -orange.svg?style=flat-square )] ( #contributors- )
4
4
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5
5
6
6
![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/pyopensci/python-package-guide?color=purple&display_name=tag&style=plastic )
@@ -80,6 +80,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
80
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>
81
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>
82
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>
83
+ <td align="center"><a href="http://arianesasso.me"><img src="https://avatars.githubusercontent.com/u/3659681?v=4?s=100" width="100px;" alt="Ariane Sasso"/><br /><sub><b>Ariane Sasso</b></sub></a><br /><a href="https://github.com/pyOpenSci/python-package-guide/commits?author=arianesasso" title="Documentation">📖</a> <a href="#design-arianesasso" title="Design">🎨</a></td>
83
84
</tr>
84
85
</tbody >
85
86
</table >
You can’t perform that action at this time.
0 commit comments