diff options
author | Wolfram Sang <w.sang@pengutronix.de> | 2012-01-12 20:32:05 +0100 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2012-01-12 20:32:05 +0100 |
commit | d7a5e24569fc3428df1f26ed663b980db82eeef0 (patch) | |
tree | 24bbb3831141ea3c579cb9944d821f25630810d6 /MAINTAINERS | |
parent | 245e99cfe86830589dac6472ef030898ae91ea84 (diff) | |
download | linux-d7a5e24569fc3428df1f26ed663b980db82eeef0.tar.bz2 |
MAINTAINERS: i2c: Add third maintainer
Add me as a third maintainer to help out in the i2c subsystem.
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1094edf0da17..9efa5bf4ef2a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3193,6 +3193,7 @@ F: drivers/i2c/busses/i2c-stub.c I2C SUBSYSTEM M: "Jean Delvare (PC drivers, core)" <khali@linux-fr.org> M: "Ben Dooks (embedded platforms)" <ben-linux@fluff.org> +M: "Wolfram Sang (embedded platforms)" <w.sang@pengutronix.de> L: linux-i2c@vger.kernel.org W: http://i2c.wiki.kernel.org/ T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ |