
On 16.07.2018 09:32, Markus Armbruster wrote:
Libvirt developers would like to be copied on patches to qemu-doc appendix "Deprecated features". Do them the favor.
Signed-off-by: Markus Armbruster <armbru@redhat.com> --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 20eef3cb61..666e936812 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2194,6 +2194,10 @@ M: Daniel P. Berrange <berrange@redhat.com> S: Odd Fixes F: docs/devel/build-system.txt
+Incompatible changes +R: libvir-list@redhat.com +F: qemu-deprecated.texi
Should we have a maintainer for the file, too? (I guess not, because deprecation patches should go through the specific subsystems...) And what about a "S:" line? Anyway: Reviewed-by: Thomas Huth <thuth@redhat.com>