This patch adds file to "Ethernet API" section of MAINTAINERS file:
F: doc/guides/prog_guide/switch_representation.rst
Fixes: b7f859c9a9a5 ("doc: add switch representation documentation")
Cc: [email protected]
Signed-off-by: Dekel Peled <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index e9ff2b4..95a8d30 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -318,6 +318,7 @@ M: Andrew Rybchenko <[email protected]>
T: git://dpdk.org/next/dpdk-next-net
F: lib/librte_ethdev/
F: devtools/test-null.sh
+F: doc/guides/prog_guide/switch_representation.rst
Flow API
M: Adrien Mazarguil <[email protected]>
--
1.8.3.1