Skip to content

Commit

Permalink
Merge pull request #130 from oras-project/contributors/update-2024-04-05
Browse files Browse the repository at this point in the history
[tributors] contributors/update-2024-04-05
  • Loading branch information
vsoch authored Apr 5, 2024
2 parents 545b16f + bb872de commit cb575ab
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,17 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/29086148?v=4"
]
},
{
"login": "my5cents",
"name": "my5cents",
"contributions": [
"code"
],
"profile": "https://github.com/my5cents",
"avatar_url": [
"https://avatars.githubusercontent.com/u/4820203?v=4"
]
}
],
"contributorsPerLine": 7
Expand Down
4 changes: 4 additions & 0 deletions .tributors
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,9 @@
"email": "kavish.punchoo@gmail.com",
"bio": "Problem Solving Enthusiast",
"blog": "https://github.com/kavish-p"
},
"my5cents": {
"name": "my5cents",
"blog": "https://github.com/my5cents"
}
}
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-18-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-19-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 @@ -50,6 +50,7 @@ tool to generate a contributors graphic below.
<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>
<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>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit cb575ab

Please sign in to comment.