On Thu, 13 Apr 2023 15:16:10 +0800, Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx> wrote: > First of all, I personally love open source, linux and virtio. I have > also participated in community work such as virtio for a long time. > > I think I am familiar enough with virtio/virtio-net and is adequate as a > reviewer. > > Every time there is some patch/bug, I wish I can get pinged > and I will feedback on that. > > For me personally, being a reviewer is an honor and a responsibility, > and it also makes it easier for me to participate in virtio-related > work. And I will spend more time reviewing virtio patch. Better advance > virtio development > > I had some contributions to virtio/virtio-net and some support for it. > > * per-queue reset > * virtio-net xdp > * some bug fix > * ...... > > I make a humble request to grant the reviewer role for the virtio core > and net drivers. ping!! > > Signed-off-by: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index cacd6074fb89..700b00a9e225 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -22064,6 +22064,7 @@ F: include/uapi/linux/virtio_console.h > VIRTIO CORE AND NET DRIVERS > M: "Michael S. Tsirkin" <mst@xxxxxxxxxx> > M: Jason Wang <jasowang@xxxxxxxxxx> > +R: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx> > L: virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx > S: Maintained > F: Documentation/ABI/testing/sysfs-bus-vdpa > -- > 2.32.0.3.g01195cf9f >