Skip to content

Commit

Permalink
Merge pull request #135 from oras-project/contributors/update-2024-05-22
Browse files Browse the repository at this point in the history
[tributors] contributors/update-2024-05-22
  • Loading branch information
vsoch authored May 22, 2024
2 parents 7c68048 + 42497c6 commit b4fd5f4
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,17 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/4820203?v=4"
]
},
{
"login": "tumido",
"name": "Tom Coufal",
"contributions": [
"code"
],
"profile": "https://github.com/tumido",
"avatar_url": [
"https://avatars.githubusercontent.com/u/7453394?v=4"
]
}
],
"contributorsPerLine": 7
Expand Down
5 changes: 5 additions & 0 deletions .tributors
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,10 @@
"my5cents": {
"name": "my5cents",
"blog": "https://github.com/my5cents"
},
"tumido": {
"name": "Tom Coufal",
"bio": "Pushing buttons at @redhat-et",
"blog": "https://github.com/tumido"
}
}
3 changes: 2 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-19-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-20-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 @@ -51,6 +51,7 @@ tool to generate a contributors graphic below.
<td align="center" valign="top" width="14.28%"><a href="https://github.com/linshokaku"><img src="https://avatars.githubusercontent.com/u/18627646?v=4?s=100" width="100px;" alt="deoxy"/><br /><sub><b>deoxy</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=linshokaku" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kavish-p"><img src="https://avatars.githubusercontent.com/u/29086148?v=4?s=100" width="100px;" alt="Kavish Punchoo"/><br /><sub><b>Kavish Punchoo</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=kavish-p" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/my5cents"><img src="https://avatars.githubusercontent.com/u/4820203?v=4?s=100" width="100px;" alt="my5cents"/><br /><sub><b>my5cents</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=my5cents" title="Code">💻</a></td>
<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>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit b4fd5f4

Please sign in to comment.