Skip to content

meta: use .mailmap to consolidate AUTHORS entries for ide - #40367

Merged
Trott merged 1 commit into
nodejs:masterfrom
Trott:mailmap-ji
Oct 9, 2021
Merged

meta: use .mailmap to consolidate AUTHORS entries for ide#40367
Trott merged 1 commit into
nodejs:masterfrom
Trott:mailmap-ji

Conversation

@Trott

@TrottTrott commented Oct 7, 2021

Copy link
Copy Markdown
Member

James Ide has two AUTHORS entries. Use .mailmap to consolidate them into
a single entry.

@nodejs-github-botnodejs-github-bot added the meta Issues and PRs related to the general management of the project. label Oct 7, 2021
@Trott

Trott commented Oct 7, 2021

Copy link
Copy Markdown
MemberAuthor

@ide This removes your expo.io email from AUTHORS and leaves your jameside.com email there. (Currently both are in the file.) If you'd prefer it the other way around (leave expo.io and remove jameside.com) or a third email address to replace both entries, please leave a comment. Thanks!

@ide

ide commented Oct 7, 2021

Copy link
Copy Markdown
Contributor

Could you please change the expo.io email to expo.dev? Thank you!

@Trott

Trott commented Oct 7, 2021

Copy link
Copy Markdown
MemberAuthor

Could you please change the expo.io email to expo.dev? Thank you!

Ultimately, what's the one email address you want to show up in AUTHORS? Is it this?:

James Ide <ide@jameside.com>

Or this?:

James Ide <ide@expo.dev>

@ide

ide commented Oct 7, 2021

Copy link
Copy Markdown
Contributor

Could you please use the jameside.com domain? Thank you!

@Trott

Trott commented Oct 8, 2021

Copy link
Copy Markdown
MemberAuthor

Could you please use the jameside.com domain? Thank you!

OK, cool, that's what this change does. (I can't change the expo.io to expo.dev because that's a .mailmap entry. If I change it, then it won't change your expo.io email in the git log to jameside.com and the expo.io entry will start showing up in AUTHORS again. What that entry says is "Wherever you see this expo.io email in the git log, treat it as this jameside.com email instead.")

@TrottTrott added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. labels Oct 8, 2021
@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @Trott. Please 👍 to approve.

James Ide has two AUTHORS entries. Use .mailmap to consolidate them into
a single entry.
PR-URL: nodejs#40367
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
@Trott

Trott commented Oct 9, 2021

Copy link
Copy Markdown
MemberAuthor

Landed in 6a205d7

@Trott
Trott merged commit 6a205d7 into nodejs:masterOct 9, 2021
@Trott
Trott deleted the mailmap-ji branch October 9, 2021 15:08
targos pushed a commit that referenced this pull request Oct 13, 2021
James Ide has two AUTHORS entries. Use .mailmap to consolidate them into
a single entry.
PR-URL: #40367
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
@BethGriggsBethGriggs mentioned this pull request Oct 14, 2021
2 tasks
@richardlaurichardlau mentioned this pull request Oct 18, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.fast-trackPRs that do not need to wait for 48 hours to land.metaIssues and PRs related to the general management of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@Trott@ide@jasnell@lpinca@Lxxyx@nodejs-github-bot