The socketcan-core lists require subscription, so mark them as such. Signed-off-by: Mike Frysinger <[email protected]> --- MAINTAINERS | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index f0358cd..d3765e8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1639,7 +1639,7 @@ CAN NETWORK LAYER M: Oliver Hartkopp <[email protected]> M: Oliver Hartkopp <[email protected]> M: Urs Thuermann <[email protected]> -L: [email protected] +L: [email protected] (subscribers-only) L: [email protected] W: http://developer.berlios.de/projects/socketcan/ S: Maintained @@ -1651,7 +1651,7 @@ F: include/linux/can/raw.h CAN NETWORK DRIVERS M: Wolfgang Grandegger <[email protected]> -L: [email protected] +L: [email protected] (subscribers-only) L: [email protected] W: http://developer.berlios.de/projects/socketcan/ S: Maintained -- 1.7.5.3 _______________________________________________ Socketcan-core mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-core
