Signed-off-by: Thomas Monjalon <[email protected]> --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS index b064a8e93..d04d4d671 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21,7 +21,7 @@ Descriptions of section entries: General Project Administration ------------------------------ -M: Thomas Monjalon <[email protected]> +M: Thomas Monjalon <[email protected]> T: git://dpdk.org/dpdk F: MAINTAINERS F: devtools/check-maintainers.sh @@ -50,7 +50,7 @@ F: doc/ Build System ------------ -M: Thomas Monjalon <[email protected]> +M: Thomas Monjalon <[email protected]> F: GNUmakefile F: Makefile F: config/ @@ -231,7 +231,7 @@ F: doc/guides/prog_guide/mbuf_lib.rst F: test/test/test_mbuf.c Ethernet API -M: Thomas Monjalon <[email protected]> +M: Thomas Monjalon <[email protected]> F: lib/librte_ether/ F: devtools/test-null.sh -- 2.12.2

