Skip to content

Commit 02c5bda

Browse files
github-actions[bot]github-actions
andauthored
Automated deployment to update contributors 2023-10-05 (#110)
Signed-off-by: github-actions <github-actions@users.noreply.github.com> Co-authored-by: github-actions <github-actions@users.noreply.github.com>
1 parent df15ce8 commit 02c5bda

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,17 @@
174174
"avatar_url": [
175175
"https://avatars.githubusercontent.com/u/23132557?v=4"
176176
]
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+
]
177188
}
178189
],
179190
"contributorsPerLine": 7

.tributors

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,9 @@
7272
"name": "Saket Jajoo",
7373
"email": "saketjajoo77@gmail.com",
7474
"blog": "https://saketjajoo.github.io"
75+
},
76+
"miker985": {
77+
"name": "Mike",
78+
"blog": "https://github.com/miker985"
7579
}
7680
}

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-15-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-16-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)
@@ -47,6 +47,7 @@ tool to generate a contributors graphic below.
4747
</tr>
4848
<tr>
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>
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>
5051
</tr>
5152
</tbody>
5253
</table>

0 commit comments

Comments
 (0)