File tree Expand file tree Collapse file tree 3 files changed +18
-1
lines changed Expand file tree Collapse file tree 3 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 130
130
"avatar_url" : [
131
131
" https://avatars.githubusercontent.com/u/36891339?v=4"
132
132
]
133
+ },
134
+ {
135
+ "login" : " mariusbertram" ,
136
+ "name" : " Marius Bertram" ,
137
+ "contributions" : [
138
+ " code"
139
+ ],
140
+ "profile" : " https://github.com/mariusbertram" ,
141
+ "avatar_url" : [
142
+ " https://avatars.githubusercontent.com/u/10505884?v=4"
143
+ ]
133
144
}
134
145
],
135
146
"contributorsPerLine" : 7
Original file line number Diff line number Diff line change 54
54
"sunnycarter": {
55
55
"name": "sunnycarter",
56
56
"blog": "https://github.com/sunnycarter"
57
+ },
58
+ "mariusbertram": {
59
+ "name": "Marius Bertram",
60
+ "email": "marius@brtrm.de",
61
+ "blog": "https://github.com/mariusbertram"
57
62
}
58
63
}
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-11 -orange.svg?style=flat-square )] ( #contributors- )
4
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-12 -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 )
@@ -41,6 +41,7 @@ tool to generate a contributors graphic below.
41
41
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jhlmco"><img src="https://avatars.githubusercontent.com/u/126677738?v=4?s=100" width="100px;" alt="jhlmco"/><br /><sub><b>jhlmco</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=jhlmco" title="Code">💻</a></td>
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
+ <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>
44
45
</tr>
45
46
</tbody >
46
47
</table >
You can’t perform that action at this time.
0 commit comments