From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Marchand Subject: [PATCH] maintainers: claim eal common and linux Date: Mon, 9 Feb 2015 14:50:43 +0100 Message-ID: <1423489843-4455-1-git-send-email-david.marchand@6wind.com> To: dev-VfR2kkLFssw@public.gmane.org Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" As discussed with Thomas, I would like to take care of the common eal and linux implementation. Signed-off-by: David Marchand --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9a63714..2f0dfd2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -55,7 +55,7 @@ Environment Abstraction Layer ----------------------------- EAL API and common code -M: Thomas Monjalon +M: David Marchand F: lib/librte_eal/common/* F: lib/librte_eal/common/include/* F: lib/librte_eal/common/include/generic/ @@ -98,6 +98,7 @@ Intel x86 F: lib/librte_eal/common/include/arch/x86/ Linux EAL (with overlaps) +M: David Marchand F: lib/librte_eal/linuxapp/Makefile F: lib/librte_eal/linuxapp/eal/ F: doc/guides/linux_gsg/ -- 1.7.10.4