diff options
author | Xuan Zhuo <[email protected]> | 2023-04-13 15:16:10 +0800 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2023-04-21 03:02:36 -0400 |
commit | 11841c52fa525c9be17c0731cc897d93c3c0f4fe (patch) | |
tree | 5eb5fd9c73ab8fcb31dff1fe721e450270a4f3c4 | |
parent | e9c4962c5d69b8a238bb8bd51e8fdce39be13e5b (diff) |
MAINTAINERS: make me a reviewer of VIRTIO CORE AND NET DRIVERS
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.
Signed-off-by: Xuan Zhuo <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a8df70387877..4bdf08b2ab55 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" <[email protected]> M: Jason Wang <[email protected]> +R: Xuan Zhuo <[email protected]> S: Maintained F: Documentation/ABI/testing/sysfs-bus-vdpa |