My CC-adding automation returned nothing on a future patch to the
include/linux/in6.h file, and I went looking for why. Add the missed
in6.h to MAINTAINERS.

Signed-off-by: Kees Cook <[email protected]>
---
Cc: "David S. Miller" <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Paolo Abeni <[email protected]>
Cc: Simon Horman <[email protected]>
Cc: <[email protected]>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ffb35359f1e2..210e8402cc2a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17563,6 +17563,7 @@ F:      include/linux/ethtool.h
 F:     include/linux/framer/framer-provider.h
 F:     include/linux/framer/framer.h
 F:     include/linux/in.h
+F:     include/linux/in6.h
 F:     include/linux/indirect_call_wrapper.h
 F:     include/linux/inet.h
 F:     include/linux/inet_diag.h
-- 
2.34.1


Reply via email to