|
1 | 1 | {
|
2 |
| - "projectName": "discord-components", |
3 |
| - "projectOwner": "skyra-project", |
4 |
| - "repoType": "github", |
5 |
| - "repoHost": "https://github.com", |
6 |
| - "files": ["README.md", "packages/core/README.md", "packages/react/README.md"], |
7 |
| - "imageSize": 100, |
8 |
| - "commit": true, |
9 |
| - "commitConvention": "angular", |
10 |
| - "contributors": [ |
11 |
| - { |
12 |
| - "login": "Favna", |
13 |
| - "name": "Jeroen Claassens", |
14 |
| - "avatar_url": "https://avatars3.githubusercontent.com/u/4019718?v=4", |
15 |
| - "profile": "https://favware.tech/", |
16 |
| - "contributions": ["code", "doc", "example", "projectManagement"] |
17 |
| - }, |
18 |
| - { |
19 |
| - "login": "depfu[bot]", |
20 |
| - "name": "depfu[bot]", |
21 |
| - "avatar_url": "https://avatars.githubusercontent.com/in/715?v=4", |
22 |
| - "profile": "https://github.com/apps/depfu", |
23 |
| - "contributions": ["maintenance"] |
24 |
| - }, |
25 |
| - { |
26 |
| - "login": "dependabot[bot]", |
27 |
| - "name": "dependabot[bot]", |
28 |
| - "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", |
29 |
| - "profile": "https://github.com/apps/dependabot", |
30 |
| - "contributions": ["maintenance"] |
31 |
| - }, |
32 |
| - { |
33 |
| - "login": "iCrawl", |
34 |
| - "name": "Noel", |
35 |
| - "avatar_url": "https://avatars.githubusercontent.com/u/20760160?v=4", |
36 |
| - "profile": "https://ko-fi.com/crawltogo", |
37 |
| - "contributions": ["code", "bug", "design"] |
38 |
| - } |
39 |
| - ], |
40 |
| - "contributorsPerLine": 7 |
| 2 | + "projectName": "discord-components", |
| 3 | + "projectOwner": "skyra-project", |
| 4 | + "repoType": "github", |
| 5 | + "repoHost": "https://github.com", |
| 6 | + "files": [ |
| 7 | + "README.md", |
| 8 | + "packages/core/README.md", |
| 9 | + "packages/react/README.md" |
| 10 | + ], |
| 11 | + "imageSize": 100, |
| 12 | + "commit": true, |
| 13 | + "commitConvention": "angular", |
| 14 | + "contributors": [ |
| 15 | + { |
| 16 | + "login": "Favna", |
| 17 | + "name": "Jeroen Claassens", |
| 18 | + "avatar_url": "https://avatars3.githubusercontent.com/u/4019718?v=4", |
| 19 | + "profile": "https://favware.tech/", |
| 20 | + "contributions": [ |
| 21 | + "code", |
| 22 | + "doc", |
| 23 | + "example", |
| 24 | + "projectManagement" |
| 25 | + ] |
| 26 | + }, |
| 27 | + { |
| 28 | + "login": "depfu[bot]", |
| 29 | + "name": "depfu[bot]", |
| 30 | + "avatar_url": "https://avatars.githubusercontent.com/in/715?v=4", |
| 31 | + "profile": "https://github.com/apps/depfu", |
| 32 | + "contributions": [ |
| 33 | + "maintenance" |
| 34 | + ] |
| 35 | + }, |
| 36 | + { |
| 37 | + "login": "dependabot[bot]", |
| 38 | + "name": "dependabot[bot]", |
| 39 | + "avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4", |
| 40 | + "profile": "https://github.com/apps/dependabot", |
| 41 | + "contributions": [ |
| 42 | + "maintenance" |
| 43 | + ] |
| 44 | + }, |
| 45 | + { |
| 46 | + "login": "iCrawl", |
| 47 | + "name": "Noel", |
| 48 | + "avatar_url": "https://avatars.githubusercontent.com/u/20760160?v=4", |
| 49 | + "profile": "https://ko-fi.com/crawltogo", |
| 50 | + "contributions": [ |
| 51 | + "code", |
| 52 | + "bug", |
| 53 | + "design" |
| 54 | + ] |
| 55 | + }, |
| 56 | + { |
| 57 | + "login": "Snazzah", |
| 58 | + "name": "Snazzah", |
| 59 | + "avatar_url": "https://avatars.githubusercontent.com/u/7025343?v=4", |
| 60 | + "profile": "http://snazzah.com", |
| 61 | + "contributions": [ |
| 62 | + "code" |
| 63 | + ] |
| 64 | + } |
| 65 | + ], |
| 66 | + "contributorsPerLine": 7, |
| 67 | + "skipCi": true |
41 | 68 | }
|
0 commit comments