|
1 | 1 | {
|
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 |
| - "commit": false, |
4 |
| - "commitConvention": "angular", |
5 |
| - "commitType": "docs", |
6 |
| - "contributors": [ |
7 |
| - { |
8 |
| - "avatar_url": "https://avatars.githubusercontent.com/u/3335181?v=4", |
9 |
| - "contributions": ["tool"], |
10 |
| - "login": "JoshuaKGoldberg", |
11 |
| - "name": "Josh Goldberg", |
12 |
| - "profile": "http://www.joshuakgoldberg.com" |
13 |
| - } |
14 |
| - ], |
15 |
| - "contributorsPerLine": 7, |
16 |
| - "contributorsSortAlphabetically": true, |
17 |
| - "files": ["README.md"], |
18 |
| - "imageSize": 100, |
19 |
| - "projectName": "prune-github-notifications", |
20 |
| - "projectOwner": "JoshuaKGoldberg", |
21 |
| - "repoHost": "https://github.com", |
22 |
| - "repoType": "github" |
| 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 | + "commit": false, |
| 4 | + "commitConvention": "angular", |
| 5 | + "commitType": "docs", |
| 6 | + "contributors": [ |
| 7 | + { |
| 8 | + "avatar_url": "https://avatars.githubusercontent.com/u/3335181?v=4", |
| 9 | + "contributions": [ |
| 10 | + "tool", |
| 11 | + "maintenance" |
| 12 | + ], |
| 13 | + "login": "JoshuaKGoldberg", |
| 14 | + "name": "Josh Goldberg", |
| 15 | + "profile": "http://www.joshuakgoldberg.com" |
| 16 | + } |
| 17 | + ], |
| 18 | + "contributorsPerLine": 7, |
| 19 | + "contributorsSortAlphabetically": true, |
| 20 | + "files": [ |
| 21 | + "README.md" |
| 22 | + ], |
| 23 | + "imageSize": 100, |
| 24 | + "projectName": "prune-github-notifications", |
| 25 | + "projectOwner": "JoshuaKGoldberg", |
| 26 | + "repoHost": "https://github.com", |
| 27 | + "repoType": "github" |
23 | 28 | }
|
0 commit comments