diff mbox series

[3/3] MAINTAINERS: Add myself as the dw-i3c-master module maintainer

Message ID 1540807618-13246-4-git-send-email-soares@synopsys.com
State Not Applicable
Headers show
Series Add driver for Synopsys DesignWare I3C master IP | expand

Commit Message

Vitor Soares Oct. 29, 2018, 10:06 a.m. UTC
Signed-off-by: Vitor soares <soares@synopsys.com>
---
Change in v2:
-None

 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Joe Perches Oct. 29, 2018, 6:58 p.m. UTC | #1
On Mon, 2018-10-29 at 10:06 +0000, Vitor soares wrote:
> Signed-off-by: Vitor soares <soares@synopsys.com>
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -6930,6 +6930,12 @@ F:	drivers/i3c/
>  F:	include/linux/i3c/
>  F:	include/dt-bindings/i3c/
>  
> +I3C·DRIVER·FOR·SYNOPSYS·DESIGNWARE
> +M:	Vitor·Soares·<soares@synopsys.com>

Please do not use the '·' character
between your names and the email address

Please use a standard ascii space instead.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 293c863..38c2760 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6930,6 +6930,12 @@  F:	drivers/i3c/
 F:	include/linux/i3c/
 F:	include/dt-bindings/i3c/
 
+I3C·DRIVER·FOR·SYNOPSYS·DESIGNWARE
+M:	Vitor·Soares·<soares@synopsys.com>
+S:	Maintained
+F:	Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt
+F:	drivers/i3c/master/dw*
+
 IA64 (Itanium) PLATFORM
 M:	Tony Luck <tony.luck@intel.com>
 M:	Fenghua Yu <fenghua.yu@intel.com>