From 04450bb7ed20f2412102538b238119d9764b4dc9 Mon Sep 17 00:00:00 2001 From: Kai Cataldo Date: Thu, 17 Jan 2019 11:05:24 -0500 Subject: [PATCH] Docs: clarify process for adding committers (#11272) * Docs: clarify process for adding committers * Update instructions to not include emailing twice. --- docs/maintainer-guide/governance.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/maintainer-guide/governance.md b/docs/maintainer-guide/governance.md index 0016d1890985..a9852d512dfa 100644 --- a/docs/maintainer-guide/governance.md +++ b/docs/maintainer-guide/governance.md @@ -45,12 +45,12 @@ A Committer who shows an above-average level of contribution to the project, par #### Process for Adding Committers +1. Send email congratulating the new committer and confirming that they would like to accept. This should also outline the responsibilities of a committer with a link to the maintainer guide. 1. Add the GitHub user to the "ESLint Team" team -2. Send welcome email with link to maintainer guide -3. Add committer email to the ESLint team mailing list -4. Add committer to the README -5. Invite to Gitter team chatroom -6. Tweet congratulations to the new committer from the ESLint Twitter account +1. Add committer email to the ESLint team mailing list +1. Add committer to the README +1. Invite to Gitter team chatroom +1. Tweet congratulations to the new committer from the ESLint Twitter account ### Technical Steering Committee (TSC)