All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] MAINTAINERS: sort excludes for Documentation
@ 2018-09-07 10:30 Wolfram Sang
  2018-09-07 10:30 ` [PATCH 2/2] MAINTAINERS: add i2c to the " Wolfram Sang
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfram Sang @ 2018-09-07 10:30 UTC (permalink / raw)
  To: linux-doc; +Cc: linux-i2c, Jonathan Corbet, Wolfram Sang

Helps reading and hopefully avoids duplicates. Also, consistently add
the trailing '/' to make clear those are directories.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
---
 MAINTAINERS | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9ad052aeac39..2698ee553008 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4485,11 +4485,11 @@ S:	Maintained
 F:	Documentation/
 F:	scripts/kernel-doc
 X:	Documentation/ABI/
+X:	Documentation/acpi/
 X:	Documentation/devicetree/
-X:	Documentation/acpi
-X:	Documentation/power
-X:	Documentation/spi
-X:	Documentation/media
+X:	Documentation/media/
+X:	Documentation/power/
+X:	Documentation/spi/
 T:	git git://git.lwn.net/linux.git docs-next
 
 DOCUMENTATION/ITALIAN
-- 
2.18.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-09-09 20:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-07 10:30 [PATCH 1/2] MAINTAINERS: sort excludes for Documentation Wolfram Sang
2018-09-07 10:30 ` [PATCH 2/2] MAINTAINERS: add i2c to the " Wolfram Sang
2018-09-09 20:49   ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.