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 <rtrott@gmail.com> PR-URL: #33719 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
1 parent 153f5ed commit b3d500f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
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;anna@addaleax.net&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;vsemozhetbyt@gmail.com&gt; (he/him)
546547
* [whitlockjc](https://github.com/whitlockjc) -
547548
**Jeremy Whitlock** &lt;jwhitlock@apache.org&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)