File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 141
141
"avatar_url" : [
142
142
" https://avatars.githubusercontent.com/u/10505884?v=4"
143
143
]
144
+ },
145
+ {
146
+ "login" : " dev-zero" ,
147
+ "name" : " Tiziano Müller" ,
148
+ "contributions" : [
149
+ " code"
150
+ ],
151
+ "profile" : " https://dev-zero.ch" ,
152
+ "avatar_url" : [
153
+ " https://avatars.githubusercontent.com/u/11307?v=4"
154
+ ]
144
155
}
145
156
],
146
157
"contributorsPerLine" : 7
Original file line number Diff line number Diff line change 59
59
"name": "Marius Bertram",
60
60
"email": "marius@brtrm.de",
61
61
"blog": "https://github.com/mariusbertram"
62
+ },
63
+ "dev-zero": {
64
+ "name": "Tiziano Müller",
65
+ "blog": "https://dev-zero.ch"
62
66
}
63
67
}
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-12 -orange.svg?style=flat-square )] ( #contributors- )
4
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-13 -orange.svg?style=flat-square )] ( #contributors- )
5
5
<!-- ALL-CONTRIBUTORS-BADGE:END -->
6
6
7
7
![ ORAS Logo] ( https://raw.githubusercontent.com/oras-project/oras-www/main/static/img/oras.png )
@@ -42,6 +42,7 @@ tool to generate a contributors graphic below.
42
42
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Ananya2003Gupta"><img src="https://avatars.githubusercontent.com/u/90386813?v=4?s=100" width="100px;" alt="Ananya Gupta"/><br /><sub><b>Ananya Gupta</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=Ananya2003Gupta" title="Code">💻</a></td>
43
43
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sunnycarter"><img src="https://avatars.githubusercontent.com/u/36891339?v=4?s=100" width="100px;" alt="sunnycarter"/><br /><sub><b>sunnycarter</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=sunnycarter" title="Code">💻</a></td>
44
44
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mariusbertram"><img src="https://avatars.githubusercontent.com/u/10505884?v=4?s=100" width="100px;" alt="Marius Bertram"/><br /><sub><b>Marius Bertram</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=mariusbertram" title="Code">💻</a></td>
45
+ <td align="center" valign="top" width="14.28%"><a href="https://dev-zero.ch"><img src="https://avatars.githubusercontent.com/u/11307?v=4?s=100" width="100px;" alt="Tiziano Müller"/><br /><sub><b>Tiziano Müller</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=dev-zero" title="Code">💻</a></td>
45
46
</tr>
46
47
</tbody >
47
48
</table >
You can’t perform that action at this time.
0 commit comments