Skip to content

Commit

Permalink
Automated deployment to update contributors 2023-07-05 (#92)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions <[email protected]>
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
github-actions[bot] and github-actions authored Jul 5, 2023
1 parent 622201d commit de18e3f
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,17 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/90386813?v=4"
]
},
{
"login": "sunnycarter",
"name": "sunnycarter",
"contributions": [
"code"
],
"profile": "https://github.com/sunnycarter",
"avatar_url": [
"https://avatars.githubusercontent.com/u/36891339?v=4"
]
}
],
"contributorsPerLine": 7
Expand Down
7 changes: 6 additions & 1 deletion .tributors
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
"name": "Wolf Vollprecht",
"email": "[email protected]",
"bio": "prefix.dev |\r\nPackage Management, Robotics and Jupyter",
"blog": "wolfv.github.io"
"blog": "wolfv.github.io",
"orcid": "0009-0005-5928-2713"
},
"shizhMSFT": {
"name": "Shiwei Zhang",
Expand All @@ -49,5 +50,9 @@
"name": "Ananya Gupta",
"bio": " A tech geek who is trying and testing different programming languages, frameworks as well as technologies and playing around with them to create something new.",
"blog": "https://github.com/Ananya2003Gupta"
},
"sunnycarter": {
"name": "sunnycarter",
"blog": "https://github.com/sunnycarter"
}
}
3 changes: 2 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-10-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

![ORAS Logo](https://raw.githubusercontent.com/oras-project/oras-www/main/static/img/oras.png)
Expand Down Expand Up @@ -40,6 +40,7 @@ tool to generate a contributors graphic below.
<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>
<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>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Ananya2003Gupta"><img src="https://avatars.githubusercontent.com/u/90386813?v=4?s=100" width="100px;" alt="Ananya Gupta"/><br /><sub><b>Ananya Gupta</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=Ananya2003Gupta" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sunnycarter"><img src="https://avatars.githubusercontent.com/u/36891339?v=4?s=100" width="100px;" alt="sunnycarter"/><br /><sub><b>sunnycarter</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=sunnycarter" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit de18e3f

Please sign in to comment.