[PATCH 01/12] MAINTAINERS: add the sample directory to the configfs entry

From: Bartosz Golaszewski
Date: Thu Sep 24 2020 - 08:46:21 EST


From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>

Code samples for configfs don't have an explicit maintainer. Add the
samples directory to the existing configfs entry in MAINTAINERS.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d746519253c3..6bbe4cb67331 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4407,6 +4407,7 @@ S: Supported
T: git git://git.infradead.org/users/hch/configfs.git
F: fs/configfs/
F: include/linux/configfs.h
+F: samples/configfs/

CONNECTOR
M: Evgeniy Polyakov <zbr@xxxxxxxxxxx>
--
2.17.1