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 <[email protected]>

PR-URL: #33719
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Beth Griggs <[email protected]>
  • Loading branch information
Trott authored and codebytere committed Jun 30, 2020
1 parent d505503 commit d4525bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
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;[email protected]&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;[email protected]&gt; (he/him)
* [whitlockjc](https://github.com/whitlockjc) -
**Jeremy Whitlock** &lt;[email protected]&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 d4525bf

Please sign in to comment.