File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -216,6 +216,13 @@ needs to be pointed out separately during the onboarding.
216216 ` git show --format=%B 6669b3857f0f43ee0296eb7ac45086cd907b9e94 `
217217* Collaborators are in alphabetical order by GitHub username.
218218* Optionally, include your personal pronouns.
219+ * The PR should include an addition to the
220+ [ mailmap] ( .mailmap ) file if the email
221+ being added to the collaborator list does not match the email used for
222+ commits. Otherwise tooling will not see the collaborator as being active and
223+ may suggest removing them. See
224+ [ gitmailmap] ( https://git-scm.com/docs/gitmailmap ) for information on the
225+ format of the mailmap file.
219226* Add the ` Fixes: <collaborator-nomination-issue-url> ` to the commit message
220227 so that when the commit lands, the nomination issue url will be
221228 automatically closed.
You can’t perform that action at this time.
0 commit comments