Skip to content

Commit 0aea4ea

Browse files
authored
Merge pull request #196 from oras-project/contributors/update-2025-05-01
[tributors] contributors/update-2025-05-01
2 parents ca34f1b + bfa1324 commit 0aea4ea

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
@@ -328,6 +328,17 @@
328328
"avatar_url": [
329329
"https://avatars.githubusercontent.com/u/10118597?v=4"
330330
]
331+
},
332+
{
333+
"login": "joseacl",
334+
"name": "José Antonio Cortés López",
335+
"contributions": [
336+
"code"
337+
],
338+
"profile": "https://github.com/joseacl",
339+
"avatar_url": [
340+
"https://avatars.githubusercontent.com/u/8399784?v=4"
341+
]
331342
}
332343
],
333344
"contributorsPerLine": 7

.tributors

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,5 +136,10 @@
136136
"Sojamann": {
137137
"name": "Sojamann",
138138
"blog": "https://github.com/Sojamann"
139+
},
140+
"joseacl": {
141+
"name": "José Antonio Cortés López",
142+
"email": "joseacl@gmail.com",
143+
"blog": "https://github.com/joseacl"
139144
}
140145
}

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-29-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-30-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)
@@ -74,6 +74,7 @@ tool to generate a contributors graphic below.
7474
</tr>
7575
<tr>
7676
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Sojamann"><img src="https://avatars.githubusercontent.com/u/10118597?v=4?s=100" width="100px;" alt="Sojamann"/><br /><sub><b>Sojamann</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=Sojamann" title="Code">💻</a></td>
77+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/joseacl"><img src="https://avatars.githubusercontent.com/u/8399784?v=4?s=100" width="100px;" alt="José Antonio Cortés López"/><br /><sub><b>José Antonio Cortés López</b></sub></a><br /><a href="https://github.com/oras-project/oras-py/commits?author=joseacl" title="Code">💻</a></td>
7778
</tr>
7879
</tbody>
7980
</table>

0 commit comments

Comments
 (0)