File tree Expand file tree Collapse file tree 3 files changed +19
-1
lines changed Expand file tree Collapse file tree 3 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 75
75
"avatar_url" : [
76
76
" https://avatars.githubusercontent.com/u/18201513?v=4"
77
77
]
78
+ },
79
+ {
80
+ "login" : " wolfv" ,
81
+ "name" : " Wolf Vollprecht" ,
82
+ "contributions" : [
83
+ " code"
84
+ ],
85
+ "profile" : " wolfv.github.io" ,
86
+ "avatar_url" : [
87
+ " https://avatars.githubusercontent.com/u/885054?v=4"
88
+ ]
78
89
}
79
90
],
80
91
"contributorsPerLine" : 7
Original file line number Diff line number Diff line change 27
27
"name": "Matt Warner",
28
28
"bio": "Matt Warner",
29
29
"blog": "https://github.com/magelisk"
30
+ },
31
+ "wolfv": {
32
+ "name": "Wolf Vollprecht",
33
+ "email": "w.vollprecht@gmail.com",
34
+ "bio": "prefix.dev |\r\nPackage Management, Robotics and Jupyter",
35
+ "blog": "wolfv.github.io"
30
36
}
31
37
}
Original file line number Diff line number Diff line change 1
1
# ORAS Python
2
2
3
3
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-6 -orange.svg?style=flat-square )] ( #contributors- )
4
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-7 -orange.svg?style=flat-square )] ( #contributors- )
5
5
<!-- ALL-CONTRIBUTORS-BADGE:END -->
6
6
7
7
![ https://raw.githubusercontent.com/oras-project/oras-www/main/docs/assets/images/oras.png ] ( https://raw.githubusercontent.com/oras-project/oras-www/main/docs/assets/images/oras.png )
@@ -34,6 +34,7 @@ tool to generate a contributors graphic below.
34
34
<td align="center" valign="top" width="14.28%"><a href="https://dolit.ski"><img src="https://avatars.githubusercontent.com/u/393494?v=4?s=100" width="100px;" alt="Josh Dolitsky"/><br /><sub><b>Josh Dolitsky</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=jdolitsky" title="Code">💻</a></td>
35
35
<td align="center" valign="top" width="14.28%"><a href="https://github.com/bridgetkromhout"><img src="https://avatars.githubusercontent.com/u/2104453?v=4?s=100" width="100px;" alt="Bridget Kromhout"/><br /><sub><b>Bridget Kromhout</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=bridgetkromhout" title="Code">💻</a></td>
36
36
<td align="center" valign="top" width="14.28%"><a href="https://github.com/magelisk"><img src="https://avatars.githubusercontent.com/u/18201513?v=4?s=100" width="100px;" alt="Matt Warner"/><br /><sub><b>Matt Warner</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=magelisk" title="Code">💻</a></td>
37
+ <td align="center" valign="top" width="14.28%"><a href="wolfv.github.io"><img src="https://avatars.githubusercontent.com/u/885054?v=4?s=100" width="100px;" alt="Wolf Vollprecht"/><br /><sub><b>Wolf Vollprecht</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=wolfv" title="Code">💻</a></td>
37
38
</tr>
38
39
</tbody >
39
40
</table >
You can’t perform that action at this time.
0 commit comments