On 9/23/20 3:49 AM, Philippe Mathieu-Daudé wrote:
On 9/23/20 1:05 AM, John Snow wrote:
I'm proposing that I split the actual Python library off from the other
miscellaneous python scripts we have and declare it maintained. Add
myself as a maintainer of this folder, along with Cleber.

v2: change python/* to python/, thanks Alex.

^ Can you drop that line from the description when applying please?


Yup, forgot to put below the dashed line, oops.


Signed-off-by: John Snow <js...@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>
Tested-by: Philippe Mathieu-Daudé <phi...@redhat.com>
Reviewed-by: Alex Bennée <alex.ben...@linaro.org>
Acked-by: Cleber Rosa <cr...@redhat.com>
Acked-by: Eduardo Habkost <ehabk...@redhat.com>
---
  MAINTAINERS | 9 ++++++++-
  1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3d17cad19a..c0222ee645 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2355,11 +2355,18 @@ S: Maintained
  F: include/sysemu/cryptodev*.h
  F: backends/cryptodev*.c
+Python library
+M: John Snow <js...@redhat.com>
+M: Cleber Rosa <cr...@redhat.com>
+R: Eduardo Habkost <ehabk...@redhat.com>
+S: Maintained
+F: python/
+T: git https://gitlab.com/jsnow/qemu.git python
+
  Python scripts
  M: Eduardo Habkost <ehabk...@redhat.com>
  M: Cleber Rosa <cr...@redhat.com>
  S: Odd fixes
-F: python/qemu/*py
  F: scripts/*.py
  F: tests/*.py



Reply via email to