File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 339
339
"avatar_url" : [
340
340
" https://avatars.githubusercontent.com/u/8399784?v=4"
341
341
]
342
+ },
343
+ {
344
+ "login" : " diverger" ,
345
+ "name" : " diverger" ,
346
+ "contributions" : [
347
+ " code"
348
+ ],
349
+ "profile" : " https://github.com/diverger" ,
350
+ "avatar_url" : [
351
+ " https://avatars.githubusercontent.com/u/335566?v=4"
352
+ ]
342
353
}
343
354
],
344
355
"contributorsPerLine" : 7
Original file line number Diff line number Diff line change 60
60
"mariusbertram": {
61
61
"name": "Marius Bertram",
62
62
"email": "marius@brtrm.de",
63
- "blog": "https://github.com/mariusbertram"
63
+ "blog": "https://github.com/mariusbertram",
64
+ "orcid": "0009-0006-8522-2287",
65
+ "affiliation": "University of Copenhagen"
64
66
},
65
67
"dev-zero": {
66
68
"name": "Tiziano Müller",
147
149
"name": "José Antonio Cortés López",
148
150
"email": "joseacl@gmail.com",
149
151
"blog": "https://github.com/joseacl"
152
+ },
153
+ "diverger": {
154
+ "name": "diverger",
155
+ "blog": "https://github.com/diverger"
150
156
}
151
157
}
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-30 -orange.svg?style=flat-square )] ( #contributors- )
4
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-31 -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 )
@@ -75,6 +75,7 @@ tool to generate a contributors graphic below.
75
75
<tr>
76
76
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Sojamann"><img src="https://avatars.githubusercontent.com/u/10118597?v=4?s=100" width="100px;" alt="Sojamann"/><br /><sub><b>Sojamann</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=Sojamann" title="Code">💻</a></td>
77
77
<td align="center" valign="top" width="14.28%"><a href="https://github.com/joseacl"><img src="https://avatars.githubusercontent.com/u/8399784?v=4?s=100" width="100px;" alt="José Antonio Cortés López"/><br /><sub><b>José Antonio Cortés López</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=joseacl" title="Code">💻</a></td>
78
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/diverger"><img src="https://avatars.githubusercontent.com/u/335566?v=4?s=100" width="100px;" alt="diverger"/><br /><sub><b>diverger</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=diverger" title="Code">💻</a></td>
78
79
</tr>
79
80
</tbody >
80
81
</table >
You can’t perform that action at this time.
0 commit comments