Hi Maxim, Only seeing this patchset now, but it seems great! Maxim Cournoyer writes: > +[commit] > + gpgsign = true > + > [diff "scheme"] > xfuncname = "^(\\(define.*)$" > > [diff "texinfo"] > xfuncname = "^@node[[:space:]]+([^,]+).*$" > + > +[format] > + useAutoBase = true > + thread = shallow > + > +[pull] > + rebase = true > + > +[sendemail] > + to = guix-patches@gnu.org > + headerCmd = etc/teams.scm cc-members-header-cmd > + thread = no Could we also consider adding format.forceinbodyfrom=true, so that contributors whose From: gets rewritten by debbugs/mailman still have the proper attribution without requiring manual action from committers? Best, -- Josselin Poiret