On Thu, Jan 16, 2020 at 12:36:20PM +0000, Daniel P. Berrangé wrote: > Now that we removed the subject prefix tag from the mailman config > we should set 'libvirt' as the subject when sending patches. > > Signed-off-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> > --- > .gitpublish | 1 + > 1 file changed, 1 insertion(+) We should do likewise for all other GIT repos. I'm assuming people don't want to review another 15 patches changing this, so please just ack the following change, applied to every other repo with the obvious subsitutions: diff --git a/.gitpublish b/.gitpublish index 2fe1539..dced716 100644 --- a/.gitpublish +++ b/.gitpublish @@ -1,4 +1,4 @@ [gitpublishprofile "default"] base = master to = libvir-list@xxxxxxxxxx -prefix = python PATCH +prefix = libvirt-python PATCH > > diff --git a/.gitpublish b/.gitpublish > index 857f0d552c..d37bf4174a 100644 > --- a/.gitpublish > +++ b/.gitpublish > @@ -1,3 +1,4 @@ > [gitpublishprofile "default"] > base = master > to = libvir-list@xxxxxxxxxx > +prefix = libvirt PATCH > -- > 2.23.0 > Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|