diff options
author | John Snow <jsnow@redhat.com> | 2025-03-10 23:43:01 -0400 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2025-03-11 10:26:52 +0100 |
commit | e95ffabbde1e1ea76ffc48bd04a0138b12b08a6e (patch) | |
tree | 928f3804993b1ca71f130022c7b5a6e8b00b71b0 | |
parent | 42b633dbd1b5d3f7ce5c9b8e4417267399f641e1 (diff) | |
download | qemu-e95ffabbde1e1ea76ffc48bd04a0138b12b08a6e.zip qemu-e95ffabbde1e1ea76ffc48bd04a0138b12b08a6e.tar.gz qemu-e95ffabbde1e1ea76ffc48bd04a0138b12b08a6e.tar.bz2 |
MAINTAINERS: Add jsnow as maintainer for Sphinx documentation
Since I've just about rewritten the entirety of the QAPI documentation
system, it's probably fair that I be the contact point for if it goes
awry.
Signed-off-by: John Snow <jsnow@redhat.com>
Message-ID: <20250311034303.75779-64-jsnow@redhat.com>
Acked-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0e5db7a..55af2f8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4325,6 +4325,7 @@ S: Orphan F: po/*.po Sphinx documentation configuration and build machinery +M: John Snow <jsnow@redhat.com> M: Peter Maydell <peter.maydell@linaro.org> S: Maintained F: docs/conf.py |