Skip to content

Commit e9576f7

Browse files
authored
Merge pull request #191 from oras-project/contributors/update-2025-04-25
[tributors] contributors/update-2025-04-25
2 parents 4b7c9f0 + 3f234b9 commit e9576f7

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,17 @@
317317
"avatar_url": [
318318
"https://avatars.githubusercontent.com/u/7398724?v=4"
319319
]
320+
},
321+
{
322+
"login": "Sojamann",
323+
"name": "Sojamann",
324+
"contributions": [
325+
"code"
326+
],
327+
"profile": "https://github.com/Sojamann",
328+
"avatar_url": [
329+
"https://avatars.githubusercontent.com/u/10118597?v=4"
330+
]
320331
}
321332
],
322333
"contributorsPerLine": 7

.tributors

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,5 +132,9 @@
132132
"Meallia": {
133133
"name": "Jonathan Gayvallet",
134134
"blog": "https://github.com/Meallia"
135+
},
136+
"Sojamann": {
137+
"name": "Sojamann",
138+
"blog": "https://github.com/Sojamann"
135139
}
136140
}

README.md

Lines changed: 4 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-28-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-29-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)
@@ -72,6 +72,9 @@ tool to generate a contributors graphic below.
7272
<td align="center" valign="top" width="14.28%"><a href="https://github.com/natefaerber"><img src="https://avatars.githubusercontent.com/u/3720207?v=4?s=100" width="100px;" alt="Nate Faerber"/><br /><sub><b>Nate Faerber</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=natefaerber" title="Code">💻</a></td>
7373
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Meallia"><img src="https://avatars.githubusercontent.com/u/7398724?v=4?s=100" width="100px;" alt="Jonathan Gayvallet"/><br /><sub><b>Jonathan Gayvallet</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=Meallia" title="Code">💻</a></td>
7474
</tr>
75+
<tr>
76+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Sojamann"><img src="https://avatars.githubusercontent.com/u/10118597?v=4?s=100" width="100px;" alt="Sojamann"/><br /><sub><b>Sojamann</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=Sojamann" title="Code">💻</a></td>
77+
</tr>
7578
</tbody>
7679
</table>
7780

0 commit comments

Comments
 (0)