Skip to content

Commit

Permalink
build: add all-contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
Xunnamius committed Oct 22, 2022
1 parent 05ba069 commit 84bff68
Show file tree
Hide file tree
Showing 10 changed files with 87 additions and 8 deletions.
30 changes: 30 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"projectName": "unified-utils",
"projectOwner": "Xunnamius",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "Xunnamius",
"name": "Bernard",
"avatar_url": "https://avatars.githubusercontent.com/u/656017?v=4",
"profile": "https://xunn.io/",
"contributions": [
"infra",
"code",
"doc",
"maintenance",
"test",
"review"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": true
}
43 changes: 42 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,46 @@ information.

### Contributors

<!-- TODO -->
<!-- remark-ignore-start -->
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)

<!-- ALL-CONTRIBUTORS-BADGE:END -->
<!-- remark-ignore-end -->

Thanks goes to these wonderful people ([emoji key][16]):

<!-- remark-ignore-start -->
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->

<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://xunn.io/"><img src="https://avatars.githubusercontent.com/u/656017?v=4?s=100" width="100px;" alt="Bernard"/><br /><sub><b>Bernard</b></sub></a><br /><a href="#infra-Xunnamius" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/Xunnamius/unified-utils/commits?author=Xunnamius" title="Code">💻</a> <a href="https://github.com/Xunnamius/unified-utils/commits?author=Xunnamius" title="Documentation">📖</a> <a href="#maintenance-Xunnamius" title="Maintenance">🚧</a> <a href="https://github.com/Xunnamius/unified-utils/commits?author=Xunnamius" title="Tests">⚠️</a> <a href="https://github.com/Xunnamius/unified-utils/pulls?q=is%3Apr+reviewed-by%3AXunnamius" title="Reviewed Pull Requests">👀</a></td>
</tr>
</tbody>
<tfoot>
<tr>
<td align="center" size="13px" colspan="7">
<img src="https://raw.githubusercontent.com/all-contributors/all-contributors-cli/1b8533af435da9854653492b1327a23a4dbd0a10/assets/logo-small.svg">
<a href="https://all-contributors.js.org/docs/en/bot/usage">Add your contributions</a>
</img>
</td>
</tr>
</tfoot>
</table>

<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->
<!-- remark-ignore-end -->

This project follows the [all-contributors][17] specification. Contributions of
any kind welcome!

[badge-blm]: https://xunn.at/badge-blm 'Join the movement!'
[badge-issues]:
Expand Down Expand Up @@ -104,3 +143,5 @@ information.
[13]: ./packages/remark-sort-definitions
[14]: /packages/remark-remove-unused-definitions
[15]: https://github.com/Xunnamius/projector/blob/main/packages/config-remark
[16]: https://allcontributors.org/docs/en/emoji-key
[17]: https://github.com/all-contributors/all-contributors
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"@xunnamius/conventional-changelog-projector": "^1.1.1",
"@xunnamius/jest-types": "^1.1.3",
"@xunnamius/types": "^1.3.0",
"all-contributors-cli": "^6.24.0",
"babel-jest": "^29.2.1",
"babel-loader": "^8.2.5",
"babel-plugin-add-import-extension": "^1.6.0",
Expand Down
3 changes: 2 additions & 1 deletion packages/mdast-util-hidden/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ information.

### Contributors

<!-- TODO: all-contributors here -->
See the [table of contributors][15].

[badge-blm]: https://xunn.at/badge-blm 'Join the movement!'
[badge-codecov]:
Expand Down Expand Up @@ -358,3 +358,4 @@ information.
[12]: https://github.com/syntax-tree/mdast-util-to-markdown
[13]: https://github.com/syntax-tree/mdast-util-from-markdown
[14]: https://npm.im/rehype-ignore
[15]: /README.md#contributors
3 changes: 2 additions & 1 deletion packages/mdast-util-tight-comments/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ information.

### Contributors

<!-- TODO: all-contributors here -->
See the [table of contributors][8].

[badge-blm]: https://xunn.at/badge-blm 'Join the movement!'
[badge-codecov]:
Expand Down Expand Up @@ -294,3 +294,4 @@ information.
[5]: https://github.com/thlorenz/doctoc#update-existing-doctoc-tocs-effortlessly
[6]: /.remarkrc.mjs
[7]: /packages/remark-tight-comments
[8]: /README.md#contributors
3 changes: 2 additions & 1 deletion packages/remark-ignore/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ information.

### Contributors

<!-- TODO: all-contributors here -->
See the [table of contributors][15].

[badge-blm]: https://xunn.at/badge-blm 'Join the movement!'
[badge-codecov]:
Expand Down Expand Up @@ -378,3 +378,4 @@ information.
[12]: https://github.com/unifiedjs/unified#overview
[13]: https://github.com/syntax-tree/mdast-comment-marker
[14]: https://github.com/syntax-tree/mdast-zone
[15]: /README.md#contributors
3 changes: 2 additions & 1 deletion packages/remark-remove-unused-definitions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ information.

### Contributors

<!-- TODO: all-contributors here -->
See the [table of contributors][8].

[badge-blm]: https://xunn.at/badge-blm 'Join the movement!'
[badge-codecov]:
Expand Down Expand Up @@ -263,3 +263,4 @@ information.
[5]: /packages/remark-renumber-references
[6]: https://github.com/remarkjs/remark-reference-links
[7]: /packages/remark-sort-definitions
[8]: /README.md#contributors
3 changes: 2 additions & 1 deletion packages/remark-renumber-references/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ information.

### Contributors

<!-- TODO: all-contributors here -->
See the [table of contributors][10].

[badge-blm]: https://xunn.at/badge-blm 'Join the movement!'
[badge-codecov]:
Expand Down Expand Up @@ -405,3 +405,4 @@ information.
https://raw.githubusercontent.com/Xunnamius/unified-utils/main/packages/remark-renumber-references/README.md
[8]: /.remarkrc.mjs
[9]: /packages/remark-remove-unused-definitions
[10]: /README.md#contributors
3 changes: 2 additions & 1 deletion packages/remark-sort-definitions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ information.

### Contributors

<!-- TODO: all-contributors here -->
See the [table of contributors][10].

[badge-blm]: https://xunn.at/badge-blm 'Join the movement!'
[badge-codecov]:
Expand Down Expand Up @@ -324,3 +324,4 @@ information.
[7]: https://en.wikipedia.org/wiki/Natural_sort_order
[8]: /.remarkrc.mjs
[9]: /packages/remark-remove-unused-definitions
[10]: /README.md#contributors
3 changes: 2 additions & 1 deletion packages/remark-tight-comments/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ information.

### Contributors

<!-- TODO: all-contributors here -->
See the [table of contributors][10].

[badge-blm]: https://xunn.at/badge-blm 'Join the movement!'
[badge-codecov]:
Expand Down Expand Up @@ -199,3 +199,4 @@ information.
[7]: /packages/mdast-util-tight-comments/README.md#usage
[8]: https://github.com/unifiedjs/unified#overview
[9]: /packages/mdast-util-tight-comments
[10]: /README.md#contributors

0 comments on commit 84bff68

Please sign in to comment.