Skip to content

Duplicate people in contributors list #537

@rojvv

Description

@rojvv

Bug report

Description

There will be different items in the contributors list pointing to the same people if someone commits under two names.

Steps to reproduce

  1. Edit a markdown file.
  2. git add
  3. git commit --author "Foo <[email protected]>
  4. Edit the edited markdown file again.
  5. git add
  6. git commit --author "Foo Bar <[email protected]>

Expected behavior

Count authors with their emails, merge them if the names were duplicate in different commits.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions