Displaying 1 result from an estimated 1 matches for "700b00a9e225".
2023 Apr 13
2
[PATCH] MAINTAINERS: make me a reviewer of VIRTIO CORE AND NET DRIVERS
...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 <xuanzhuo at linux.alibaba.com>
---
 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 at redhat.com>
 M:	Jason Wang <jasowang at redhat.com>
+R:	Xuan Zhuo <xuanzhuo at linux.alibaba.com>
 L:	v...