diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-06 02:20:03 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-07 11:05:42 -0500 |
commit | 01d0f715869161dc70e2bf66fcdf6533a6a782cd (patch) | |
tree | 22d2ebf99d44dceba5d73d8d29832985289cf6e1 | |
parent | e7c9a3d9e432200fd4c17855c2c23ac784d6e833 (diff) |
MAINTAINERS: add greybus subsystem mailing list
The Greybus driver subsystem has a mailing list, so list it in the
MAINTAINERS file so that people know to send patches there as well.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cfff2c9e3d94..f6cb07684cea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -5504,6 +5504,7 @@ M: Alex Elder <elder@kernel.org> | |||
5504 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 5504 | M: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
5505 | S: Maintained | 5505 | S: Maintained |
5506 | F: drivers/staging/greybus/ | 5506 | F: drivers/staging/greybus/ |
5507 | L: greybus-dev@lists.linaro.org | ||
5507 | 5508 | ||
5508 | GREYBUS AUDIO PROTOCOLS DRIVERS | 5509 | GREYBUS AUDIO PROTOCOLS DRIVERS |
5509 | M: Vaibhav Agarwal <vaibhav.sr@gmail.com> | 5510 | M: Vaibhav Agarwal <vaibhav.sr@gmail.com> |