From: Daniel P. Berrangé Date: Thu, 16 Jan 2020 12:35:15 +0000 (+0000) Subject: gitpublish: add a subject prefix X-Git-Tag: v6.1.0-rc1~512 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac67964e73b7176de3ee08554b985ca0e31f376e;p=thirdparty%2Flibvirt.git gitpublish: add a subject prefix Now that we removed the subject prefix tag from the mailman config we should set 'libvirt' as the subject when sending patches. Reviewed-by: Ján Tomko Signed-off-by: Daniel P. Berrangé --- 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@redhat.com +prefix = libvirt PATCH