Skip to content

Commit

Permalink
Automated deployment to update contributors 2024-09-04 (#151)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions <github-actions@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions authored Sep 4, 2024
1 parent dfc2415 commit 5763015
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,17 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/1699252?v=4"
]
},
{
"login": "isinyaaa",
"name": "Isabella Basso",
"contributions": [
"code"
],
"profile": "crosscat.me",
"avatar_url": [
"https://avatars.githubusercontent.com/u/39812919?v=4"
]
}
],
"contributorsPerLine": 7
Expand Down
6 changes: 6 additions & 0 deletions .tributors
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,11 @@
"tarilabs": {
"name": "Matteo Mortari",
"blog": "https://youtube.com/@MatteoMortari"
},
"isinyaaa": {
"name": "Isabella Basso",
"email": "idoamara@redhat.com",
"bio": "wibbly-wobbly mathsy-computesey stuff",
"blog": "crosscat.me"
}
}
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ORAS Python

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-22-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

![ORAS Logo](https://raw.githubusercontent.com/oras-project/oras-www/main/static/img/oras.png)
Expand Down Expand Up @@ -54,6 +54,9 @@ tool to generate a contributors graphic below.
<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>
<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>
</tr>
<tr>
<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>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 5763015

Please sign in to comment.