Skip to content

Commit 0a9138e

Browse files
github-actions[bot]github-actions
andauthored
Automated deployment to update contributors 2023-07-15 (#97)
Signed-off-by: github-actions <github-actions@users.noreply.github.com> Co-authored-by: github-actions <github-actions@users.noreply.github.com>
1 parent 277825f commit 0a9138e

File tree

3 files changed

+18
-1
lines changed

3 files changed

+18
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,17 @@
130130
"avatar_url": [
131131
"https://avatars.githubusercontent.com/u/36891339?v=4"
132132
]
133+
},
134+
{
135+
"login": "mariusbertram",
136+
"name": "Marius Bertram",
137+
"contributions": [
138+
"code"
139+
],
140+
"profile": "https://github.com/mariusbertram",
141+
"avatar_url": [
142+
"https://avatars.githubusercontent.com/u/10505884?v=4"
143+
]
133144
}
134145
],
135146
"contributorsPerLine": 7

.tributors

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,10 @@
5454
"sunnycarter": {
5555
"name": "sunnycarter",
5656
"blog": "https://github.com/sunnycarter"
57+
},
58+
"mariusbertram": {
59+
"name": "Marius Bertram",
60+
"email": "marius@brtrm.de",
61+
"blog": "https://github.com/mariusbertram"
5762
}
5863
}

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-11-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-12-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)
@@ -41,6 +41,7 @@ tool to generate a contributors graphic below.
4141
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jhlmco"><img src="https://avatars.githubusercontent.com/u/126677738?v=4?s=100" width="100px;" alt="jhlmco"/><br /><sub><b>jhlmco</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=jhlmco" title="Code">💻</a></td>
4242
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Ananya2003Gupta"><img src="https://avatars.githubusercontent.com/u/90386813?v=4?s=100" width="100px;" alt="Ananya Gupta"/><br /><sub><b>Ananya Gupta</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=Ananya2003Gupta" title="Code">💻</a></td>
4343
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sunnycarter"><img src="https://avatars.githubusercontent.com/u/36891339?v=4?s=100" width="100px;" alt="sunnycarter"/><br /><sub><b>sunnycarter</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=sunnycarter" title="Code">💻</a></td>
44+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mariusbertram"><img src="https://avatars.githubusercontent.com/u/10505884?v=4?s=100" width="100px;" alt="Marius Bertram"/><br /><sub><b>Marius Bertram</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=mariusbertram" title="Code">💻</a></td>
4445
</tr>
4546
</tbody>
4647
</table>

0 commit comments

Comments
 (0)