diff --git a/MAINTAINERS b/MAINTAINERS
index 8c68de3cfd80ef991caad020c9b02d7b0499eb99..e832eed6576716864c378ebce7725f5a638bfde2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11307,10 +11307,12 @@ F:	include/dt-bindings/
 
 OPENCORES I2C BUS DRIVER
 M:	Peter Korsgaard <peter@korsgaard.com>
+M:	Andrew Lunn <andrew@lunn.ch>
 L:	linux-i2c@vger.kernel.org
 S:	Maintained
 F:	Documentation/i2c/busses/i2c-ocores
 F:	drivers/i2c/busses/i2c-ocores.c
+F:	include/linux/platform_data/i2c-ocores.h
 
 OPENRISC ARCHITECTURE
 M:	Jonas Bonn <jonas@southpole.se>