File tree Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Expand file tree Collapse file tree 3 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 240
240
"avatar_url" : [
241
241
" https://avatars.githubusercontent.com/u/1699252?v=4"
242
242
]
243
+ },
244
+ {
245
+ "login" : " isinyaaa" ,
246
+ "name" : " Isabella Basso" ,
247
+ "contributions" : [
248
+ " code"
249
+ ],
250
+ "profile" : " crosscat.me" ,
251
+ "avatar_url" : [
252
+ " https://avatars.githubusercontent.com/u/39812919?v=4"
253
+ ]
243
254
}
244
255
],
245
256
"contributorsPerLine" : 7
Original file line number Diff line number Diff line change 99
99
"tarilabs": {
100
100
"name": "Matteo Mortari",
101
101
"blog": "https://youtube.com/@MatteoMortari"
102
+ },
103
+ "isinyaaa": {
104
+ "name": "Isabella Basso",
105
+
106
+ "bio": "wibbly-wobbly mathsy-computesey stuff",
107
+ "blog": "crosscat.me"
102
108
}
103
109
}
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-21 -orange.svg?style=flat-square )] ( #contributors- )
4
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-22 -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 )
@@ -54,6 +54,9 @@ tool to generate a contributors graphic below.
54
54
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tumido"><img src="https://avatars.githubusercontent.com/u/7453394?v=4?s=100" width="100px;" alt="Tom Coufal"/><br /><sub><b>Tom Coufal</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=tumido" title="Code">💻</a></td>
55
55
<td align="center" valign="top" width="14.28%"><a href="https://youtube.com/@MatteoMortari"><img src="https://avatars.githubusercontent.com/u/1699252?v=4?s=100" width="100px;" alt="Matteo Mortari"/><br /><sub><b>Matteo Mortari</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=tarilabs" title="Code">💻</a></td>
56
56
</tr>
57
+ <tr>
58
+ <td align="center" valign="top" width="14.28%"><a href="crosscat.me"><img src="https://avatars.githubusercontent.com/u/39812919?v=4?s=100" width="100px;" alt="Isabella Basso"/><br /><sub><b>Isabella Basso</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=isinyaaa" title="Code">💻</a></td>
59
+ </tr>
57
60
</tbody >
58
61
</table >
59
62
You can’t perform that action at this time.
0 commit comments