Skip to content

Commit

Permalink
Revert "docs: remove links to 2fa document (eslint#15804)"
Browse files Browse the repository at this point in the history
This reverts commit d8f417f.
  • Loading branch information
srijan-deepsource committed May 30, 2022
1 parent 99ec9b8 commit 6e31785
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/src/maintainer-guide/governance.md
Expand Up @@ -117,7 +117,7 @@ A Reviewer is invited to become a TSC member by existing TSC members. A nominati

1. Add the GitHub user to the "ESLint TSC" GitHub team
1. Set the GitHub user to be have the "Owner" role for the ESLint organization
1. Send a welcome email with a link to the [maintainer guide](./) and instructions for npm 2FA.
1. Send a welcome email with a link to the [maintainer guide](./) and the [npm 2FA guide](./npm-2fa).
1. Invite to the Discord TSC channel
1. Make the TSC member an admin on the ESLint team mailing list
1. Add the TSC member to the recurring TSC meeting event on Google Calendar
Expand Down
2 changes: 1 addition & 1 deletion docs/src/maintainer-guide/releases.md
Expand Up @@ -21,7 +21,7 @@ A two-person release team is assigned to each scheduled release. This two-person

The two-person team should seek input from the whole team on the Monday following a release to double-check if a patch release is necessary.

At least one member of the release team needs to have access to eslint's two-factor authentication for npm in order to do a release.
At least one member of the release team needs to have access to [eslint's two-factor authentication for npm](./npm-2fa) in order to do a release.

## Release Communication

Expand Down

0 comments on commit 6e31785

Please sign in to comment.