> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jijiang Liu > Sent: Thursday, February 5, 2015 10:31 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH] maintainer: claim review for Xen Dom0 support > > > I will be a volunteer of reviewing the following files: > lib/librte_eal/linuxapp/xen_dom0/* > lib/librte_eal/linuxapp/eal/eal_xen_memory.c > lib/librte_eal/linuxapp/eal/include/exec-env/rte_dom0_common.h > > Signed-off-by: Jijiang Liu <jijiang.liu at intel.com> Acked-by: Helin Zhang <helin.zhang at intel.com>
> --- > MAINTAINERS | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9a63714..206783d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -110,6 +110,7 @@ Linux VFIO > F: lib/librte_eal/linuxapp/eal/*vfio* > > Linux Xen > +M: Jijiang Liu <jijiang.liu at intel.com> > F: lib/librte_eal/linuxapp/xen_dom0/ > F: lib/librte_eal/linuxapp/eal/*xen* > F: lib/librte_eal/linuxapp/eal/include/exec-env/rte_dom0_common.h > -- > 1.7.7.6