projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba4f184
)
MAINTAINERS: add the sample directory to the configfs entry
author
Bartosz Golaszewski
<bgolaszewski@baylibre.com>
Thu, 24 Sep 2020 12:45:15 +0000
(14:45 +0200)
committer
Christoph Hellwig
<hch@lst.de>
Wed, 7 Oct 2020 13:41:12 +0000
(15:41 +0200)
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@baylibre.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index d746519253c3a3a5f643997a485eec1cc1e4103e..6bbe4cb67331d30ce8a4dea55dc29aab7d3b990d 100644
(file)
--- 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@ioremap.net>