Skip to content

Commit 209c9b9

Browse files
authored
Merge pull request #88 from oras-project/contributors/update-2023-05-25
[tributors] contributors/update-2023-05-25
2 parents 1c15b41 + 608048f commit 209c9b9

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
@@ -108,6 +108,17 @@
108108
"avatar_url": [
109109
"https://avatars.githubusercontent.com/u/126677738?v=4"
110110
]
111+
},
112+
{
113+
"login": "Ananya2003Gupta",
114+
"name": "Ananya Gupta",
115+
"contributions": [
116+
"code"
117+
],
118+
"profile": "https://github.com/Ananya2003Gupta",
119+
"avatar_url": [
120+
"https://avatars.githubusercontent.com/u/90386813?v=4"
121+
]
111122
}
112123
],
113124
"contributorsPerLine": 7

.tributors

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,10 @@
4444
"jhlmco": {
4545
"name": "jhlmco",
4646
"blog": "https://github.com/jhlmco"
47+
},
48+
"Ananya2003Gupta": {
49+
"name": "Ananya Gupta",
50+
"bio": " A tech geek who is trying and testing different programming languages, frameworks as well as technologies and playing around with them to create something new.",
51+
"blog": "https://github.com/Ananya2003Gupta"
4752
}
4853
}

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-9-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-10-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)
@@ -39,6 +39,7 @@ tool to generate a contributors graphic below.
3939
<tr>
4040
<td align="center" valign="top" width="14.28%"><a href="https://github.com/shizhMSFT"><img src="https://avatars.githubusercontent.com/u/32161882?v=4?s=100" width="100px;" alt="Shiwei Zhang"/><br /><sub><b>Shiwei Zhang</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=shizhMSFT" title="Code">💻</a></td>
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>
42+
<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>
4243
</tr>
4344
</tbody>
4445
</table>

0 commit comments

Comments
 (0)