File tree Expand file tree Collapse file tree 3 files changed +19
-1
lines changed Expand file tree Collapse file tree 3 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 196
196
"avatar_url" : [
197
197
" https://avatars.githubusercontent.com/u/18627646?v=4"
198
198
]
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
+ ]
199
210
}
200
211
],
201
212
"contributorsPerLine" : 7
Original file line number Diff line number Diff line change 80
80
"linshokaku": {
81
81
"name": "deoxy",
82
82
"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"
83
89
}
84
90
}
Original file line number Diff line number Diff line change 1
1
# ORAS Python
2
2
3
3
<!-- 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- )
5
5
<!-- ALL-CONTRIBUTORS-BADGE:END -->
6
6
7
7
![ 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.
49
49
<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>
50
50
<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>
51
51
<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>
52
53
</tr>
53
54
</tbody >
54
55
</table >
You can’t perform that action at this time.
0 commit comments