Skip to content

Commit

Permalink
Merge pull request #107 from oras-project/contributors/update-2023-09-21
Browse files Browse the repository at this point in the history
[tributors] contributors/update-2023-09-21
  • Loading branch information
vsoch authored Sep 21, 2023
2 parents 4732198 + 0a43cb9 commit 0bc0db2
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,17 @@
"avatar_url": [
"https://avatars.githubusercontent.com/u/104113?v=4"
]
},
{
"login": "saketjajoo",
"name": "Saket Jajoo",
"contributions": [
"code"
],
"profile": "https://saketjajoo.github.io",
"avatar_url": [
"https://avatars.githubusercontent.com/u/23132557?v=4"
]
}
],
"contributorsPerLine": 7
Expand Down
5 changes: 5 additions & 0 deletions .tributors
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,10 @@
"TerryHowe": {
"name": "Terry Howe",
"blog": "https://terryhowe.wordpress.com/"
},
"saketjajoo": {
"name": "Saket Jajoo",
"email": "saketjajoo77@gmail.com",
"blog": "https://saketjajoo.github.io"
}
}
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ORAS Python

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

![ORAS Logo](https://raw.githubusercontent.com/oras-project/oras-www/main/static/img/oras.png)
Expand Down Expand Up @@ -45,6 +45,9 @@ tool to generate a contributors graphic below.
<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>
<td align="center" valign="top" width="14.28%"><a href="https://terryhowe.wordpress.com/"><img src="https://avatars.githubusercontent.com/u/104113?v=4?s=100" width="100px;" alt="Terry Howe"/><br /><sub><b>Terry Howe</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=TerryHowe" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://saketjajoo.github.io"><img src="https://avatars.githubusercontent.com/u/23132557?v=4?s=100" width="100px;" alt="Saket Jajoo"/><br /><sub><b>Saket Jajoo</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=saketjajoo" title="Code">💻</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 0bc0db2

Please sign in to comment.