Skip to content

Commit 2db0f29

Browse files
github-actions[bot]github-actions
andauthored
Automated deployment to update contributors 2023-07-26 (#101)
Signed-off-by: github-actions <github-actions@users.noreply.github.com> Co-authored-by: github-actions <github-actions@users.noreply.github.com>
1 parent d6bdef5 commit 2db0f29

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
@@ -141,6 +141,17 @@
141141
"avatar_url": [
142142
"https://avatars.githubusercontent.com/u/10505884?v=4"
143143
]
144+
},
145+
{
146+
"login": "dev-zero",
147+
"name": "Tiziano Müller",
148+
"contributions": [
149+
"code"
150+
],
151+
"profile": "https://dev-zero.ch",
152+
"avatar_url": [
153+
"https://avatars.githubusercontent.com/u/11307?v=4"
154+
]
144155
}
145156
],
146157
"contributorsPerLine": 7

.tributors

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,9 @@
5959
"name": "Marius Bertram",
6060
"email": "marius@brtrm.de",
6161
"blog": "https://github.com/mariusbertram"
62+
},
63+
"dev-zero": {
64+
"name": "Tiziano Müller",
65+
"blog": "https://dev-zero.ch"
6266
}
6367
}

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-12-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-13-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)
@@ -42,6 +42,7 @@ tool to generate a contributors graphic below.
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>
4444
<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>
45+
<td align="center" valign="top" width="14.28%"><a href="https://dev-zero.ch"><img src="https://avatars.githubusercontent.com/u/11307?v=4?s=100" width="100px;" alt="Tiziano Müller"/><br /><sub><b>Tiziano Müller</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=dev-zero" title="Code">💻</a></td>
4546
</tr>
4647
</tbody>
4748
</table>

0 commit comments

Comments
 (0)