aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCleber Rosa <crosa@redhat.com>2019-10-28 19:04:04 -0400
committerCleber Rosa <crosa@redhat.com>2019-10-28 19:04:04 -0400
commit1b6ee29f48994ad16bed7fcd80f56da688e0bc3a (patch)
tree33f7cbf4033c8ab56ef995233af19faaa9b17242
parentaaffb853359829a37daaf883c773e8320b55c723 (diff)
downloadqemu-1b6ee29f48994ad16bed7fcd80f56da688e0bc3a.zip
qemu-1b6ee29f48994ad16bed7fcd80f56da688e0bc3a.tar.gz
qemu-1b6ee29f48994ad16bed7fcd80f56da688e0bc3a.tar.bz2
MAINTAINERS: update location of Python libraries
Commit 8f8fd9ed introduced the python directory structure, but forgot to update the path pattern on the MAINTAINERS file. Signed-off-by: Cleber Rosa <crosa@redhat.com>
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 42e702f..a0dd104 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2001,7 +2001,7 @@ Python scripts
M: Eduardo Habkost <ehabkost@redhat.com>
M: Cleber Rosa <crosa@redhat.com>
S: Odd fixes
-F: scripts/qmp/*
+F: python/qemu/*py
F: scripts/*.py
F: tests/*.py