On Wed, Oct 16, 2019 at 06:50:29PM +0200, Philippe Mathieu-Daudé wrote: > On 10/16/19 5:18 PM, Leif Lindholm wrote: > > For this reason *I* would not use said script, but I'm not going to > > say we shouldn't have it. I will say it shouldn't be enabled by > > default by SetupGit.py though. > > Well, I wrote it because I use git-publish in my workflow and wanted to use > your GetMaintainer script output to select the recipients. > > I'm not custom to the Cc tag (I don't use it). Maybe my problem is > git-publish not handling correctly the Cc tag feature, so forget about this > series for now, I'll see how to better integrate both tools in my workflow > and eventually respin (without using your script as a stable ABI). git-publish should handle Cc: tags unless you have set the --suppress-cc option on the command-line or in git-config(1). Stefan