Currently, our utility only considers GitHub anonymous emails. We should check if git remote origin address contains GitHub or GitLab to build proper source provider anonymous email.
Sub tasks:
Notes:
Decide how and when we are going to store the co-authors status from git shortlog --summary --email --committer
command.
Currently stored data on git config ⬇️:
We are proposing something like ⬇️ :
[pair]
coauthor = 👻 <[email protected]>