diff options
author | David Hildenbrand <david@redhat.com> | 2020-06-17 12:47:56 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2020-10-21 10:48:11 -0400 |
commit | 88a0d60c6445f315fbcfff3db792021bb3a67b28 (patch) | |
tree | 3f1d9214473169eeaea44b850b5283ec7c60c4df | |
parent | 86e182fe12ee5869022614457037097c70fe2ed1 (diff) | |
download | linux-88a0d60c6445f315fbcfff3db792021bb3a67b28.tar.bz2 |
MAINTAINERS: add URL for virtio-mem
Let's add the status/info page, which is still under construction, however,
already contains valuable documentation/information.
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Pankaj Gupta <pankaj.gupta.linux@gmail.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Link: https://lore.kernel.org/r/20200617104756.6312-1-david@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 867157311dc8..7715945e35b5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18503,6 +18503,7 @@ VIRTIO MEM DRIVER M: David Hildenbrand <david@redhat.com> L: virtualization@lists.linux-foundation.org S: Maintained +W: https://virtio-mem.gitlab.io/ F: drivers/virtio/virtio_mem.c F: include/uapi/linux/virtio_mem.h |