diff --git a/MAINTAINERS b/MAINTAINERS index 4997fc67b10..5d05281633d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1718,6 +1718,11 @@ M: Liviu Dudau S: Maintained F: drivers/video/tda19988.c +TEST FRAMEWORK (PYTHON) +M: Simon Glass +F: test/py +F: test/py/img + TI LP5562 LED DRIVER M: Rasmus Villemoes S: Supported diff --git a/test/py/tests/img/vbe.py b/test/py/img/vbe.py similarity index 100% rename from test/py/tests/img/vbe.py rename to test/py/img/vbe.py