Skip to content

Commit

Permalink
doc: add lint disabling comment for collaborator list
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Trott authored and codebytere committed Jun 18, 2020
1 parent 153f5ed commit b3d500f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -152,6 +152,7 @@ For information about the governance of the Node.js project, see

### TSC (Technical Steering Committee)

<!--lint disable prohibited-strings-->
* [addaleax](https://github.com/addaleax) -
**Anna Henningsen** &lt;anna@addaleax.net&gt; (she/her)
* [apapirovski](https://github.com/apapirovski) -
Expand Down Expand Up @@ -545,6 +546,7 @@ For information about the governance of the Node.js project, see
**Vse Mozhet Byt** &lt;vsemozhetbyt@gmail.com&gt; (he/him)
* [whitlockjc](https://github.com/whitlockjc) -
**Jeremy Whitlock** &lt;jwhitlock@apache.org&gt;
<!--lint enable prohibited-strings-->

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

0 comments on commit b3d500f

Please sign in to comment.