Skip to content

Commit 5763015

Browse files
github-actions[bot]github-actions
andauthored
Automated deployment to update contributors 2024-09-04 (#151)
Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]>
1 parent dfc2415 commit 5763015

File tree

3 files changed

+21
-1
lines changed

3 files changed

+21
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,17 @@
240240
"avatar_url": [
241241
"https://avatars.githubusercontent.com/u/1699252?v=4"
242242
]
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+
]
243254
}
244255
],
245256
"contributorsPerLine": 7

.tributors

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,11 @@
9999
"tarilabs": {
100100
"name": "Matteo Mortari",
101101
"blog": "https://youtube.com/@MatteoMortari"
102+
},
103+
"isinyaaa": {
104+
"name": "Isabella Basso",
105+
"email": "[email protected]",
106+
"bio": "wibbly-wobbly mathsy-computesey stuff",
107+
"blog": "crosscat.me"
102108
}
103109
}

README.md

Lines changed: 4 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-21-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

77
![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.
5454
<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>
5555
<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>
5656
</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>
5760
</tbody>
5861
</table>
5962

0 commit comments

Comments
 (0)