File tree Expand file tree Collapse file tree 3 files changed +20
-1
lines changed Expand file tree Collapse file tree 3 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 163
163
"avatar_url" : [
164
164
" https://avatars.githubusercontent.com/u/104113?v=4"
165
165
]
166
+ },
167
+ {
168
+ "login" : " saketjajoo" ,
169
+ "name" : " Saket Jajoo" ,
170
+ "contributions" : [
171
+ " code"
172
+ ],
173
+ "profile" : " https://saketjajoo.github.io" ,
174
+ "avatar_url" : [
175
+ " https://avatars.githubusercontent.com/u/23132557?v=4"
176
+ ]
166
177
}
167
178
],
168
179
"contributorsPerLine" : 7
Original file line number Diff line number Diff line change 67
67
"TerryHowe": {
68
68
"name": "Terry Howe",
69
69
"blog": "https://terryhowe.wordpress.com/"
70
+ },
71
+ "saketjajoo": {
72
+ "name": "Saket Jajoo",
73
+ "email": "saketjajoo77@gmail.com",
74
+ "blog": "https://saketjajoo.github.io"
70
75
}
71
76
}
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-14 -orange.svg?style=flat-square )] ( #contributors- )
4
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-15 -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 )
@@ -45,6 +45,9 @@ tool to generate a contributors graphic below.
45
45
<td align="center" valign="top" width="14.28%"><a href="https://dev-zero.ch"><img src="https://avatars.githubusercontent.com/u/11307?v=4?s=100" width="100px;" alt="Tiziano Müller"/><br /><sub><b>Tiziano Müller</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=dev-zero" title="Code">💻</a></td>
46
46
<td align="center" valign="top" width="14.28%"><a href="https://terryhowe.wordpress.com/"><img src="https://avatars.githubusercontent.com/u/104113?v=4?s=100" width="100px;" alt="Terry Howe"/><br /><sub><b>Terry Howe</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=TerryHowe" title="Code">💻</a></td>
47
47
</tr>
48
+ <tr>
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
+ </tr>
48
51
</tbody >
49
52
</table >
50
53
You can’t perform that action at this time.
0 commit comments