Skip to content

Commit 3b1bbc2

Browse files
docs: add Pinjasaur as a contributor for tool (#97)
* docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] * Fix up formatting * Fix comments too * Moved contributors to .all-contributorsrc * Merge branch 'main' Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Josh Goldberg <[email protected]>
1 parent 97fe64f commit 3b1bbc2

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

.all-contributorsrc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@
3030
"avatar_url": "https://avatars.githubusercontent.com/u/3297859?v=4",
3131
"profile": "https://sinchang.me",
3232
"contributions": ["tool"]
33+
},
34+
{
35+
"login": "Pinjasaur",
36+
"name": "Paul Esch-Laurent",
37+
"avatar_url": "https://avatars.githubusercontent.com/u/6335792?v=4",
38+
"profile": "https://paulisaweso.me/",
39+
"contributions": ["tool"]
3340
}
3441
],
3542
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<a href="#contributors">
77
<!-- prettier-ignore-start -->
88
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
9-
<img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-1-21bb42.svg" />
9+
<img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-3-21bb42.svg" />
1010
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1111
<!-- prettier-ignore-end -->
1212
</a>
@@ -84,10 +84,10 @@ Thanks! 💖
8484
<tr>
8585
<td align="center"><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="https://github.com/JoshuaKGoldberg/template-typescript-node-package/issues?q=author%3AJoshuaKGoldberg" title="Bug reports">🐛</a> <a href="https://github.com/JoshuaKGoldberg/template-typescript-node-package/commits?author=JoshuaKGoldberg" title="Code">💻</a> <a href="#content-JoshuaKGoldberg" title="Content">🖋</a> <a href="#example-JoshuaKGoldberg" title="Examples">💡</a> <a href="#ideas-JoshuaKGoldberg" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-JoshuaKGoldberg" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-JoshuaKGoldberg" title="Maintenance">🚧</a> <a href="#platform-JoshuaKGoldberg" title="Packaging/porting to new platform">📦</a> <a href="#projectManagement-JoshuaKGoldberg" title="Project Management">📆</a> <a href="https://github.com/JoshuaKGoldberg/template-typescript-node-package/pulls?q=is%3Apr+reviewed-by%3AJoshuaKGoldberg" title="Reviewed Pull Requests">👀</a> <a href="#security-JoshuaKGoldberg" title="Security">🛡️</a> <a href="#tool-JoshuaKGoldberg" title="Tools">🔧</a> <a href="https://github.com/JoshuaKGoldberg/template-typescript-node-package/commits?author=JoshuaKGoldberg" title="Tests">⚠️</a></td>
8686
<td align="center"><a href="https://sinchang.me"><img src="https://avatars.githubusercontent.com/u/3297859?v=4?s=100" width="100px;" alt="Jeff Wen"/><br /><sub><b>Jeff Wen</b></sub></a><br /><a href="#tool-sinchang" title="Tools">🔧</a></td>
87+
<td align="center"><a href="https://paulisaweso.me/"><img src="https://avatars.githubusercontent.com/u/6335792?v=4?s=100" width="100px;" alt="Paul Esch-Laurent"/><br /><sub><b>Paul Esch-Laurent</b></sub></a><br /><a href="#tool-Pinjasaur" title="Tools">🔧</a></td>
8788
</tr>
8889
</tbody>
8990
</table>
90-
9191
<!-- ALL-CONTRIBUTORS-LIST:END -->
9292
<!-- spellchecker: enable -->
9393
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)