Skip to content

Commit 202a58f

Browse files
committed
docs: add @ggascoigne as a contributor
1 parent 47107c2 commit 202a58f

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@
1818
"contributions": [
1919
"code"
2020
]
21+
},
22+
{
23+
"login": "ggascoigne",
24+
"name": "Guy Gascoigne-Piggford",
25+
"avatar_url": "https://avatars0.githubusercontent.com/u/264916?v=4",
26+
"profile": "https://www.twitter.com/ggascoigne",
27+
"contributions": [
28+
"code"
29+
]
2130
}
2231
],
2332
"contributorsPerLine": 7

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
![MIT License][license]
88
[![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)
99
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
10-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
10+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
1111
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1212

1313
<br />
@@ -142,9 +142,6 @@ This project uses [SemVer](http://semver.org/) for versioning. For the versions
142142

143143
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
144144

145-
<!-- prettier-ignore-start -->
146-
<!-- markdownlint-disable -->
147-
148145
## Contributors
149146

150147
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
@@ -153,16 +150,14 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
153150
<table>
154151
<tr>
155152
<td align="center"><a href="https://ifiokjr.com"><img src="https://avatars2.githubusercontent.com/u/1160934?v=4" width="100px;" alt=""/><br /><sub><b>Ifiok Jr.</b></sub></a><br /><a href="https://github.com/ifiokjr/prettier-plugin-sorted/commits?author=ifiokjr" title="Code">💻</a></td>
153+
<td align="center"><a href="https://www.twitter.com/ggascoigne"><img src="https://avatars0.githubusercontent.com/u/264916?v=4" width="100px;" alt=""/><br /><sub><b>Guy Gascoigne-Piggford</b></sub></a><br /><a href="https://github.com/ifiokjr/prettier-plugin-sorted/commits?author=ggascoigne" title="Code">💻</a></td>
156154
</tr>
157155
</table>
158156

159157
<!-- markdownlint-enable -->
160158
<!-- prettier-ignore-end -->
161159
<!-- ALL-CONTRIBUTORS-LIST:END -->
162160

163-
<!-- markdownlint-enable -->
164-
<!-- prettier-ignore-end -->
165-
166161
[version]: https://flat.badgen.net/npm/v/prettier-plugin-sorted
167162
[npm]: https://npmjs.com/package/prettier-plugin-sorted
168163
[license]: https://flat.badgen.net/badge/license/MIT/purple

0 commit comments

Comments
 (0)