diff options
author | David Hildenbrand <[email protected]> | 2020-06-17 12:47:56 +0200 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2020-10-21 10:48:11 -0400 |
commit | 88a0d60c6445f315fbcfff3db792021bb3a67b28 (patch) | |
tree | 3f1d9214473169eeaea44b850b5283ec7c60c4df | |
parent | 86e182fe12ee5869022614457037097c70fe2ed1 (diff) |
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" <[email protected]>
Cc: Pankaj Gupta <[email protected]>
Signed-off-by: David Hildenbrand <[email protected]>
Link: https://lore.kernel.org/r/[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 867157311dc8..7715945e35b5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18503,6 +18503,7 @@ VIRTIO MEM DRIVER M: David Hildenbrand <[email protected]> S: Maintained +W: https://virtio-mem.gitlab.io/ F: drivers/virtio/virtio_mem.c F: include/uapi/linux/virtio_mem.h |