File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 174
174
"avatar_url" : [
175
175
" https://avatars.githubusercontent.com/u/23132557?v=4"
176
176
]
177
+ },
178
+ {
179
+ "login" : " miker985" ,
180
+ "name" : " Mike" ,
181
+ "contributions" : [
182
+ " code"
183
+ ],
184
+ "profile" : " https://github.com/miker985" ,
185
+ "avatar_url" : [
186
+ " https://avatars.githubusercontent.com/u/26555712?v=4"
187
+ ]
177
188
}
178
189
],
179
190
"contributorsPerLine" : 7
Original file line number Diff line number Diff line change 72
72
"name": "Saket Jajoo",
73
73
"email": "saketjajoo77@gmail.com",
74
74
"blog": "https://saketjajoo.github.io"
75
+ },
76
+ "miker985": {
77
+ "name": "Mike",
78
+ "blog": "https://github.com/miker985"
75
79
}
76
80
}
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-15 -orange.svg?style=flat-square )] ( #contributors- )
4
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-16 -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 )
@@ -47,6 +47,7 @@ tool to generate a contributors graphic below.
47
47
</tr>
48
48
<tr>
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
+ <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>
50
51
</tr>
51
52
</tbody >
52
53
</table >
You can’t perform that action at this time.
0 commit comments