Skip to content

Commit e945609

Browse files
author
github-actions
committed
Automated deployment to update contributors 2023-03-04
Signed-off-by: github-actions <github-actions@users.noreply.github.com>
1 parent d17bb93 commit e945609

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
@@ -97,6 +97,17 @@
9797
"avatar_url": [
9898
"https://avatars.githubusercontent.com/u/32161882?v=4"
9999
]
100+
},
101+
{
102+
"login": "jhlmco",
103+
"name": "jhlmco",
104+
"contributions": [
105+
"code"
106+
],
107+
"profile": "https://github.com/jhlmco",
108+
"avatar_url": [
109+
"https://avatars.githubusercontent.com/u/126677738?v=4"
110+
]
100111
}
101112
],
102113
"contributorsPerLine": 7

.tributors

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,9 @@
4040
"email": "shizh@microsoft.com",
4141
"bio": "Happy Hacking",
4242
"blog": "https://github.com/shizhMSFT"
43+
},
44+
"jhlmco": {
45+
"name": "jhlmco",
46+
"blog": "https://github.com/jhlmco"
4347
}
4448
}

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-8-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

77
![https://raw.githubusercontent.com/oras-project/oras-www/main/docs/assets/images/oras.png](https://raw.githubusercontent.com/oras-project/oras-www/main/docs/assets/images/oras.png)
@@ -38,6 +38,7 @@ tool to generate a contributors graphic below.
3838
</tr>
3939
<tr>
4040
<td align="center" valign="top" width="14.28%"><a href="https://github.com/shizhMSFT"><img src="https://avatars.githubusercontent.com/u/32161882?v=4?s=100" width="100px;" alt="Shiwei Zhang"/><br /><sub><b>Shiwei Zhang</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=shizhMSFT" title="Code">💻</a></td>
41+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jhlmco"><img src="https://avatars.githubusercontent.com/u/126677738?v=4?s=100" width="100px;" alt="jhlmco"/><br /><sub><b>jhlmco</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=jhlmco" title="Code">💻</a></td>
4142
</tr>
4243
</tbody>
4344
</table>

0 commit comments

Comments
 (0)