From b861982fc85cafefc6f1c7e8baba8cf54267b691 Mon Sep 17 00:00:00 2001 From: Javier B Perez Date: Tue, 31 May 2016 15:17:27 -0500 Subject: [PATCH] maintainer: update doc file path to accept all under doc/ dir If we use doc/* maintainer will only take care of files inside doc/__. Instead if we use plain doc/ maintainer will be responsible for all the content inside doc directory. Change-Id: I1b69667a42231d3de826413eb5aa281b7f68d61a Signed-off-by: Javier B Perez --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index e5cdb2c0d0c..1fca6d8559a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -73,7 +73,7 @@ F: tests/bluetooth/ DOCUMENTATION M: Perez-Gonzalez, Inaky S: Supported -F: doc/* +F: doc/ QMSI M: Anas Nashif