> Let's add the status/info page, which is still under construction, however, > already contains valuable documentation/information. > > Cc: "Michael S. Tsirkin" <[email protected]> > Cc: Pankaj Gupta <[email protected]> > Signed-off-by: David Hildenbrand <[email protected]> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 301330e02bca7..3470c5bfbdc7b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -18234,6 +18234,7 @@ VIRTIO MEM DRIVER > M: David Hildenbrand <[email protected]> > L: [email protected] > S: Maintained > +W: https://virtio-mem.gitlab.io/ > F: drivers/virtio/virtio_mem.c > F: include/uapi/linux/virtio_mem.h
Acked-by: Pankaj Gupta <[email protected]>

