Authors (rever.authors
)¶
Utilities for dealing with authorship files.
Loads author metadata file.
Returns whether the author metadata is valid.
Takes a YAML metadata filename and updates it with the current repo information, if possible. If validation_error is True, this will fail if the information is not consistent
Writes a mailmap file from the metadata (list of author dicts) provided.