From dd92fdfc68c75d619d107398f98f1698e3b444fc Mon Sep 17 00:00:00 2001 From: Issy Long Date: Mon, 27 May 2019 11:00:34 +0100 Subject: [PATCH] New-Maintainer-Checklist: there are multiple places we list maintainers - I raised a PR for adding myself to the README. CI failed because the README had changed without the man pages changing too. Then I had to amend my "hello!" commit which was slightly embarrassing. - Document that there are multiple places, and suggest `brew man` to generate man pages, so that the next people have it easier. --- docs/New-Maintainer-Checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/New-Maintainer-Checklist.md b/docs/New-Maintainer-Checklist.md index f9839bc273..fbe9ece46e 100644 --- a/docs/New-Maintainer-Checklist.md +++ b/docs/New-Maintainer-Checklist.md @@ -61,7 +61,7 @@ If they accept, follow a few steps to get them set up: - Invite them to the [`machomebrew` private maintainers Slack](https://machomebrew.slack.com/admin/invites) (and ensure they've read the [communication guidelines](Maintainer-Guidelines.md#communication)). - Ask them to disable SMS as a 2FA device or fallback on their GitHub account in favour of using one of the other authentication methods. - Ask them to (regularly) review remove any unneeded [GitHub personal access tokens](https://github.com/settings/tokens). -- Add them to [Homebrew/brew's README](https://github.com/Homebrew/brew/edit/master/README.md). +- Add them to Homebrew/brew's README, run `brew man` and commit the changes. If they are interested in doing system administration work or Homebrew/brew releases: