Skip to content

Commit 1790ad7

Browse files
authored
Merge pull request #178 from oras-project/contributors/update-2024-12-06
[tributors] contributors/update-2024-12-06
2 parents 9d9aa59 + f09fe03 commit 1790ad7

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
@@ -295,6 +295,17 @@
295295
"avatar_url": [
296296
"https://avatars.githubusercontent.com/u/189326443?v=4"
297297
]
298+
},
299+
{
300+
"login": "natefaerber",
301+
"name": "Nate Faerber",
302+
"contributions": [
303+
"code"
304+
],
305+
"profile": "https://github.com/natefaerber",
306+
"avatar_url": [
307+
"https://avatars.githubusercontent.com/u/3720207?v=4"
308+
]
298309
}
299310
],
300311
"contributorsPerLine": 7

.tributors

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,10 @@
123123
"MichaelKopfMkf": {
124124
"name": "MichaelKopfMkf",
125125
"blog": "https://github.com/MichaelKopfMkf"
126+
},
127+
"natefaerber": {
128+
"name": "Nate Faerber",
129+
"email": "natefaerber@gmail.com",
130+
"blog": "https://github.com/natefaerber"
126131
}
127132
}

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-26-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-27-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)
@@ -69,6 +69,7 @@ tool to generate a contributors graphic below.
6969
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ccronca"><img src="https://avatars.githubusercontent.com/u/1499184?v=4?s=100" width="100px;" alt="Camilo Cota"/><br /><sub><b>Camilo Cota</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=ccronca" title="Code">💻</a></td>
7070
<td align="center" valign="top" width="14.28%"><a href="http://danwalsh.livejournal.com"><img src="https://avatars.githubusercontent.com/u/2000835?v=4?s=100" width="100px;" alt="Daniel J Walsh"/><br /><sub><b>Daniel J Walsh</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=rhatdan" title="Code">💻</a></td>
7171
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MichaelKopfMkf"><img src="https://avatars.githubusercontent.com/u/189326443?v=4?s=100" width="100px;" alt="MichaelKopfMkf"/><br /><sub><b>MichaelKopfMkf</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=MichaelKopfMkf" title="Code">💻</a></td>
72+
<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>
7273
</tr>
7374
</tbody>
7475
</table>

0 commit comments

Comments
 (0)