[dpdk-dev,2/3] maintainers: update virtio section name

Message ID 1480575999-14453-3-git-send-email-yuanhan.liu@linux.intel.com (mailing list archive)
State Superseded, archived
Delegated to: Thomas Monjalon
Headers

Checks

Context Check Description
checkpatch/checkpatch success coding style OK

Commit Message

Yuanhan Liu Dec. 1, 2016, 7:06 a.m. UTC
  Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
---

hmm.., maybe we could seperate lib vhost and virtio pmd, into two
different sections?
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Thomas Monjalon Dec. 1, 2016, 3:08 p.m. UTC | #1
2016-12-01 15:06, Yuanhan Liu:
> Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
> ---
> 
> hmm.., maybe we could seperate lib vhost and virtio pmd, into two
> different sections?

Yes we can :)

> -RedHat virtio
> +Virtio PMD and vhost lib
>  M: Yuanhan Liu <yuanhan.liu@linux.intel.com>
>  T: git://dpdk.org/next/dpdk-next-virtio
>  F: drivers/net/virtio/
>
  
John McNamara Dec. 1, 2016, 3:18 p.m. UTC | #2
> -----Original Message-----
> From: Yuanhan Liu [mailto:yuanhan.liu@linux.intel.com]
> Sent: Thursday, December 1, 2016 7:07 AM
> To: dev@dpdk.org
> Cc: Thomas Monjalon <thomas.monjalon@6wind.com>; Mcnamara, John
> <john.mcnamara@intel.com>; Yuanhan Liu <yuanhan.liu@linux.intel.com>
> Subject: [PATCH 2/3] maintainers: update virtio section name
> 
> Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>

Acked-by: John McNamara <john.mcnamara@intel.com>
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index cc1ab68..3df1754 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -364,7 +364,7 @@  M: Sony Chacko <sony.chacko@qlogic.com>
 F: drivers/net/qede/
 F: doc/guides/nics/qede.rst
 
-RedHat virtio
+Virtio PMD and vhost lib
 M: Yuanhan Liu <yuanhan.liu@linux.intel.com>
 T: git://dpdk.org/next/dpdk-next-virtio
 F: drivers/net/virtio/