Skip to content

Commit 9d9aa59

Browse files
authored
Merge pull request #172 from oras-project/contributors/update-2024-12-03
[tributors] contributors/update-2024-12-03
2 parents c5289c1 + 7a4441c commit 9d9aa59

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,17 @@
284284
"avatar_url": [
285285
"https://avatars.githubusercontent.com/u/2000835?v=4"
286286
]
287+
},
288+
{
289+
"login": "MichaelKopfMkf",
290+
"name": "MichaelKopfMkf",
291+
"contributions": [
292+
"code"
293+
],
294+
"profile": "https://github.com/MichaelKopfMkf",
295+
"avatar_url": [
296+
"https://avatars.githubusercontent.com/u/189326443?v=4"
297+
]
287298
}
288299
],
289300
"contributorsPerLine": 7

.tributors

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,9 @@
119119
"email": "dwalsh@redhat.com",
120120
"bio": "Mr SELinux, Red Hat Senior Distinguished Engineer. Works on @containers projects: ai-lab-recipes, Podman, Skopeo, Buildah, image, storage...",
121121
"blog": "http://danwalsh.livejournal.com"
122+
},
123+
"MichaelKopfMkf": {
124+
"name": "MichaelKopfMkf",
125+
"blog": "https://github.com/MichaelKopfMkf"
122126
}
123127
}

README.md

Lines changed: 2 additions & 1 deletion
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-25-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-26-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)
@@ -68,6 +68,7 @@ tool to generate a contributors graphic below.
6868
<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>
6969
<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>
7070
<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>
71+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MichaelKopfMkf"><img src="https://avatars.githubusercontent.com/u/189326443?v=4?s=100" width="100px;" alt="MichaelKopfMkf"/><br /><sub><b>MichaelKopfMkf</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=MichaelKopfMkf" title="Code">💻</a></td>
7172
</tr>
7273
</tbody>
7374
</table>

0 commit comments

Comments
 (0)