Skip to content

Commit

Permalink
Automated deployment to update contributors 2024-10-09 (#163)
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 Oct 9, 2024
1 parent 66d57d3 commit 36ef98a
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,17 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/1499184?v=4"
]
},
{
"login": "rhatdan",
"name": "Daniel J Walsh",
"contributions": [
"code"
],
"profile": "http://danwalsh.livejournal.com",
"avatar_url": [
"https://avatars.githubusercontent.com/u/2000835?v=4"
]
}
],
"contributorsPerLine": 7
Expand Down
6 changes: 6 additions & 0 deletions .tributors
Original file line number Diff line number Diff line change
Expand Up @@ -113,5 +113,11 @@
"ccronca": {
"name": "Camilo Cota",
"blog": "https://github.com/ccronca"
},
"rhatdan": {
"name": "Daniel J Walsh",
"email": "dwalsh@redhat.com",
"bio": "Mr SELinux, Red Hat Senior Distinguished Engineer. Works on @containers projects: ai-lab-recipes, Podman, Skopeo, Buildah, image, storage...",
"blog": "http://danwalsh.livejournal.com"
}
}
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-24-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-25-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 @@ -58,6 +58,7 @@ tool to generate a contributors graphic below.
<td align="center" valign="top" width="14.28%"><a href="crosscat.me"><img src="https://avatars.githubusercontent.com/u/39812919?v=4?s=100" width="100px;" alt="Isabella Basso"/><br /><sub><b>Isabella Basso</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=isinyaaa" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/xarses"><img src="https://avatars.githubusercontent.com/u/2107834?v=4?s=100" width="100px;" alt="Andrew Woodward"/><br /><sub><b>Andrew Woodward</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=xarses" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ccronca"><img src="https://avatars.githubusercontent.com/u/1499184?v=4?s=100" width="100px;" alt="Camilo Cota"/><br /><sub><b>Camilo Cota</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=ccronca" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://danwalsh.livejournal.com"><img src="https://avatars.githubusercontent.com/u/2000835?v=4?s=100" width="100px;" alt="Daniel J Walsh"/><br /><sub><b>Daniel J Walsh</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=rhatdan" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 36ef98a

Please sign in to comment.