Skip to content

Conversation

@jsquyres
Copy link
Member

@jsquyres jsquyres commented Aug 18, 2016

TL;DR: PLEASE CHECK THE NEW AUTHORS AND .mailmap FILES TO ENSURE YOUR NAME / EMAIL ADDRESS(ES) ARE SHOWN AS YOU WANT THEM TO BE SHOWN!

  • Update the AUTHORS file to be slightly more parsable.
  • Update .mailmap to fully de-duplicate names / people
  • Remove all @users.noreply.github.com addresses
  • Commit a newly generated AUTHORS file
  • Remove a bunch of stale SVN references in .mailmap in the process.

Also explain the true purpose of this file.

Signed-off-by: Jeff Squyres <[email protected]>
- Add separator line for parser to find
- Remove all @users.noreply.github.com addresses
- Use proper character for Aurélien Bouteiller
- Fix spelling of Edgar Gabriel

Signed-off-by: Jeff Squyres <[email protected]>
Update the script to auto-generate the entire AUTHORS file from two
sources:

1. The existing AUTHORS file
2. The output from "git log --format=tformat:=tformat:'%aN <%aE>'"

Merge these two together (which will preserve organization
affiliations) and warn in two cases:

1. If a person has no organization affiliation
1. If the same email address appears for more than one person

Signed-off-by: Jeff Squyres <[email protected]>
@jsquyres jsquyres added this to the v2.0.1 milestone Aug 18, 2016
In conjunction with a de-duplicating .mailmap file, use the
make-authors.pl script to auto-generate AUTHORS.

Signed-off-by: Jeff Squyres <[email protected]>
@jsquyres jsquyres force-pushed the pr/auto-generate-AUTHORS branch from da11ff3 to 917559f Compare August 18, 2016 13:47
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did this email account get moved to the new server?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is now moved. 😄

@jsquyres jsquyres merged commit 17ca44b into open-mpi:master Aug 22, 2016
@jsquyres jsquyres deleted the pr/auto-generate-AUTHORS branch August 22, 2016 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants