From: Bartosz Golaszewski Date: Thu, 24 Sep 2020 12:45:15 +0000 (+0200) Subject: MAINTAINERS: add the sample directory to the configfs entry X-Git-Tag: v5.10-rc1~119^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8964bd4ff6f01462c7bdbe3d1280cf59e6157980;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: add the sample directory to the configfs entry 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 Signed-off-by: Christoph Hellwig --- diff --git a/MAINTAINERS b/MAINTAINERS index d746519253c3a..6bbe4cb67331d 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