Skip to content

Commit

Permalink
Automated deployment to update contributors 2023-10-05 (#110)
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 Oct 5, 2023
1 parent df15ce8 commit 02c5bda
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,17 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/23132557?v=4"
]
},
{
"login": "miker985",
"name": "Mike",
"contributions": [
"code"
],
"profile": "https://github.com/miker985",
"avatar_url": [
"https://avatars.githubusercontent.com/u/26555712?v=4"
]
}
],
"contributorsPerLine": 7
Expand Down
4 changes: 4 additions & 0 deletions .tributors
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,9 @@
"name": "Saket Jajoo",
"email": "[email protected]",
"blog": "https://saketjajoo.github.io"
},
"miker985": {
"name": "Mike",
"blog": "https://github.com/miker985"
}
}
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-15-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-16-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 @@ -47,6 +47,7 @@ tool to generate a contributors graphic below.
</tr>
<tr>
<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>
<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>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 02c5bda

Please sign in to comment.