qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] MAINTAINERS: Cover pip requirements.txt


From: Philippe Mathieu-Daudé
Subject: [PATCH] MAINTAINERS: Cover pip requirements.txt
Date: Fri, 5 Jun 2020 18:37:48 +0200

Add an entry in 'Python scripts' to cover the requirements.txt
file added in commit 213137217a6 (this file contains a list of
Python packages used by our test suite).

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3e7d9cb0a5..fc4148fba3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2219,6 +2219,7 @@ S: Odd fixes
 F: python/qemu/*py
 F: scripts/*.py
 F: tests/*.py
+F: tests/requirements.txt
 
 Benchmark util
 M: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
-- 
2.21.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]