Oliver Hartkopp wrote: > Update the CAN Maintainer responsibilities and add source paths. > Additional the SocketCAN core ML is not subscribers-only anymore. > > Signed-off-by: Oliver Hartkopp <[email protected]> > > --- > > diff --git a/MAINTAINERS b/MAINTAINERS > index 34f52a1..9ee1f78 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1372,20 +1372,28 @@ F: arch/x86/include/asm/calgary.h > F: arch/x86/include/asm/tce.h > > CAN NETWORK LAYER > -M: Urs Thuermann <[email protected]> > +M: Oliver Hartkopp <[email protected]> > M: Oliver Hartkopp <[email protected]> > -L: [email protected] (subscribers-only) > +M: Urs Thuermann <[email protected]> > +L: [email protected] > W: http://developer.berlios.de/projects/socketcan/ > S: Maintained > -F: drivers/net/can/ > -F: include/linux/can/ > +F: net/can/ > F: include/linux/can.h > +F: include/linux/can/core.h > +F: include/linux/can/bcm.h > +F: include/linux/can/raw.h > > CAN NETWORK DRIVERS > M: Wolfgang Grandegger <[email protected]> > -L: [email protected] (subscribers-only) > +L: [email protected] > W: http://developer.berlios.de/projects/socketcan/ > S: Maintained > +F: drivers/net/can/ > +F: include/linux/can/dev.h > +F: include/linux/can/error.h > +F: include/linux/can/netlink.h > +F: include/linux/can/platform/ > > CELL BROADBAND ENGINE ARCHITECTURE > M: Arnd Bergmann <[email protected]> >
Looks good ==> Acked-by: Wolfgang Grandegger <[email protected]> _______________________________________________ Socketcan-core mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-core
