mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
gitpublish: Add suppresscc option
send-email scans the commit messages to figure out the default set of addresses to put into CC, Acked-by/Reviewed-by, etc-by being among them. We're quite strict about CC-ing people on libvirt-list, since most developers are subscribed to the list anyway. Respect the rule by avoiding CCing people solely based on the fact that they've done review of any of previous revisions. Signed-off-by: Erik Skultety <eskultet@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
bd011ff818
commit
a319ef0115
@ -2,3 +2,4 @@
|
||||
base = master
|
||||
to = libvir-list@redhat.com
|
||||
prefix = libvirt PATCH
|
||||
suppresscc = misc-by
|
||||
|
Loading…
Reference in New Issue
Block a user