Skip to content

Commit c902213

Browse files
committed
chore: Remove all-contributors
1 parent 734f194 commit c902213

File tree

1 file changed

+1
-22
lines changed

1 file changed

+1
-22
lines changed

README.md

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
[![Build status](https://github.com/mskelton/eslint-plugin-sort/workflows/Build/badge.svg)](https://github.com/mskelton/eslint-plugin-sort/actions)
44
[![npm](https://img.shields.io/npm/v/eslint-plugin-sort)](https://www.npmjs.com/package/eslint-plugin-sort)
55
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
6-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg)](#contributors)
76

8-
> Autofixable sort rules for ESLint.
7+
Auto-fixable sort rules for ESLint.
98

109
## Installation
1110

@@ -190,23 +189,3 @@ If you are using sort groups, you have the option to provide a custom separator
190189
]
191190
}
192191
```
193-
194-
## Contributors ✨
195-
196-
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
197-
198-
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
199-
<!-- prettier-ignore-start -->
200-
<!-- markdownlint-disable -->
201-
<table>
202-
<tr>
203-
<td align="center"><a href="https://github.com/mskelton"><img src="https://avatars3.githubusercontent.com/u/25914066?v=4" width="100px;" alt="Mark Skelton"/><br /><sub><b>Mark Skelton</b></sub></a><br /><a href="https://github.com/mskelton/eslint-plugin-sort/commits?author=mskelton" title="Code">💻</a> <a href="https://github.com/mskelton/eslint-plugin-sort/commits?author=mskelton" title="Documentation">📖</a></td>
204-
</tr>
205-
</table>
206-
207-
<!-- markdownlint-enable -->
208-
<!-- prettier-ignore-end -->
209-
210-
<!-- ALL-CONTRIBUTORS-LIST:END -->
211-
212-
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)