On 3/9/2015 11:45 PM, Huawei Xie wrote: > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 07fdf5e..b4327d3 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -131,6 +131,12 @@ F: app/test-pmd/mempool_* > F: examples/vhost_xen/ > F: doc/guides/prog_guide/intel_dpdk_xen_based_packet_switch_sol.rst > > +Linux Xen VIRTIO > +M: Huawei Xie <huawei.xie at intel.com> > +F: lib/librte_pmd_xenvirt/ > +F: examples/vhost_xen/ > +F: doc/guides/prog_guide/intel_dpdk_xen_based_packet_switch_sol.rst > + > FreeBSD EAL (with overlaps) > M: Bruce Richardson <bruce.richardson at intel.com> > F: lib/librte_eal/bsdapp/Makefile > @@ -226,6 +232,7 @@ F: lib/librte_pmd_mlx4/ > F: doc/guides/prog_guide/mlx4_poll_mode_drv.rst > > RedHat virtio > +M: Huawei Xie <huawei.xie at intel.com> > M: Changchun Ouyang <changchun.ouyang at intel.com> > F: lib/librte_pmd_virtio/ > F: doc/guides/prog_guide/poll_mode_drv_emulated_virtio_nic.rst Thomas: Comments with this patch? Need i add "MAINTAINERS:" into the subject?
-huawei