Skip to content

Commit 42497c6

Browse files
author
github-actions
committed
Automated deployment to update contributors 2024-05-22
Signed-off-by: github-actions <github-actions@users.noreply.github.com>
1 parent e5d2307 commit 42497c6

File tree

3 files changed

+18
-1
lines changed

3 files changed

+18
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,17 @@
218218
"avatar_url": [
219219
"https://avatars.githubusercontent.com/u/4820203?v=4"
220220
]
221+
},
222+
{
223+
"login": "tumido",
224+
"name": "Tom Coufal",
225+
"contributions": [
226+
"code"
227+
],
228+
"profile": "https://github.com/tumido",
229+
"avatar_url": [
230+
"https://avatars.githubusercontent.com/u/7453394?v=4"
231+
]
221232
}
222233
],
223234
"contributorsPerLine": 7

.tributors

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,10 @@
9090
"my5cents": {
9191
"name": "my5cents",
9292
"blog": "https://github.com/my5cents"
93+
},
94+
"tumido": {
95+
"name": "Tom Coufal",
96+
"bio": "Pushing buttons at @redhat-et",
97+
"blog": "https://github.com/tumido"
9398
}
9499
}

README.md

Lines changed: 2 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-19-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-20-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)
@@ -51,6 +51,7 @@ tool to generate a contributors graphic below.
5151
<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>
5252
<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>
5353
<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>
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>
5455
</tr>
5556
</tbody>
5657
</table>

0 commit comments

Comments
 (0)