Skip to content

Commit db3c9b3

Browse files
committed
Update list of contributors in package.json
1 parent c0cb8a8 commit db3c9b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@
2020
"bugs": "https://github.com/syntax-tree/unist-util-visit/issues",
2121
"author": "Titus Wormer <[email protected]> (http://wooorm.com)",
2222
"contributors": [
23-
"Titus Wormer <[email protected]> (http://wooorm.com)"
23+
"Titus Wormer <[email protected]> (http://wooorm.com)",
24+
"Eugene Sharygin <[email protected]>",
25+
"Richard Gibson <[email protected]>"
2426
],
2527
"files": [
2628
"index.js"

0 commit comments

Comments
 (0)