Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Orekit Orekit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Orekit
  • OrekitOrekit
  • Merge requests
  • !4

Updated list of canonical names and email addresses of contributors

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sébastien Dinot requested to merge sdinot/orekit:mailmap-update into develop May 02, 2019
  • Overview 1
  • Commits 1
  • Changes 1

The file .mailmap, which enables displaying the canonical name and email addresse of the contributors in the Git log, was outdated. Before its update, 49 different authors appeared in the log, after the update, only 33 authors appear.

For your information, Git can be configured to to use the .mailmap file by default in log through to the command below:

git config --global log.mailmap true
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: mailmap-update