Skip to content

Commit

Permalink
Merge pull request #159 from oras-project/contributors/update-2024-09-23
Browse files Browse the repository at this point in the history
[tributors] contributors/update-2024-09-23
  • Loading branch information
vsoch authored Sep 23, 2024
2 parents eadddc6 + 95ad388 commit 625c6ff
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 1 deletion.
22 changes: 22 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,28 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/39812919?v=4"
]
},
{
"login": "xarses",
"name": "Andrew Woodward",
"contributions": [
"code"
],
"profile": "https://github.com/xarses",
"avatar_url": [
"https://avatars.githubusercontent.com/u/2107834?v=4"
]
},
{
"login": "ccronca",
"name": "Camilo Cota",
"contributions": [
"code"
],
"profile": "https://github.com/ccronca",
"avatar_url": [
"https://avatars.githubusercontent.com/u/1499184?v=4"
]
}
],
"contributorsPerLine": 7
Expand Down
8 changes: 8 additions & 0 deletions .tributors
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,13 @@
"email": "idoamara@redhat.com",
"bio": "wibbly-wobbly mathsy-computesey stuff",
"blog": "crosscat.me"
},
"xarses": {
"name": "Andrew Woodward",
"blog": "https://github.com/xarses"
},
"ccronca": {
"name": "Camilo Cota",
"blog": "https://github.com/ccronca"
}
}
4 changes: 3 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-22-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-24-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 @@ -56,6 +56,8 @@ tool to generate a contributors graphic below.
</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>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/xarses"><img src="https://avatars.githubusercontent.com/u/2107834?v=4?s=100" width="100px;" alt="Andrew Woodward"/><br /><sub><b>Andrew Woodward</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=xarses" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ccronca"><img src="https://avatars.githubusercontent.com/u/1499184?v=4?s=100" width="100px;" alt="Camilo Cota"/><br /><sub><b>Camilo Cota</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=ccronca" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 625c6ff

Please sign in to comment.