Skip to content

Commit cb575ab

Browse files
authored
Merge pull request #130 from oras-project/contributors/update-2024-04-05
[tributors] contributors/update-2024-04-05
2 parents 545b16f + bb872de commit cb575ab

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,17 @@
207207
"avatar_url": [
208208
"https://avatars.githubusercontent.com/u/29086148?v=4"
209209
]
210+
},
211+
{
212+
"login": "my5cents",
213+
"name": "my5cents",
214+
"contributions": [
215+
"code"
216+
],
217+
"profile": "https://github.com/my5cents",
218+
"avatar_url": [
219+
"https://avatars.githubusercontent.com/u/4820203?v=4"
220+
]
210221
}
211222
],
212223
"contributorsPerLine": 7

.tributors

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,9 @@
8686
"email": "kavish.punchoo@gmail.com",
8787
"bio": "Problem Solving Enthusiast",
8888
"blog": "https://github.com/kavish-p"
89+
},
90+
"my5cents": {
91+
"name": "my5cents",
92+
"blog": "https://github.com/my5cents"
8993
}
9094
}

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-18-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-19-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)
@@ -50,6 +50,7 @@ tool to generate a contributors graphic below.
5050
<td align="center" valign="top" width="14.28%"><a href="https://github.com/miker985"><img src="https://avatars.githubusercontent.com/u/26555712?v=4?s=100" width="100px;" alt="Mike"/><br /><sub><b>Mike</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=miker985" title="Code">💻</a></td>
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>
53+
<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>
5354
</tr>
5455
</tbody>
5556
</table>

0 commit comments

Comments
 (0)