On 9/19/23 11:34, Erik Skultety wrote: > 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 <eskul...@redhat.com> > --- > > I noticed this issue when sending > https://listman.redhat.com/archives/libvir-list/2023-September/242173.html > and publish automatically included Dan. I guess I could have overridden the CC > explicitly to just include my own address and reduce the noise, but was too > fast to hit send. > > .gitpublish | 1 + > 1 file changed, 1 insertion(+) >
Reviewed-by: Michal Privoznik <mpriv...@redhat.com> Michal