Skip to content

Commit 92f2a3d

Browse files
committed
Update contributors
1 parent 2d0f5af commit 92f2a3d

File tree

1 file changed

+29
-5
lines changed

1 file changed

+29
-5
lines changed

readme.md

Lines changed: 29 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1345,12 +1345,12 @@ See the [unist list of utilities][utilities] for more utilities.
13451345
— Ensure at most one top-level heading is in the document
13461346
* [`mdast-squeeze-paragraphs`](https://github.com/syntax-tree/mdast-squeeze-paragraphs)
13471347
— Remove empty paragraphs
1348-
* [`mdast-util-toc`](https://github.com/BarryThePenguin/mdast-util-toc)
1348+
* [`mdast-util-toc`](https://github.com/syntax-tree/mdast-util-toc)
13491349
— Generate a Table of Contents from a tree
13501350
* [`mdast-util-to-hast`](https://github.com/syntax-tree/mdast-util-to-hast)
1351-
— Transform to HAST
1351+
— Transform to hast
13521352
* [`mdast-util-to-nlcst`](https://github.com/syntax-tree/mdast-util-to-nlcst)
1353-
— Transform to NLCST
1353+
— Transform to nlcst
13541354
* [`mdast-zone`](https://github.com/syntax-tree/mdast-zone)
13551355
— HTML comments as ranges or markers
13561356

@@ -1411,16 +1411,40 @@ ideas, and incredibly valuable feedback!
14111411

14121412
Thanks to
14131413
[**@anandthakker**](https://github.com/anandthakker),
1414+
[**@arobase-che**](https://github.com/arobase-che),
14141415
[**@BarryThePenguin**](https://github.com/BarryThePenguin),
1416+
[**@chinesedfan**](https://github.com/chinesedfan),
1417+
[**@ChristianMurphy**](https://github.com/ChristianMurphy),
1418+
[**@craftzdog**](https://github.com/craftzdog),
1419+
[**@d4rekanguok**](https://github.com/d4rekanguok),
1420+
[**@detj**](https://github.com/detj),
1421+
[**@dominictarr**](https://github.com/dominictarr),
1422+
[**@gkatsev**](https://github.com/gkatsev),
1423+
[**@Hamms**](https://github.com/Hamms),
1424+
[**@Hypercubed**](https://github.com/Hypercubed),
1425+
[**@ikatyang**](https://github.com/ikatyang),
14151426
[**@izumin5210**](https://github.com/izumin5210),
14161427
[**@jasonLaster**](https://github.com/jasonLaster),
1428+
[**@Justineo**](https://github.com/Justineo),
14171429
[**@justjake**](https://github.com/justjake),
14181430
[**@KyleAMathews**](https://github.com/KyleAMathews),
1431+
[**@laysent**](https://github.com/laysent),
1432+
[**@macklinu**](https://github.com/macklinu),
1433+
[**@mike-north**](https://github.com/mike-north),
1434+
[**@Murderlon**](https://github.com/Murderlon),
1435+
[**@nevik**](https://github.com/nevik),
14191436
[**@Rokt33r**](https://github.com/Rokt33r),
14201437
[**@rhysd**](https://github.com/rhysd),
1438+
[**@rubys**](https://github.com/rubys),
14211439
[**@Sarah-Seo**](https://github.com/Sarah-Seo),
1422-
[**@sethvincent**](https://github.com/sethvincent), and
1423-
[**@simov**](https://github.com/simov) for contributing to mdast and related
1440+
[**@sethvincent**](https://github.com/sethvincent),
1441+
[**@silvenon**](https://github.com/silvenon),
1442+
[**@simov**](https://github.com/simov),
1443+
[**@staltz**](https://github.com/staltz),
1444+
[**@stefanprobst**](https://github.com/stefanprobst),
1445+
[**@tmcw**](https://github.com/tmcw),
1446+
and [**@vhf**](https://github.com/vhf)
1447+
for contributing to mdast and related
14241448
projects!
14251449

14261450
## License

0 commit comments

Comments
 (0)