Add file pattern to MAINTAINER entry Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
diff --git a/MAINTAINERS b/MAINTAINERS index 491a5a6..2c78350 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2199,6 +2199,9 @@ M: [EMAIL PROTECTED] L: [EMAIL PROTECTED] T: quilt http://khali.linux-fr.org/devel/linux-2.6/jdelvare-i2c/ S: Maintained +F: Documentation/i2c/ +F: drivers/i2c/ +F: include/linux/i2c* I2C-TINY-USB DRIVER P: Till Harbaum - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

