diff options
author | Wolfram Sang <[email protected]> | 2012-01-12 20:32:05 +0100 |
---|---|---|
committer | Jean Delvare <[email protected]> | 2012-01-12 20:32:05 +0100 |
commit | d7a5e24569fc3428df1f26ed663b980db82eeef0 (patch) | |
tree | 24bbb3831141ea3c579cb9944d821f25630810d6 | |
parent | 245e99cfe86830589dac6472ef030898ae91ea84 (diff) |
MAINTAINERS: i2c: Add third maintainer
Add me as a third maintainer to help out in the i2c subsystem.
Signed-off-by: Wolfram Sang <[email protected]>
Signed-off-by: Jean Delvare <[email protected]>
Cc: Ben Dooks <[email protected]>
-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)" <[email protected]> M: "Ben Dooks (embedded platforms)" <[email protected]> +M: "Wolfram Sang (embedded platforms)" <[email protected]> W: http://i2c.wiki.kernel.org/ T: quilt kernel.org/pub/linux/kernel/people/jdelvare/linux-2.6/jdelvare-i2c/ |