From eb13bc435929ca6ea101fec117cb63ae2d11d900 Mon Sep 17 00:00:00 2001 From: Thomas Monjalon Date: Tue, 19 Sep 2017 17:48:48 +0200 Subject: [PATCH 1/1] maintainers: separate main tree and devtools maintenance Being the maintainer of devtools is different of maintaining the main tree. Signed-off-by: Thomas Monjalon --- MAINTAINERS | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index a0cd75e150..20516fe9e7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21,33 +21,34 @@ Descriptions of section entries: General Project Administration ------------------------------ + +Main Branch M: Thomas Monjalon T: git://dpdk.org/dpdk -F: MAINTAINERS -F: devtools/check-dup-includes.sh -F: devtools/check-maintainers.sh -F: devtools/check-git-log.sh -F: devtools/check-includes.sh -F: devtools/checkpatches.sh -F: devtools/git-log-fixes.sh -F: devtools/load-devel-config -F: devtools/test-build.sh Stable Branches ---------------- T: git://dpdk.org/dpdk-stable Security Issues ---------------- M: maintainers@dpdk.org - Documentation (with overlaps) -------------- M: John McNamara F: README F: doc/ +Developers and Maintainers Tools +M: Thomas Monjalon +F: MAINTAINERS +F: devtools/check-dup-includes.sh +F: devtools/check-maintainers.sh +F: devtools/check-git-log.sh +F: devtools/check-includes.sh +F: devtools/checkpatches.sh +F: devtools/git-log-fixes.sh +F: devtools/load-devel-config +F: devtools/test-build.sh + Build System ------------ -- 2.20.1