Skip to content

Commit b63ede0

Browse files
authored
Merge pull request #203 from oras-project/contributors/update-2025-05-31
[tributors] contributors/update-2025-05-31
2 parents 0f76ad1 + 6886229 commit b63ede0

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,17 @@
339339
"avatar_url": [
340340
"https://avatars.githubusercontent.com/u/8399784?v=4"
341341
]
342+
},
343+
{
344+
"login": "diverger",
345+
"name": "diverger",
346+
"contributions": [
347+
"code"
348+
],
349+
"profile": "https://github.com/diverger",
350+
"avatar_url": [
351+
"https://avatars.githubusercontent.com/u/335566?v=4"
352+
]
342353
}
343354
],
344355
"contributorsPerLine": 7

.tributors

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,9 @@
6060
"mariusbertram": {
6161
"name": "Marius Bertram",
6262
"email": "marius@brtrm.de",
63-
"blog": "https://github.com/mariusbertram"
63+
"blog": "https://github.com/mariusbertram",
64+
"orcid": "0009-0006-8522-2287",
65+
"affiliation": "University of Copenhagen"
6466
},
6567
"dev-zero": {
6668
"name": "Tiziano Müller",
@@ -147,5 +149,9 @@
147149
"name": "José Antonio Cortés López",
148150
"email": "joseacl@gmail.com",
149151
"blog": "https://github.com/joseacl"
152+
},
153+
"diverger": {
154+
"name": "diverger",
155+
"blog": "https://github.com/diverger"
150156
}
151157
}

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-30-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-31-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)
@@ -75,6 +75,7 @@ tool to generate a contributors graphic below.
7575
<tr>
7676
<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>
7777
<td align="center" valign="top" width="14.28%"><a href="https://github.com/joseacl"><img src="https://avatars.githubusercontent.com/u/8399784?v=4?s=100" width="100px;" alt="José Antonio Cortés López"/><br /><sub><b>José Antonio Cortés López</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=joseacl" title="Code">💻</a></td>
78+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/diverger"><img src="https://avatars.githubusercontent.com/u/335566?v=4?s=100" width="100px;" alt="diverger"/><br /><sub><b>diverger</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=diverger" title="Code">💻</a></td>
7879
</tr>
7980
</tbody>
8081
</table>

0 commit comments

Comments
 (0)