Skip to content

Commit 36ef98a

Browse files
github-actions[bot]github-actions
and
github-actions
authored
Automated deployment to update contributors 2024-10-09 (#163)
Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]>
1 parent 66d57d3 commit 36ef98a

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

.all-contributorsrc

+11
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,17 @@
273273
"avatar_url": [
274274
"https://avatars.githubusercontent.com/u/1499184?v=4"
275275
]
276+
},
277+
{
278+
"login": "rhatdan",
279+
"name": "Daniel J Walsh",
280+
"contributions": [
281+
"code"
282+
],
283+
"profile": "http://danwalsh.livejournal.com",
284+
"avatar_url": [
285+
"https://avatars.githubusercontent.com/u/2000835?v=4"
286+
]
276287
}
277288
],
278289
"contributorsPerLine": 7

.tributors

+6
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,11 @@
113113
"ccronca": {
114114
"name": "Camilo Cota",
115115
"blog": "https://github.com/ccronca"
116+
},
117+
"rhatdan": {
118+
"name": "Daniel J Walsh",
119+
"email": "[email protected]",
120+
"bio": "Mr SELinux, Red Hat Senior Distinguished Engineer. Works on @containers projects: ai-lab-recipes, Podman, Skopeo, Buildah, image, storage...",
121+
"blog": "http://danwalsh.livejournal.com"
116122
}
117123
}

README.md

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

77
![ORAS Logo](https://raw.githubusercontent.com/oras-project/oras-www/main/static/img/oras.png)
@@ -58,6 +58,7 @@ tool to generate a contributors graphic below.
5858
<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>
5959
<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>
6060
<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>
61+
<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>
6162
</tr>
6263
</tbody>
6364
</table>

0 commit comments

Comments
 (0)