diff options
author | Eugenio Pérez <[email protected]> | 2024-02-13 19:24:50 +0100 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2024-05-22 08:31:18 -0400 |
commit | 10e49da815e3e3dda7a86af2124edd687ea29a54 (patch) | |
tree | 5cfb93b13c1e45888212844d317080ecfc71c684 | |
parent | f452001dca301d05e509f3e39998c442900e9937 (diff) |
MAINTAINERS: add Eugenio Pérez as reviewer
Add myself as a reviewer of some VirtIO areas I'm interested.
Until this point I've been scanning manually the list looking for
series that touches this area. Adding myself to make this task easier.
Signed-off-by: Eugenio Pérez <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2342b34656fb..f2f6cfbaa11a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23395,6 +23395,7 @@ M: "Michael S. Tsirkin" <[email protected]> M: Jason Wang <[email protected]> R: Paolo Bonzini <[email protected]> R: Stefan Hajnoczi <[email protected]> +R: Eugenio Pérez <[email protected]> S: Maintained F: drivers/block/virtio_blk.c @@ -23413,6 +23414,7 @@ VIRTIO CORE AND NET DRIVERS M: "Michael S. Tsirkin" <[email protected]> M: Jason Wang <[email protected]> R: Xuan Zhuo <[email protected]> +R: Eugenio Pérez <[email protected]> S: Maintained F: Documentation/ABI/testing/sysfs-bus-vdpa @@ -23453,6 +23455,7 @@ VIRTIO FILE SYSTEM M: Vivek Goyal <[email protected]> M: Stefan Hajnoczi <[email protected]> M: Miklos Szeredi <[email protected]> +R: Eugenio Pérez <[email protected]> S: Supported @@ -23486,6 +23489,7 @@ F: include/uapi/linux/virtio_gpu.h VIRTIO HOST (VHOST) M: "Michael S. Tsirkin" <[email protected]> M: Jason Wang <[email protected]> +R: Eugenio Pérez <[email protected]> |