MAINTAINERS: Add Python scripts
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 15 Sep 2017 23:07:44 +0000 (20:07 -0300)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 22 Sep 2017 14:39:55 +0000 (11:39 -0300)
Cleber and I are volunteering to review and queue patches for the
Python scripts and modules in scripts/.

I'm setting "M: Odd fixes" because not all scripts are actively
maintained.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20170915230744.22942-1-ehabkost@redhat.com>
[ehabkost: add tests/*.py too]
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
MAINTAINERS

index e511ba780f33e5049d2d01c59d49536899aba6e1..d3e91496b850cdf3910255c9ec088bb6dbc76938 100644 (file)
@@ -1403,6 +1403,14 @@ S: Maintained
 F: include/sysemu/cryptodev*.h
 F: backends/cryptodev*.c
 
+Python scripts
+M: Eduardo Habkost <ehabkost@redhat.com>
+M: Cleber Rosa <crosa@redhat.com>
+S: Odd fixes
+F: scripts/qmp/*
+F: scripts/*.py
+F: tests/*.py
+
 QAPI
 M: Markus Armbruster <armbru@redhat.com>
 M: Michael Roth <mdroth@linux.vnet.ibm.com>