Philippe Mathieu-Daudé <[email protected]> writes: > On 11/12/25 19:01, Alex Bennée wrote: >> We have a particular tag for lists so lets use it. >> Signed-off-by: Alex Bennée <[email protected]> >> --- >> MAINTAINERS | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 05b644cfc9b..a3fdc4ca911 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -4466,7 +4466,7 @@ F: gitdm.config >> F: contrib/gitdm/* >> Incompatible changes >> -R: [email protected] >> +L: [email protected] > > Maybe keep both? See:
It will still cause them to be added to the CC, like all the other L: entries. > > commit b02c9bc35a03c099600693d6909f4566078880b8 > Author: Markus Armbruster <[email protected]> > Date: Mon Jul 16 09:32:26 2018 +0200 > > MAINTAINERS: New section "Incompatible changes", copy libvir-list > > Libvirt developers would like to be copied on patches to qemu-doc > appendix "Deprecated features". Do them the favor. > > Signed-off-by: Markus Armbruster <[email protected]> > Message-Id: <[email protected]> > Reviewed-by: Thomas Huth <[email protected]> > Reviewed-by: Cornelia Huck <[email protected]> > Reviewed-by: Daniel P. Berrangé <[email protected]> > > diff --git a/MAINTAINERS b/MAINTAINERS > index 20eef3cb61c..666e9368126 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2194,6 +2194,10 @@ M: Daniel P. Berrange <[email protected]> > S: Odd Fixes > F: docs/devel/build-system.txt > > +Incompatible changes > +R: [email protected] > +F: qemu-deprecated.texi -- Alex Bennée Virtualisation Tech Lead @ Linaro
