MAINTAINERS: Add framer headers to NETWORKING [GENERAL]
authorSimon Horman <horms@kernel.org>
Mon, 19 Feb 2024 17:55:31 +0000 (17:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Feb 2024 12:42:20 +0000 (12:42 +0000)
commit14dec56fdd4c70a0ebe40077368e367421ea6fef
tree7f0c2a704d9112b8b7f383adb602a95d00bb8eea
parentaa82ac51d63328714645c827775d64dbfd9941f3
MAINTAINERS: Add framer headers to NETWORKING [GENERAL]

The cited commit [1] added framer support under drivers/net/wan,
which is covered by NETWORKING [GENERAL]. And it is implied
that framer-provider.h and framer.h, which were also added
buy the same patch, are also maintained as part of NETWORKING [GENERAL].

Make this explicit by adding these files to the corresponding
section in MAINTAINERS.

[1] 82c944d05b1a ("net: wan: Add framer framework support")

Signed-off-by: Simon Horman <horms@kernel.org>
Reviewed-by: Herve Codina <herve.codina@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS