From: Cleber Rosa Date: Mon, 28 Oct 2019 23:04:04 +0000 (-0400) Subject: MAINTAINERS: update location of Python libraries X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=1b6ee29f48994ad16bed7fcd80f56da688e0bc3a;p=qemu.git 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 --- diff --git a/MAINTAINERS b/MAINTAINERS index 42e702f346..a0dd1041b2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2001,7 +2001,7 @@ Python scripts M: Eduardo Habkost M: Cleber Rosa S: Odd fixes -F: scripts/qmp/* +F: python/qemu/*py F: scripts/*.py F: tests/*.py