diff mbox

[v2] i2c-ismt: Add Seth and Myself as maintainers

Message ID 1360348061-13153-1-git-send-email-nhorman@tuxdriver.com
State Superseded
Headers show

Commit Message

Neil Horman Feb. 8, 2013, 6:27 p.m. UTC
Adding Seth Heasley and Myself as maintainers for the i2c-ismt drvier

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: "Heasley, Seth" <seth.heasley@intel.com>
CC: Jean Delvare <khali@linux-fr.org>
CC: "Brown, Bill E" <bill.e.brown@intel.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Jean Delvare Feb. 10, 2013, 10:10 a.m. UTC | #1
On Fri,  8 Feb 2013 13:27:41 -0500, Neil Horman wrote:
> Adding Seth Heasley and Myself as maintainers for the i2c-ismt drvier
> 
> Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
> Signed-off-by: "Heasley, Seth" <seth.heasley@intel.com>
> CC: Jean Delvare <khali@linux-fr.org>
> CC: "Brown, Bill E" <bill.e.brown@intel.com>
> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 3105c48..cb50da7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3750,6 +3750,13 @@ F:	drivers/i2c/busses/i2c-sis96x.c
>  F:	drivers/i2c/busses/i2c-via.c
>  F:	drivers/i2c/busses/i2c-viapro.c
>  
> +I2C/SMBUS ISMT Driver

This should be in uppercase letters. Sorry for missing this during my
first review.

After fixing this, you can add:

Reviewed-by: Jean Delvare <khali@linux-fr.org>

> +M:	Seth Heasley <seth.heasley@intel.com>
> +M:	Neil Horman <nhorman@tuxdriver.com>
> +L:	linux-i2c@vger.kernel.org
> +F:	drivers/i2c/busses/i2c-ismt.c
> +F:	Documentation/i2c/busses/i2c-ismt
> +
>  I2C/SMBUS STUB DRIVER
>  M:	"Mark M. Hoffman" <mhoffman@lightlink.com>
>  L:	linux-i2c@vger.kernel.org
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 3105c48..cb50da7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3750,6 +3750,13 @@  F:	drivers/i2c/busses/i2c-sis96x.c
 F:	drivers/i2c/busses/i2c-via.c
 F:	drivers/i2c/busses/i2c-viapro.c
 
+I2C/SMBUS ISMT Driver
+M:	Seth Heasley <seth.heasley@intel.com>
+M:	Neil Horman <nhorman@tuxdriver.com>
+L:	linux-i2c@vger.kernel.org
+F:	drivers/i2c/busses/i2c-ismt.c
+F:	Documentation/i2c/busses/i2c-ismt
+
 I2C/SMBUS STUB DRIVER
 M:	"Mark M. Hoffman" <mhoffman@lightlink.com>
 L:	linux-i2c@vger.kernel.org