|
1 | 1 | { |
2 | | - "files": [ |
3 | | - "README.md" |
4 | | - ], |
5 | | - "imageSize": 100, |
6 | | - "commit": false, |
7 | | - "contributors": [ |
8 | | - { |
9 | | - "login": "lpatino10", |
10 | | - "name": "Logan Patino", |
11 | | - "avatar_url": "https://avatars2.githubusercontent.com/u/8710772?v=4", |
12 | | - "profile": "https://www.linkedin.com/in/logan-patino/", |
13 | | - "contributions": [ |
14 | | - "code", |
15 | | - "design", |
16 | | - "bug" |
17 | | - ] |
18 | | - }, |
19 | | - { |
20 | | - "login": "mediumTaj", |
21 | | - "name": "Ajiemar Santiago", |
22 | | - "avatar_url": "https://avatars1.githubusercontent.com/u/4381558?v=4", |
23 | | - "profile": "https://github.com/mediumTaj", |
24 | | - "contributions": [ |
25 | | - "review" |
26 | | - "login": "germanattanasio", |
27 | | - "name": "German Attanasio", |
28 | | - "avatar_url": "https://avatars3.githubusercontent.com/u/313157?v=4", |
29 | | - "profile": "https://germanattanasio.com", |
30 | | - "contributions": [ |
31 | | - "code" |
32 | | - ] |
33 | | - } |
34 | | - ], |
35 | | - "contributorsPerLine": 7, |
36 | | - "projectName": "java-sdk", |
37 | | - "projectOwner": "watson-developer-cloud", |
38 | | - "repoType": "github", |
39 | | - "repoHost": "https://github.com", |
40 | | - "skipCi": true |
| 2 | + "files": [ |
| 3 | + "README.md" |
| 4 | + ], |
| 5 | + "imageSize": 100, |
| 6 | + "commit": false, |
| 7 | + "contributors": [{ |
| 8 | + "login": "lpatino10", |
| 9 | + "name": "Logan Patino", |
| 10 | + "avatar_url": "https://avatars2.githubusercontent.com/u/8710772?v=4", |
| 11 | + "profile": "https://www.linkedin.com/in/logan-patino/", |
| 12 | + "contributions": [ |
| 13 | + "code", |
| 14 | + "design", |
| 15 | + "bug" |
| 16 | + ] |
| 17 | + }, |
| 18 | + { |
| 19 | + "login": "mediumTaj", |
| 20 | + "name": "Ajiemar Santiago", |
| 21 | + "avatar_url": "https://avatars1.githubusercontent.com/u/4381558?v=4", |
| 22 | + "profile": "https://github.com/mediumTaj", |
| 23 | + "contributions": [ |
| 24 | + "code", |
| 25 | + "design", |
| 26 | + "bug" |
| 27 | + ] |
| 28 | + }, |
| 29 | + { |
| 30 | + "login": "germanattanasio", |
| 31 | + "name": "German Attanasio", |
| 32 | + "avatar_url": "https://avatars3.githubusercontent.com/u/313157?v=4", |
| 33 | + "profile": "https://germanattanasio.com", |
| 34 | + "contributions": [ |
| 35 | + "code", |
| 36 | + "design", |
| 37 | + "doc" |
| 38 | + ] |
| 39 | + } |
| 40 | + ], |
| 41 | + "contributorsPerLine": 7, |
| 42 | + "projectName": "java-sdk", |
| 43 | + "projectOwner": "watson-developer-cloud", |
| 44 | + "repoType": "github", |
| 45 | + "repoHost": "https://github.com", |
| 46 | + "skipCi": true |
41 | 47 | } |
0 commit comments