diff mbox

[PULL,10/26] MAINTAINERS: Add some more rocker related files

Message ID de85094825834df939d1f6f09bdc573d2b72f7ae.1475917008.git.mjt@msgid.tls.msk.ru (mailing list archive)
State New, archived
Headers show

Commit Message

Michael Tokarev Oct. 8, 2016, 8:57 a.m. UTC
From: Thomas Huth <thuth@redhat.com>

The files in tests/rocker/ and docs/specs/rocker.txt
should be listed in the Rocker section of MAINTAINERS.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index a5751a6..4b17a05 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1023,6 +1023,8 @@  Rocker
 M: Jiri Pirko <jiri@resnulli.us>
 S: Maintained
 F: hw/net/rocker/
+F: tests/rocker/
+F: docs/specs/rocker.txt
 
 NVDIMM
 M: Xiao Guangrong <guangrong.xiao@linux.intel.com>