Skip to content

Commit b3d500f

Browse files
Trottcodebytere
authored andcommitted
doc: add lint disabling comment for collaborator list
Disable linting for prohibited strings in the collaborator list so that sam-github does not have to be sam-GitHub. Refs: nodejs/remark-preset-lint-node#96 Signed-off-by: Rich Trott <[email protected]> PR-URL: #33719 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Beth Griggs <[email protected]>
1 parent 153f5ed commit b3d500f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ For information about the governance of the Node.js project, see
152152

153153
### TSC (Technical Steering Committee)
154154

155+
<!--lint disable prohibited-strings-->
155156
* [addaleax](https://github.com/addaleax) -
156157
**Anna Henningsen** &lt;[email protected]&gt; (she/her)
157158
* [apapirovski](https://github.com/apapirovski) -
@@ -545,6 +546,7 @@ For information about the governance of the Node.js project, see
545546
**Vse Mozhet Byt** &lt;[email protected]&gt; (he/him)
546547
* [whitlockjc](https://github.com/whitlockjc) -
547548
**Jeremy Whitlock** &lt;[email protected]&gt;
549+
<!--lint enable prohibited-strings-->
548550

549551
Collaborators follow the [Collaborator Guide](./doc/guides/collaborator-guide.md) in
550552
maintaining the Node.js project.

0 commit comments

Comments
 (0)