This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
mantisbt:release_process [2019/07/15 11:39] dregad [Bugtracker] make wrap box wider and add bold chars |
mantisbt:release_process [2019/08/08 19:29] (current) dregad [Repository Preparation] link to new mailmap page |
||
---|---|---|---|
Line 74: | Line 74: | ||
* Remove references to any debug statements | * Remove references to any debug statements | ||
* Update CREDITS file. | * Update CREDITS file. | ||
- | * If necessary, update the ''.mailmap'' file at the repository's root, so that commit made by the same person under different names and/or e-mail addresses are properly aggregated (refer to [[http://www.kernel.org/pub/software/scm/git/docs/git-shortlog.html#_mapping_authors|git shortlog man page]] for details) | + | * If necessary, [[mantisbt:mailmap|update the .mailmap file]], so that commit made by the same person under different names and/or e-mail addresses are properly aggregated |
* Run the script to update the Contributor's list <code> | * Run the script to update the Contributor's list <code> | ||
$ update-credits.sh | $ update-credits.sh |