Skip to content

Commit f9d7829

Browse files
Merge pull request #13 from JoshuaKGoldberg/all-contributors/add-joshuakgoldberg
docs: add joshuakgoldberg as a contributor for maintenance
2 parents bc5ea13 + fdd8d3b commit f9d7829

File tree

2 files changed

+27
-22
lines changed

2 files changed

+27
-22
lines changed

.all-contributorsrc

Lines changed: 26 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,28 @@
11
{
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"
2328
}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Thanks! 💖
9494
<table>
9595
<tbody>
9696
<tr>
97-
<td align="center" valign="top" width="14.28%"><a href="http://www.joshuakgoldberg.com"><img src="https://avatars.githubusercontent.com/u/3335181?v=4?s=100" width="100px;" alt="Josh Goldberg"/><br /><sub><b>Josh Goldberg</b></sub></a><br /><a href="#tool-JoshuaKGoldberg" title="Tools">🔧</a></td>
97+
<td align="center" valign="top" width="14.28%"><a href="http://www.joshuakgoldberg.com"><img src="https://avatars.githubusercontent.com/u/3335181?v=4?s=100" width="100px;" alt="Josh Goldberg"/><br /><sub><b>Josh Goldberg</b></sub></a><br /><a href="#tool-JoshuaKGoldberg" title="Tools">🔧</a> <a href="#maintenance-JoshuaKGoldberg" title="Maintenance">🚧</a></td>
9898
</tr>
9999
</tbody>
100100
</table>

0 commit comments

Comments
 (0)