Skip to content

Commit f2f8163

Browse files
committed
Add Acknowledgments section to readme.md
1 parent 908c2f4 commit f2f8163

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

readme.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ documents. The latest released version is [`1.0.0`][latest].
3131
* [TextNode](#textnode)
3232
* [Related](#related)
3333
* [Contribute](#contribute)
34+
* [Acknowledgments](#acknowledgments)
3435
* [License](#license)
3536

3637
## List of Utilities
@@ -176,6 +177,16 @@ Have an idea for a cool new utility or tool? That’s great! If you want
176177
feedback, help, or just to share it with the world you can do so by creating
177178
an issue in the [`syntax-tree/ideas`][ideas] repository!
178179

180+
## Acknowledgments
181+
182+
The initial release of this project was authored by
183+
[**@wooorm**](https://github.com/wooorm).
184+
185+
Thanks to [**@nwtn**](https://github.com/nwtn),
186+
[**@tmcw**](https://github.com/tmcw),
187+
[**@muraken720**](https://github.com/muraken720), and
188+
[**@dozoisch**](https://github.com/dozoisch) for contributing commits since!
189+
179190
## License
180191

181192
MIT © Titus Wormer

0 commit comments

Comments
 (0)