Skip to content

Commit 426e8e7

Browse files
committed
Add Acknowledgments section to readme.md
1 parent 9f1108c commit 426e8e7

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

readme.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ documents. The latest released version is [`2.1.0`][latest].
4848
* [List of Utilities](#list-of-utilities)
4949
* [Related](#related)
5050
* [Contribute](#contribute)
51+
* [Acknowledgments](#acknowledgments)
5152

5253
## AST
5354

@@ -962,6 +963,27 @@ Have an idea for a cool new utility or tool? That’s great! If you want
962963
feedback, help, or just to share it with the world you can do so by creating
963964
an issue in the [`syntax-tree/ideas`][ideas] repository!
964965

966+
## Acknowledgments
967+
968+
The initial release of this project was authored by
969+
[**@wooorm**](https://github.com/wooorm).
970+
971+
Special thanks to [**@eush77**](https://github.com/eush77) for their work,
972+
ideas, and incredibly valuable feedback!
973+
974+
Thanks to
975+
[**@anandthakker**](https://github.com/anandthakker),
976+
[**@BarryThePenguin**](https://github.com/BarryThePenguin),
977+
[**@izumin5210**](https://github.com/izumin5210),
978+
[**@jasonLaster**](https://github.com/jasonLaster),
979+
[**@justjake**](https://github.com/justjake),
980+
[**@KyleAMathews**](https://github.com/KyleAMathews),
981+
[**@Rokt33r**](https://github.com/Rokt33r),
982+
[**@rhysd**](https://github.com/rhysd),
983+
[**@Sarah-Seo**](https://github.com/Sarah-Seo),
984+
[**@sethvincent**](https://github.com/sethvincent), and
985+
[**@simov**](https://github.com/simov) for contributing commits since!
986+
965987
<!-- Definitions -->
966988

967989
[logo]: https://cdn.rawgit.com/syntax-tree/mdast/6205835/logo.svg

0 commit comments

Comments
 (0)