diff --git a/.all-contributorsrc b/.all-contributorsrc
index c66256c..2dbe0b1 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -38,6 +38,15 @@
"contributions": [
"review"
]
+ },
+ {
+ "login": "joelseq",
+ "name": "Joel Sequeira",
+ "avatar_url": "https://avatars.githubusercontent.com/u/12389411?v=3",
+ "profile": "https://github.com/joelseq",
+ "contributions": [
+ "doc"
+ ]
}
]
}
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 929f153..8e91a7f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -63,5 +63,5 @@ Also, please watch the repo and respond to questions/bug reports/feature request
[semantic-release]: https://npmjs.com/package/semantic-release
[convention]: https://github.com/conventional-changelog/conventional-changelog-angular/blob/ed32559941719a130bb0327f886d6a32a8cbc2ba/convention.md
[all-contributors]: https://github.com/kentcdodds/all-contributors
-[ROADMAP]: ./ROADMAP.md
+[ROADMAP]: ./other/ROADMAP.md
[p-s]: https://npmjs.com/package/p-s
diff --git a/README.md b/README.md
index 8a8511b..67d4673 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ CLI for [`prettier-eslint`][prettier-eslint]
[![downloads][downloads-badge]][npm-stat]
[![MIT License][license-badge]][LICENSE]
-[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)
+[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors)
[![PRs Welcome][prs-badge]][prs]
[![Donate][donate-badge]][donate]
[![Code of Conduct][coc-badge]][coc]
@@ -141,8 +141,8 @@ This will be forwarded onto `prettier-eslint` as (`sillyLogs`) and is useful for
Thanks goes to these people ([emoji key][emojis]):
-| [
Kent C. Dodds](https://kentcdodds.com)
[💻](https://github.com/kentcdodds/prettier-eslint-cli/commits?author=kentcdodds) [📖](https://github.com/kentcdodds/prettier-eslint-cli/commits?author=kentcdodds) 🚇 [⚠️](https://github.com/kentcdodds/prettier-eslint-cli/commits?author=kentcdodds) | [
Adam Harris](https://github.com/aharris88)
[💻](https://github.com/kentcdodds/prettier-eslint-cli/commits?author=aharris88) [📖](https://github.com/kentcdodds/prettier-eslint-cli/commits?author=aharris88) 👀 | [
Eric McCormick](https://ericmccormick.io)
👀 |
-| :---: | :---: | :---: |
+| [
Kent C. Dodds](https://kentcdodds.com)
[💻](https://github.com/kentcdodds/prettier-eslint-cli/commits?author=kentcdodds) [📖](https://github.com/kentcdodds/prettier-eslint-cli/commits?author=kentcdodds) 🚇 [⚠️](https://github.com/kentcdodds/prettier-eslint-cli/commits?author=kentcdodds) | [
Adam Harris](https://github.com/aharris88)
[💻](https://github.com/kentcdodds/prettier-eslint-cli/commits?author=aharris88) [📖](https://github.com/kentcdodds/prettier-eslint-cli/commits?author=aharris88) 👀 | [
Eric McCormick](https://ericmccormick.io)
👀 | [
Joel Sequeira](https://github.com/joelseq)
[📖](https://github.com/kentcdodds/prettier-eslint-cli/commits?author=joelseq) |
+| :---: | :---: | :---: | :---: |
This project follows the [all-contributors][all-contributors] specification. Contributions of any kind welcome!