Have an easy way of adding the following line to a git commit. Probably the best way is to have a config file to contain a list of pre-defined collaborators, from which to choose a co-author at the time of git commit.
Co-authored-by: name <name@example.com>
Have an easy way of adding the following line to a git commit. Probably the best way is to have a config file to contain a list of pre-defined collaborators, from which to choose a co-author at the time of git commit.
Co-authored-by: name <name@example.com>