Skip to content

Commit

Permalink
Automated deployment to update contributors 2023-02-15 (#76)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions <github-actions@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions authored Feb 15, 2023
1 parent 10172f8 commit c817740
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 2 deletions.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,17 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/885054?v=4"
]
},
{
"login": "shizhMSFT",
"name": "Shiwei Zhang",
"contributions": [
"code"
],
"profile": "https://github.com/shizhMSFT",
"avatar_url": [
"https://avatars.githubusercontent.com/u/32161882?v=4"
]
}
],
"contributorsPerLine": 7
Expand Down
9 changes: 8 additions & 1 deletion .tributors
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"SteveLasker": {
"name": "Steve Lasker",
"bio": "OCI TOB Member, PM Architect for Azure Container Registry, balancing tech and the great outdoors",
"blog": "http://SteveLasker.blog"
"blog": "http://SteveLasker.blog",
"orcid": "0000-0003-2999-4873"
},
"vsoch": {
"name": "Vanessasaurus",
Expand Down Expand Up @@ -33,5 +34,11 @@
"email": "w.vollprecht@gmail.com",
"bio": "prefix.dev |\r\nPackage Management, Robotics and Jupyter",
"blog": "wolfv.github.io"
},
"shizhMSFT": {
"name": "Shiwei Zhang",
"email": "shizh@microsoft.com",
"bio": "Happy Hacking",
"blog": "https://github.com/shizhMSFT"
}
}
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ORAS Python

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

![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)
Expand Down Expand Up @@ -36,6 +36,9 @@ tool to generate a contributors graphic below.
<td align="center" valign="top" width="14.28%"><a href="https://github.com/magelisk"><img src="https://avatars.githubusercontent.com/u/18201513?v=4?s=100" width="100px;" alt="Matt Warner"/><br /><sub><b>Matt Warner</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=magelisk" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="wolfv.github.io"><img src="https://avatars.githubusercontent.com/u/885054?v=4?s=100" width="100px;" alt="Wolf Vollprecht"/><br /><sub><b>Wolf Vollprecht</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=wolfv" title="Code">💻</a></td>
</tr>
<tr>
<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>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit c817740

Please sign in to comment.