|
1 | 1 | {
|
2 |
| - "badgeTemplate": "<img alt=\"All Contributors: <%= contributors.length %> 👪\" src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>_👪-21bb42.svg\" />", |
3 |
| - "commit": false, |
4 |
| - "commitConvention": "angular", |
5 |
| - "contributors": [ |
6 |
| - { |
7 |
| - "avatar_url": "https://avatars.githubusercontent.com/u/3335181?v=4", |
8 |
| - "contributions": [ |
9 |
| - "tool", |
10 |
| - "code", |
11 |
| - "bug", |
12 |
| - "ideas", |
13 |
| - "maintenance", |
14 |
| - "infra", |
15 |
| - "doc" |
16 |
| - ], |
17 |
| - "login": "JoshuaKGoldberg", |
18 |
| - "name": "Josh Goldberg", |
19 |
| - "profile": "http://www.joshuakgoldberg.com" |
20 |
| - }, |
21 |
| - { |
22 |
| - "login": "ljharb", |
23 |
| - "name": "Jordan Harband", |
24 |
| - "avatar_url": "https://avatars.githubusercontent.com/u/45469?v=4", |
25 |
| - "profile": "https://github.com/ljharb", |
26 |
| - "contributions": [ |
27 |
| - "ideas", |
28 |
| - "bug" |
29 |
| - ] |
30 |
| - }, |
31 |
| - { |
32 |
| - "login": "sindresorhus", |
33 |
| - "name": "Sindre Sorhus", |
34 |
| - "avatar_url": "https://avatars.githubusercontent.com/u/170270?v=4", |
35 |
| - "profile": "https://sindresorhus.com/apps", |
36 |
| - "contributions": [ |
37 |
| - "bug" |
38 |
| - ] |
39 |
| - }, |
40 |
| - { |
41 |
| - "login": "StyleShit", |
42 |
| - "name": "StyleShit", |
43 |
| - "avatar_url": "https://avatars.githubusercontent.com/u/32631382?v=4", |
44 |
| - "profile": "https://github.com/StyleShit", |
45 |
| - "contributions": [ |
46 |
| - "code" |
47 |
| - ] |
48 |
| - }, |
49 |
| - { |
50 |
| - "login": "maggienegm", |
51 |
| - "name": "Maggie", |
52 |
| - "avatar_url": "https://avatars.githubusercontent.com/u/8771586?v=4", |
53 |
| - "profile": "https://github.com/maggienegm", |
54 |
| - "contributions": [ |
55 |
| - "doc", |
56 |
| - "tool", |
57 |
| - "bug", |
58 |
| - "code", |
59 |
| - "ideas" |
60 |
| - ] |
61 |
| - } |
62 |
| - ], |
63 |
| - "contributorsPerLine": 7, |
64 |
| - "contributorsSortAlphabetically": true, |
65 |
| - "files": [ |
66 |
| - "README.md" |
67 |
| - ], |
68 |
| - "imageSize": 100, |
69 |
| - "projectName": "tidelift-me-up", |
70 |
| - "projectOwner": "JoshuaKGoldberg", |
71 |
| - "repoHost": "https://github.com", |
72 |
| - "repoType": "github", |
73 |
| - "commitType": "docs" |
| 2 | + "badgeTemplate": "\t<a href=\"#contributors\" target=\"_blank\"><img alt=\"👪 All Contributors: <%= contributors.length %>\" src=\"https://img.shields.io/badge/%F0%9F%91%AA_all_contributors-<%= contributors.length %>-21bb42.svg\" /></a>", |
| 3 | + "contributors": [ |
| 4 | + { |
| 5 | + "avatar_url": "https://avatars.githubusercontent.com/u/3335181?v=4", |
| 6 | + "contributions": [ |
| 7 | + "tool", |
| 8 | + "code", |
| 9 | + "bug", |
| 10 | + "ideas", |
| 11 | + "maintenance", |
| 12 | + "infra", |
| 13 | + "doc", |
| 14 | + "content", |
| 15 | + "projectManagement" |
| 16 | + ], |
| 17 | + "login": "JoshuaKGoldberg", |
| 18 | + "name": "Josh Goldberg", |
| 19 | + "profile": "http://www.joshuakgoldberg.com" |
| 20 | + }, |
| 21 | + { |
| 22 | + "login": "ljharb", |
| 23 | + "name": "Jordan Harband", |
| 24 | + "avatar_url": "https://avatars.githubusercontent.com/u/45469?v=4", |
| 25 | + "profile": "https://github.com/ljharb", |
| 26 | + "contributions": ["ideas", "bug"] |
| 27 | + }, |
| 28 | + { |
| 29 | + "login": "sindresorhus", |
| 30 | + "name": "Sindre Sorhus", |
| 31 | + "avatar_url": "https://avatars.githubusercontent.com/u/170270?v=4", |
| 32 | + "profile": "https://sindresorhus.com/apps", |
| 33 | + "contributions": ["bug"] |
| 34 | + }, |
| 35 | + { |
| 36 | + "login": "StyleShit", |
| 37 | + "name": "StyleShit", |
| 38 | + "avatar_url": "https://avatars.githubusercontent.com/u/32631382?v=4", |
| 39 | + "profile": "https://github.com/StyleShit", |
| 40 | + "contributions": ["code"] |
| 41 | + }, |
| 42 | + { |
| 43 | + "login": "maggienegm", |
| 44 | + "name": "Maggie", |
| 45 | + "avatar_url": "https://avatars.githubusercontent.com/u/8771586?v=4", |
| 46 | + "profile": "https://github.com/maggienegm", |
| 47 | + "contributions": ["doc", "tool", "bug", "code", "ideas"] |
| 48 | + } |
| 49 | + ], |
| 50 | + "contributorsSortAlphabetically": true, |
| 51 | + "projectName": "tidelift-me-up", |
| 52 | + "projectOwner": "JoshuaKGoldberg", |
| 53 | + "repoType": "github", |
| 54 | + "commitConvention": "angular" |
74 | 55 | }
|
| 56 | + |
0 commit comments