Skip to content

Commit 904305e

Browse files
Merge pull request #29 from quarkiverse/all-contributors/add-fjtirado
docs: add fjtirado as a contributor for code
2 parents 896c444 + 10de401 commit 904305e

File tree

2 files changed

+62
-52
lines changed

2 files changed

+62
-52
lines changed

.all-contributorsrc

Lines changed: 60 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,62 @@
11
{
2-
"files":[
3-
"README.md"
4-
],
5-
"imageSize":100,
6-
"commit":false,
7-
"contributors":[
8-
{
9-
"login":"ricardozanini",
10-
"name":"Ricardo Zanini",
11-
"avatar_url":"https://avatars.githubusercontent.com/u/1538000?v=4",
12-
"profile":"https://ricardozanini.medium.com/",
13-
"contributions":[
14-
"code",
15-
"maintenance"
16-
]
17-
},
18-
{
19-
"login":"hbelmiro",
20-
"name":"Helber Belmiro",
21-
"avatar_url":"https://avatars.githubusercontent.com/u/11776454?v=4",
22-
"profile":"http://thegreatapi.com",
23-
"contributions":[
24-
"doc"
25-
]
26-
},
27-
{
28-
"login":"gastaldi",
29-
"name":"George Gastaldi",
30-
"avatar_url":"https://avatars.githubusercontent.com/u/54133?v=4",
31-
"profile":"http://gastaldi.wordpress.com",
32-
"contributions":[
33-
"code",
34-
"infra"
35-
]
36-
},
37-
{
38-
"login":"RishiKumarRay",
39-
"name":"Rishi Kumar Ray",
40-
"avatar_url":"https://avatars.githubusercontent.com/u/87641376?v=4",
41-
"profile":"https://github.com/RishiKumarRay",
42-
"contributions":[
43-
"infra"
44-
]
45-
}
46-
],
47-
"contributorsPerLine":7,
48-
"projectName":"quarkus-openapi-generator",
49-
"projectOwner":"quarkiverse",
50-
"repoType":"github",
51-
"repoHost":"https://github.com",
52-
"skipCi":true
2+
"files": [
3+
"README.md"
4+
],
5+
"imageSize": 100,
6+
"commit": false,
7+
"contributors": [
8+
{
9+
"login": "ricardozanini",
10+
"name": "Ricardo Zanini",
11+
"avatar_url": "https://avatars.githubusercontent.com/u/1538000?v=4",
12+
"profile": "https://ricardozanini.medium.com/",
13+
"contributions": [
14+
"code",
15+
"maintenance"
16+
]
17+
},
18+
{
19+
"login": "hbelmiro",
20+
"name": "Helber Belmiro",
21+
"avatar_url": "https://avatars.githubusercontent.com/u/11776454?v=4",
22+
"profile": "http://thegreatapi.com",
23+
"contributions": [
24+
"doc"
25+
]
26+
},
27+
{
28+
"login": "gastaldi",
29+
"name": "George Gastaldi",
30+
"avatar_url": "https://avatars.githubusercontent.com/u/54133?v=4",
31+
"profile": "http://gastaldi.wordpress.com",
32+
"contributions": [
33+
"code",
34+
"infra"
35+
]
36+
},
37+
{
38+
"login": "RishiKumarRay",
39+
"name": "Rishi Kumar Ray",
40+
"avatar_url": "https://avatars.githubusercontent.com/u/87641376?v=4",
41+
"profile": "https://github.com/RishiKumarRay",
42+
"contributions": [
43+
"infra"
44+
]
45+
},
46+
{
47+
"login": "fjtirado",
48+
"name": "Francisco Javier Tirado Sarti",
49+
"avatar_url": "https://avatars.githubusercontent.com/u/65240126?v=4",
50+
"profile": "https://github.com/fjtirado",
51+
"contributions": [
52+
"code"
53+
]
54+
}
55+
],
56+
"contributorsPerLine": 7,
57+
"projectName": "quarkus-openapi-generator",
58+
"projectOwner": "quarkiverse",
59+
"repoType": "github",
60+
"repoHost": "https://github.com",
61+
"skipCi": true
5362
}

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Quarkus - OpenAPI Generator
22

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

77
Quarkus' extension for generation of [Rest Clients](https://quarkus.io/guides/rest-client) based on OpenAPI specification files.
@@ -175,6 +175,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
175175
<td align="center"><a href="http://thegreatapi.com"><img src="https://avatars.githubusercontent.com/u/11776454?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Helber Belmiro</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=hbelmiro" title="Documentation">📖</a></td>
176176
<td align="center"><a href="http://gastaldi.wordpress.com"><img src="https://avatars.githubusercontent.com/u/54133?v=4?s=100" width="100px;" alt=""/><br /><sub><b>George Gastaldi</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=gastaldi" title="Code">💻</a> <a href="#infra-gastaldi" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
177177
<td align="center"><a href="https://github.com/RishiKumarRay"><img src="https://avatars.githubusercontent.com/u/87641376?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Rishi Kumar Ray</b></sub></a><br /><a href="#infra-RishiKumarRay" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
178+
<td align="center"><a href="https://github.com/fjtirado"><img src="https://avatars.githubusercontent.com/u/65240126?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Francisco Javier Tirado Sarti</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=fjtirado" title="Code">💻</a></td>
178179
</tr>
179180
</table>
180181

0 commit comments

Comments
 (0)