[dpdk-dev] maintainers: claim eal common and linux

Message ID 1423489843-4455-1-git-send-email-david.marchand@6wind.com (mailing list archive)
State Accepted, archived
Headers

Commit Message

David Marchand Feb. 9, 2015, 1:50 p.m. UTC
  As discussed with Thomas, I would like to take care of the common eal and linux
implementation.

Signed-off-by: David Marchand <david.marchand@6wind.com>
---
 MAINTAINERS |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
  

Comments

Thomas Monjalon Feb. 9, 2015, 3:26 p.m. UTC | #1
2015-02-09 14:50, David Marchand:
> As discussed with Thomas, I would like to take care of the common eal and linux
> implementation.
> 
> Signed-off-by: David Marchand <david.marchand@6wind.com>
[...]
>  EAL API and common code
> -M: Thomas Monjalon <thomas.monjalon@6wind.com>
> +M: David Marchand <david.marchand@6wind.com>

Thank you David to assume this responsibility.
You have already done an excellent job in EAL reviews and cleanups,
especially for arch split.

>  Linux EAL (with overlaps)
> +M: David Marchand <david.marchand@6wind.com>

Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>

Applied, thanks
  

Patch

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 <thomas.monjalon@6wind.com>
+M: David Marchand <david.marchand@6wind.com>
 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 <david.marchand@6wind.com>
 F: lib/librte_eal/linuxapp/Makefile
 F: lib/librte_eal/linuxapp/eal/
 F: doc/guides/linux_gsg/