diff options
author | Greg Kurz <gkurz@linux.vnet.ibm.com> | 2015-11-30 16:40:16 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2015-12-10 11:17:25 +0000 |
commit | a3154ccabcb21ac4e42877c965df60976832dbc5 (patch) | |
tree | 513c05444b9d8117dc7ba643a27b4218124da17a | |
parent | 6cecf093735f2e5af7d0e29d957350320044e354 (diff) |
MAINTAINERS: add maintainer to virtio-9p
As suggested by Paolo, I add myself as maintainer for virtio-9p.
Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
Acked-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Message-id: 20151130154016.20108.79073.stgit@bahia.huguette.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bb1f3e4062..e8cee1e266 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -863,6 +863,7 @@ F: net/vhost-user.c virtio-9p M: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> +M: Greg Kurz <gkurz@linux.vnet.ibm.com> S: Supported F: hw/9pfs/ F: fsdev/ |