Skip to content

Commit 1a9e066

Browse files
authored
Merge pull request #69 from oras-project/contributors/update-2023-02-04
[tributors] contributors/update-2023-02-04
2 parents 7e2a092 + b22e79b commit 1a9e066

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,17 @@
7575
"avatar_url": [
7676
"https://avatars.githubusercontent.com/u/18201513?v=4"
7777
]
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+
]
7889
}
7990
],
8091
"contributorsPerLine": 7

.tributors

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,11 @@
2727
"name": "Matt Warner",
2828
"bio": "Matt Warner",
2929
"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"
3036
}
3137
}

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# ORAS Python
22

33
<!-- 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-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

77
![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.
3434
<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>
3535
<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>
3636
<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>
3738
</tr>
3839
</tbody>
3940
</table>

0 commit comments

Comments
 (0)