Skip to content

tools: use mailmap for find-inactive-collaborators

Rodrigo Muino Tomonari requested to merge github/fork/Trott/mailmapize into master

The current version of find-inactive-collaborators can generate a false positive if the mailmap entry for a collaborator does not match the entry in the README. (We should probably lint or otherwise check for that sort of mismatch but regardless, it is relatively easy to avoid having find-inactive-collaborators tripped up by it, so let's fix that too, which is this commit.)

Merge request reports

Loading