EGit has the option add Signed-off-by message to any commit. For a project I am crontibuting, it is required to have an extended Signed-off-by message. They require to have the github handle added.
Signed-off-by: Joe Smith <joe.smith@email.com> (github: github_handle)
How can I change the default message?