From: Bartosz Golaszewski <[email protected]> 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 <[email protected]> --- 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 <[email protected]> -- 2.17.1

