diff options
author | Juan Quintela <quintela@redhat.com> | 2023-04-19 18:34:57 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-04-20 11:25:32 +0200 |
commit | 2243299a748dbc7581205e043dcdb66627a062dd (patch) | |
tree | 5045627c1b787599c80406b656eaa45c90764dac | |
parent | c138c3b864245d7721a03f01f97e70e47d253839 (diff) | |
download | qemu-2243299a748dbc7581205e043dcdb66627a062dd.zip qemu-2243299a748dbc7581205e043dcdb66627a062dd.tar.gz qemu-2243299a748dbc7581205e043dcdb66627a062dd.tar.bz2 |
MAINTAINERS: Add Juan Quintela to developer guides review
Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-Id: <20230419163457.17175-1-quintela@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2c2068e..24154f5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -70,6 +70,7 @@ R: Daniel P. Berrangé <berrange@redhat.com> R: Thomas Huth <thuth@redhat.com> R: Markus Armbruster <armbru@redhat.com> R: Philippe Mathieu-Daudé <philmd@linaro.org> +R: Juan Quintela <quintela@redhat.com> W: https://www.qemu.org/docs/master/devel/index.html S: Odd Fixes F: docs/devel/style.rst |