@@ -48,6 +48,7 @@ documents. The latest released version is [`2.1.0`][latest].
48
48
* [ List of Utilities] ( #list-of-utilities )
49
49
* [ Related] ( #related )
50
50
* [ Contribute] ( #contribute )
51
+ * [ Acknowledgments] ( #acknowledgments )
51
52
52
53
## AST
53
54
@@ -962,6 +963,27 @@ Have an idea for a cool new utility or tool? That’s great! If you want
962
963
feedback, help, or just to share it with the world you can do so by creating
963
964
an issue in the [ ` syntax-tree/ideas ` ] [ ideas ] repository!
964
965
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
+
965
987
<!-- Definitions -->
966
988
967
989
[ logo ] : https://cdn.rawgit.com/syntax-tree/mdast/6205835/logo.svg
0 commit comments