|
1 | 1 | { |
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 | | - "login": "gastaldi", |
28 | | - "name": "George Gastaldi", |
29 | | - "avatar_url": "https://avatars.githubusercontent.com/u/54133?v=4", |
30 | | - "profile": "http://gastaldi.wordpress.com", |
31 | | - "contributions": [ |
32 | | - "code", |
33 | | - "infra" |
34 | | - ] |
35 | | - }, |
36 | | - "login": "RishiKumarRay", |
37 | | - "name": "Rishi Kumar Ray", |
38 | | - "avatar_url": "https://avatars.githubusercontent.com/u/87641376?v=4", |
39 | | - "profile": "https://github.com/RishiKumarRay", |
40 | | - "contributions": [ |
41 | | - "infra" |
42 | | - ] |
43 | | - } |
44 | | - ], |
45 | | - "contributorsPerLine": 7, |
46 | | - "projectName": "quarkus-openapi-generator", |
47 | | - "projectOwner": "quarkiverse", |
48 | | - "repoType": "github", |
49 | | - "repoHost": "https://github.com", |
50 | | - "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 | + "contributorsPerLine":7, |
| 48 | + "projectName":"quarkus-openapi-generator", |
| 49 | + "projectOwner":"quarkiverse", |
| 50 | + "repoType":"github", |
| 51 | + "repoHost":"https://github.com", |
| 52 | + "skipCi":true |
51 | 53 | } |
0 commit comments