|
1 | 1 | { |
2 | | - "projectName": "openskill.py", |
3 | | - "projectOwner": "OpenDebates", |
4 | | - "repoType": "github", |
5 | | - "repoHost": "https://github.com", |
6 | | - "files": ["CONTRIBUTORS.md"], |
7 | | - "imageSize": 100, |
8 | | - "commit": false, |
9 | | - "contributorsPerLine": 7, |
10 | | - "contributorsSortAlphabetically": false, |
11 | | - "badgeTemplate": "", |
12 | | - "linkToUsage": true, |
13 | | - "skipCi": true, |
14 | | - "contributors": [ |
15 | | - { |
16 | | - "login": "vivekjoshy", |
17 | | - "name": "Vivek Joshy", |
18 | | - "avatar_url": "https://avatars.githubusercontent.com/u/8206808?v=4", |
19 | | - "profile": "https://github.com/vivekjoshy", |
20 | | - "contributions": [ |
21 | | - "code", |
22 | | - "test", |
23 | | - "review", |
24 | | - "research", |
25 | | - "projectManagement", |
26 | | - "question", |
27 | | - "maintenance", |
28 | | - "doc", |
29 | | - "design", |
30 | | - "data", |
31 | | - ], |
32 | | - }, |
33 | | - { |
34 | | - "login": "CalColson", |
35 | | - "name": "Calvin P. Colson", |
36 | | - "avatar_url": "https://avatars.githubusercontent.com/u/14209384?v=4", |
37 | | - "profile": "https://github.com/CalColson", |
38 | | - "contributions": ["doc"], |
39 | | - }, |
40 | | - { |
41 | | - "login": "philihp", |
42 | | - "name": "Philihp Busby", |
43 | | - "avatar_url": "https://avatars.githubusercontent.com/u/1247668?v=4", |
44 | | - "profile": "https://philihp.com/", |
45 | | - "contributions": ["code", "test", "research", "data"], |
46 | | - }, |
47 | | - { |
48 | | - "login": "martinazapletalova", |
49 | | - "name": "Martina Zapletalová", |
50 | | - "avatar_url": "https://avatars.githubusercontent.com/u/91736322?v=4", |
51 | | - "profile": "https://github.com/martinazapletalova", |
52 | | - "contributions": ["bug"], |
53 | | - }, |
54 | | - { |
55 | | - "login": "Erotemic", |
56 | | - "name": "Jon Crall", |
57 | | - "avatar_url": "https://avatars.githubusercontent.com/u/3186211?v=4", |
58 | | - "profile": "https://erotemic.wordpress.com/", |
59 | | - "contributions": ["code"], |
60 | | - }, |
61 | | - { |
62 | | - "login": "bstummer", |
63 | | - "name": "bstummer", |
64 | | - "avatar_url": "https://avatars.githubusercontent.com/u/52933850?v=4", |
65 | | - "profile": "https://github.com/bstummer", |
66 | | - "contributions": ["doc"], |
67 | | - }, |
68 | | - ], |
69 | | - "commitConvention": "angular", |
| 2 | + "projectName": "openskill.py", |
| 3 | + "projectOwner": "OpenDebates", |
| 4 | + "repoType": "github", |
| 5 | + "repoHost": "https://github.com", |
| 6 | + "files": [ |
| 7 | + "CONTRIBUTORS.md" |
| 8 | + ], |
| 9 | + "imageSize": 100, |
| 10 | + "commit": true, |
| 11 | + "commitConvention": "angular", |
| 12 | + "contributors": [ |
| 13 | + { |
| 14 | + "login": "vivekjoshy", |
| 15 | + "name": "Vivek Joshy", |
| 16 | + "avatar_url": "https://avatars.githubusercontent.com/u/8206808?v=4", |
| 17 | + "profile": "https://taven.me/", |
| 18 | + "contributions": [ |
| 19 | + "code", |
| 20 | + "doc", |
| 21 | + "data", |
| 22 | + "design", |
| 23 | + "financial", |
| 24 | + "maintenance", |
| 25 | + "research", |
| 26 | + "test", |
| 27 | + "review" |
| 28 | + ] |
| 29 | + } |
| 30 | + ], |
| 31 | + "contributorsPerLine": 7, |
| 32 | + "linkToUsage": true |
70 | 33 | } |
0 commit comments