Skip to content
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

updated AUTHORS with latest mailmap #1107

Merged
merged 1 commit into from
Jul 16, 2019

Conversation

kosack
Copy link
Contributor

@kosack kosack commented Jul 16, 2019

ran "git authors" to generate a new version

The new author list now has the correct emails for everyone

ran "git authors" to generate a new version
@maxnoe
Copy link
Member

maxnoe commented Jul 16, 2019

git: 'authors' is not a git command. See 'git --help'.

What exactly did you do?

@codecov
Copy link

codecov bot commented Jul 16, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@b831f8c). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1107   +/-   ##
=========================================
  Coverage          ?   84.35%           
=========================================
  Files             ?      182           
  Lines             ?    11242           
  Branches          ?        0           
=========================================
  Hits              ?     9483           
  Misses            ?     1759           
  Partials          ?        0

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b831f8c...61a0763. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jul 16, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@b831f8c). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1107   +/-   ##
=========================================
  Coverage          ?   84.35%           
=========================================
  Files             ?      182           
  Lines             ?    11242           
  Branches          ?        0           
=========================================
  Hits              ?     9483           
  Misses            ?     1759           
  Partials          ?        0

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b831f8c...61a0763. Read the comment docs.

@kosack
Copy link
Contributor Author

kosack commented Jul 16, 2019

What exactly did you do?

rm AUTHORS
git authors

That's basically it (without the rm it tries to merge the authorlist with the previous version)

NAME
       git-authors - Generate authors report

SYNOPSIS
       git-authors [-l, --list] [--no-email]

DESCRIPTION
       Populates the file matching authors|contributors -i with the authors of commits, accord-
       ing to the number of commits per author. Opens the file in $EDITOR when set.

       See the "MAPPING AUTHORS" section of git-shortlog(1) to coalesce together commits by the
       same person.

@kosack
Copy link
Contributor Author

kosack commented Jul 16, 2019

(it's part of the git-extras package in case you don't have it)

@maxnoe
Copy link
Member

maxnoe commented Jul 16, 2019

(it's part of the git-extras package in case you don't have it)

That was the missing information, thanks!

@watsonjj watsonjj merged commit 25c07af into cta-observatory:master Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants