|
1 | 1 | {
|
2 |
| - "projectName": "CPP_ROI", |
3 |
| - "projectOwner": "cpp-lln-lab", |
4 |
| - "repoType": "github", |
5 |
| - "repoHost": "https://github.com", |
6 |
| - "files": [ |
7 |
| - "README.md" |
8 |
| - ], |
9 |
| - "imageSize": 100, |
10 |
| - "commit": true, |
11 |
| - "commitConvention": "none", |
12 |
| - "contributors": [ |
13 |
| - { |
14 |
| - "login": "marcobarilari", |
15 |
| - "name": "Marco Barilari", |
16 |
| - "contributions": [ |
17 |
| - "code", |
18 |
| - "doc", |
19 |
| - "ideas" |
20 |
| - ], |
21 |
| - "profile": "https://github.com/marcobarilari", |
22 |
| - "avatar_url": [ |
23 |
| - "https://avatars.githubusercontent.com/u/38101692?v=4" |
24 |
| - ] |
25 |
| - }, |
26 |
| - { |
27 |
| - "login": "Remi-Gau", |
28 |
| - "name": "Remi Gau", |
29 |
| - "contributions": [ |
30 |
| - "code", |
31 |
| - "doc", |
32 |
| - "infra", |
33 |
| - "design", |
34 |
| - "review", |
35 |
| - "bug", |
36 |
| - "test" |
37 |
| - ], |
38 |
| - "profile": "https://github.com/Remi-Gau", |
39 |
| - "avatar_url": [ |
40 |
| - "https://avatars.githubusercontent.com/u/6961185?v=4" |
41 |
| - ] |
42 |
| - }, |
43 |
| - { |
44 |
| - "login": "JeanneCaronGuyon ", |
45 |
| - "name": "Jeanne Caron-Guyon ", |
46 |
| - "avatar_url": "https://avatars.githubusercontent.com/u/8718798?v=4", |
47 |
| - "profile": "https://github.com/JeanneCaronGuyon", |
48 |
| - "contributions": [ |
49 |
| - "ideas", |
50 |
| - "userTesting" |
51 |
| - ] |
52 |
| - }, |
53 |
| - { |
54 |
| - "login": "iqrashahzad14", |
55 |
| - "name": "Iqra Shahzad", |
56 |
| - "avatar_url": "https://avatars.githubusercontent.com/u/75671348?v=4", |
57 |
| - "profile": "https://github.com/iqrashahzad14", |
58 |
| - "contributions": [ |
59 |
| - "userTesting" |
60 |
| - ] |
61 |
| - }, |
62 |
| - { |
63 |
| - "login": "fedefalag", |
64 |
| - "name": "Federica Falagiarda", |
65 |
| - "avatar_url": "https://avatars2.githubusercontent.com/u/50373329?v=4", |
66 |
| - "profile": "https://github.com/fedefalag", |
67 |
| - "contributions": [ |
68 |
| - "bug", |
69 |
| - "userTesting" |
70 |
| - ] |
71 |
| - }, |
72 |
| - { |
73 |
| - "login": "CerenB", |
74 |
| - "name": "Ceren Battal", |
75 |
| - "contributions": [ |
76 |
| - "code", |
77 |
| - "review", |
78 |
| - "userTesting" |
79 |
| - ], |
80 |
| - "profile": "https://github.com/CerenB", |
81 |
| - "avatar_url": [ |
82 |
| - "https://avatars.githubusercontent.com/u/10451654?v=4" |
83 |
| - ] |
84 |
| - } |
85 |
| - ], |
86 |
| - "contributorsPerLine": 7 |
| 2 | + "projectName": "CPP_ROI", |
| 3 | + "projectOwner": "cpp-lln-lab", |
| 4 | + "repoType": "github", |
| 5 | + "repoHost": "https://github.com", |
| 6 | + "files": [ |
| 7 | + "README.md" |
| 8 | + ], |
| 9 | + "imageSize": 100, |
| 10 | + "commit": true, |
| 11 | + "commitConvention": "none", |
| 12 | + "contributors": [ |
| 13 | + { |
| 14 | + "login": "marcobarilari", |
| 15 | + "name": "Marco Barilari", |
| 16 | + "contributions": [ |
| 17 | + "code", |
| 18 | + "doc", |
| 19 | + "ideas" |
| 20 | + ], |
| 21 | + "profile": "https://github.com/marcobarilari", |
| 22 | + "avatar_url": [ |
| 23 | + "https://avatars.githubusercontent.com/u/38101692?v=4" |
| 24 | + ] |
| 25 | + }, |
| 26 | + { |
| 27 | + "login": "Remi-Gau", |
| 28 | + "name": "Remi Gau", |
| 29 | + "contributions": [ |
| 30 | + "code", |
| 31 | + "doc", |
| 32 | + "infra", |
| 33 | + "design", |
| 34 | + "review", |
| 35 | + "bug", |
| 36 | + "test" |
| 37 | + ], |
| 38 | + "profile": "https://github.com/Remi-Gau", |
| 39 | + "avatar_url": [ |
| 40 | + "https://avatars.githubusercontent.com/u/6961185?v=4" |
| 41 | + ] |
| 42 | + }, |
| 43 | + { |
| 44 | + "login": "JeanneCaronGuyon ", |
| 45 | + "name": "Jeanne Caron-Guyon ", |
| 46 | + "avatar_url": "https://avatars.githubusercontent.com/u/8718798?v=4", |
| 47 | + "profile": "https://github.com/JeanneCaronGuyon", |
| 48 | + "contributions": [ |
| 49 | + "ideas", |
| 50 | + "userTesting" |
| 51 | + ] |
| 52 | + }, |
| 53 | + { |
| 54 | + "login": "iqrashahzad14", |
| 55 | + "name": "Iqra Shahzad", |
| 56 | + "avatar_url": "https://avatars.githubusercontent.com/u/75671348?v=4", |
| 57 | + "profile": "https://github.com/iqrashahzad14", |
| 58 | + "contributions": [ |
| 59 | + "userTesting" |
| 60 | + ] |
| 61 | + }, |
| 62 | + { |
| 63 | + "login": "fedefalag", |
| 64 | + "name": "Federica Falagiarda", |
| 65 | + "avatar_url": "https://avatars2.githubusercontent.com/u/50373329?v=4", |
| 66 | + "profile": "https://github.com/fedefalag", |
| 67 | + "contributions": [ |
| 68 | + "bug", |
| 69 | + "userTesting" |
| 70 | + ] |
| 71 | + }, |
| 72 | + { |
| 73 | + "login": "CerenB", |
| 74 | + "name": "Ceren Battal", |
| 75 | + "contributions": [ |
| 76 | + "code", |
| 77 | + "review", |
| 78 | + "userTesting" |
| 79 | + ], |
| 80 | + "profile": "https://github.com/CerenB", |
| 81 | + "avatar_url": [ |
| 82 | + "https://avatars.githubusercontent.com/u/10451654?v=4" |
| 83 | + ] |
| 84 | + }, |
| 85 | + { |
| 86 | + "login": "JacMatu", |
| 87 | + "name": "Jacek Matuszewski", |
| 88 | + "avatar_url": "https://avatars.githubusercontent.com/u/94451915?v=4", |
| 89 | + "profile": "https://github.com/JacMatu", |
| 90 | + "contributions": [ |
| 91 | + "bug", |
| 92 | + "userTesting" |
| 93 | + ] |
| 94 | + } |
| 95 | + ], |
| 96 | + "contributorsPerLine": 7, |
| 97 | + "commitType": "docs" |
87 | 98 | }
|
0 commit comments