-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add joshuakgoldberg as a contributor for infra (#214)
Adds @JoshuaKGoldberg as a contributor for infra. This was requested by JoshuaKGoldberg [in this comment](#209 (comment)) --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
- Loading branch information
1 parent
000934d
commit 383df7f
Showing
2 changed files
with
56 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,43 +1,57 @@ | ||
{ | ||
"badgeTemplate": "<img alt=\"All Contributors: <%= contributors.length %> 👪\" src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>_👪-21bb42.svg\" />", | ||
"commit": false, | ||
"commitConvention": "angular", | ||
"contributors": [ | ||
{ | ||
"avatar_url": "https://avatars.githubusercontent.com/u/3335181?v=4", | ||
"contributions": ["tool", "code", "maintenance"], | ||
"login": "JoshuaKGoldberg", | ||
"name": "Josh Goldberg", | ||
"profile": "http://www.joshuakgoldberg.com" | ||
}, | ||
{ | ||
"login": "kopax-polyconseil", | ||
"name": "Dimitri Kopriwa", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/77674046?v=4", | ||
"profile": "https://www.kop.ax/", | ||
"contributions": ["code"] | ||
}, | ||
{ | ||
"login": "mackenco", | ||
"name": "Colin MacKenzie", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/4284340?v=4", | ||
"profile": "https://github.com/mackenco", | ||
"contributions": ["code"] | ||
}, | ||
{ | ||
"login": "sosukesuzuki", | ||
"name": "SUZUKI Sosuke", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/14838850?v=4", | ||
"profile": "https://github.com/sosukesuzuki", | ||
"contributions": ["code"] | ||
} | ||
], | ||
"contributorsPerLine": 7, | ||
"contributorsSortAlphabetically": true, | ||
"files": ["README.md"], | ||
"imageSize": 100, | ||
"projectName": "console-fail-test", | ||
"projectOwner": "JoshuaKGoldberg", | ||
"repoHost": "https://github.com", | ||
"repoType": "github" | ||
"badgeTemplate": "<img alt=\"All Contributors: <%= contributors.length %> 👪\" src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>_👪-21bb42.svg\" />", | ||
"commit": false, | ||
"commitConvention": "angular", | ||
"contributors": [ | ||
{ | ||
"avatar_url": "https://avatars.githubusercontent.com/u/3335181?v=4", | ||
"contributions": [ | ||
"tool", | ||
"code", | ||
"maintenance", | ||
"infra" | ||
], | ||
"login": "JoshuaKGoldberg", | ||
"name": "Josh Goldberg", | ||
"profile": "http://www.joshuakgoldberg.com" | ||
}, | ||
{ | ||
"login": "kopax-polyconseil", | ||
"name": "Dimitri Kopriwa", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/77674046?v=4", | ||
"profile": "https://www.kop.ax/", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "mackenco", | ||
"name": "Colin MacKenzie", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/4284340?v=4", | ||
"profile": "https://github.com/mackenco", | ||
"contributions": [ | ||
"code" | ||
] | ||
}, | ||
{ | ||
"login": "sosukesuzuki", | ||
"name": "SUZUKI Sosuke", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/14838850?v=4", | ||
"profile": "https://github.com/sosukesuzuki", | ||
"contributions": [ | ||
"code" | ||
] | ||
} | ||
], | ||
"contributorsPerLine": 7, | ||
"contributorsSortAlphabetically": true, | ||
"files": [ | ||
"README.md" | ||
], | ||
"imageSize": 100, | ||
"projectName": "console-fail-test", | ||
"projectOwner": "JoshuaKGoldberg", | ||
"repoHost": "https://github.com", | ||
"repoType": "github", | ||
"commitType": "docs" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters