Skip to content

Commit dad7734

Browse files
github-actions[bot]github-actions
andauthored
Automated deployment to update contributors 2025-06-08 (#207)
Signed-off-by: github-actions <github-actions@users.noreply.github.com> Co-authored-by: github-actions <github-actions@users.noreply.github.com>
1 parent 2a421e2 commit dad7734

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
@@ -350,6 +350,17 @@
350350
"avatar_url": [
351351
"https://avatars.githubusercontent.com/u/335566?v=4"
352352
]
353+
},
354+
{
355+
"login": "rasmusfaber",
356+
"name": "rasmusfaber",
357+
"contributions": [
358+
"code"
359+
],
360+
"profile": "https://github.com/rasmusfaber",
361+
"avatar_url": [
362+
"https://avatars.githubusercontent.com/u/2798829?v=4"
363+
]
353364
}
354365
],
355366
"contributorsPerLine": 7

.tributors

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,5 +153,9 @@
153153
"diverger": {
154154
"name": "diverger",
155155
"blog": "https://github.com/diverger"
156+
},
157+
"rasmusfaber": {
158+
"name": "rasmusfaber",
159+
"blog": "https://github.com/rasmusfaber"
156160
}
157161
}

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-31-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-32-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)
@@ -76,6 +76,7 @@ tool to generate a contributors graphic below.
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>
7878
<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>
79+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rasmusfaber"><img src="https://avatars.githubusercontent.com/u/2798829?v=4?s=100" width="100px;" alt="rasmusfaber"/><br /><sub><b>rasmusfaber</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=rasmusfaber" title="Code">💻</a></td>
7980
</tr>
8081
</tbody>
8182
</table>

0 commit comments

Comments
 (0)