-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Update AUTHORS list to reflect new contributions. #11533
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
It seems like this adds many duplicate entries (I immediately noticed Ron Korving, Anna Henningsen, Michaël Zasso, and there are probably others...) EDIT: Imran Iqbal, Minqi Pan/P.S.V.R., ChALkeR and no doubt many more duplicates.... |
Trott
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many duplicates....
|
See #9352 for some duplicate resolutions. |
|
Many of the changes to the existing names should also be reverted. The update should only include the newly added entries that are not duplicates. |
silverwind
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use .mailmap to reduce duplicates and ask users with bogus names/adresses how they want to be represented.
|
@jasnell Thanks. Will do it asap. |
|
Thank you @aashil. It is quite helpful for you to do this and very much appreciated. |
|
@jasnell No problem. Should I consider email changes for existing authors? For example, |
|
For those, it's best to at-mention the person in question and ask what they would prefer. |
219e573 to
6861a22
Compare
|
The below users might want to use a different name or email. Also, check if you have a duplicate entry with a different name or email in the list. Please let me know and I will update the .mailmap @ChALkeR |
|
I guess there is a limit to tag people. Please look at the above comment. @jBarz |
AUTHORS
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Timothy Leverett <[email protected]>
Thanks
AUTHORS
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reza Akhavan [email protected]
AUTHORS
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Viktor Karpov [email protected]
AUTHORS
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Asaf David [email protected]
AUTHORS
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Toby Stableford [email protected]
AUTHORS
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suramya shah[email protected]
AUTHORS
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
John Barboza [email protected]
AUTHORS
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Andreas Offenhaeuser <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ben Lugavere [email protected]
AUTHORS
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Brandon Kobel [email protected]
AUTHORS
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Brad Decker [email protected]
AUTHORS
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Marcin Zielinski [email protected]
My entry in the |
AUTHORS
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Kathy Truong [email protected]
AUTHORS
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ricardo Sánchez Gregorio [email protected]
Thanks
|
Jon Tippens Thanks |
AUTHORS
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Angel Stoyanov [email protected]
|
@fhinkel On taking a close look at the script, I found that it is designed to exclude all users with https://github.com/nodejs/node/blob/master/tools/update-authors.sh#L11 PS. Who is |
|
Ping @rvagg ... he may have the context for the |
|
I'm assuming we didn't want to count V8 commits (looks like they were imported differently at some point?), AFAIK Erik was on the V8 team. I can change my email address. Sorry for causing confusion by reviewing and committing with different addresses. |
@fhinkel looking at the |
| Viktor Karpov <[email protected]> vitkarpov <[email protected]> | ||
| Vincent Voyer <[email protected]> | ||
| Vladimir de Turckheim <[email protected]> | ||
| vsemozhetbyt <[email protected]> Vse Mozhet Byt <[email protected]> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Using Vse's real name would probably be preferred.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Or maybe not the real name 😉, but at least spelled out is better than a network handle
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if I should change that. The original author list had it this way. cc @vsemozhetbyt
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is not a real name, it's a nickname, something like 'anything is possible', 'anything can happen', 'you never know', 'you never can tell' in Russian :) I am OK with either variant, but 'Vse' would be a bit arrogant of me :) — it is actually 'everything, all, everybody' in Russian ) Sorry for the mess) I think it is OK as it is)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[off topic] what is .mailmap used for?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sometimes people use different name and/or email address in their commits. Mailmap is a way to keep track of that person's preferred username and email address and all the other usernames and email addresses used.
Wow! Thanks for sticking with this! (Was this a NodeTodo thing? I can't remember that far back! :-D)
|
@Trott No problem! This was actually the first issue/work I found myself after the NodeTodo thing. Looking forward to major contributions in the future. Thanks for all the help. |
|
I'll get this landed |
PR-URL: #11533 Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Refael Ackermann <[email protected]>
|
Landed in 9d3c06c |
|
@jasnell Just wanted to understand what you did for merging. Did you squashed all my commits and then cherry-picked to origin/master? |
|
The workflow is fairly straightforward... I use |
PR-URL: #11533 Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Refael Ackermann <[email protected]>
|
@aashil, we have a nice step-by-step patch application process documented in COLLABORATOR_GUIDE.md. |
PR-URL: #11533 Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Refael Ackermann <[email protected]>
PR-URL: #11533 Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Refael Ackermann <[email protected]>
PR-URL: #11533 Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Refael Ackermann <[email protected]>
PR-URL: #11533 Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Refael Ackermann <[email protected]>
PR-URL: nodejs/node#11533 Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Refael Ackermann <[email protected]>
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)
Update the
AUTHORSlist.Fixes #11526
Fixes #6403