Git commit "Author: [...] via Gcc-patches <gcc-patches@gcc.gnu.org>" (was: [gcc r11-5068] Update documentation for spec files)
Joseph Myers
joseph@codesourcery.com
Tue Nov 17 18:44:15 GMT 2020
On Tue, 17 Nov 2020, Thomas Schwinge wrote:
> Should we have a Git commit hook to catch that (and similar variants)?
I've added a check for gcc-patches@gcc.gnu.org (or libstdc++@gcc.gnu.org
or fortran@gcc.gnu.org) as author email address in our commit_checker hook
(in ~gccadmin/hooks-bin). (Checking a few specific email addresses seems
a bit simpler than a more general rule of rejecting any @gcc.gnu.org
address that matches that of a mailing list other than
gccadmin@gcc.gnu.org.)
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Gcc
mailing list