Skip to content

Commit 6c9fd25

Browse files
authored
Merge pull request #124 from oras-project/contributors/update-2024-01-29
[tributors] contributors/update-2024-01-29
2 parents fb49f2f + 748665c commit 6c9fd25

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,17 @@
196196
"avatar_url": [
197197
"https://avatars.githubusercontent.com/u/18627646?v=4"
198198
]
199+
},
200+
{
201+
"login": "kavish-p",
202+
"name": "Kavish Punchoo",
203+
"contributions": [
204+
"code"
205+
],
206+
"profile": "https://github.com/kavish-p",
207+
"avatar_url": [
208+
"https://avatars.githubusercontent.com/u/29086148?v=4"
209+
]
199210
}
200211
],
201212
"contributorsPerLine": 7

.tributors

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,11 @@
8080
"linshokaku": {
8181
"name": "deoxy",
8282
"blog": "https://github.com/linshokaku"
83+
},
84+
"kavish-p": {
85+
"name": "Kavish Punchoo",
86+
"email": "kavish.punchoo@gmail.com",
87+
"bio": "Problem Solving Enthusiast",
88+
"blog": "https://github.com/kavish-p"
8389
}
8490
}

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

0 commit comments

Comments
 (0)