diff options
author | Alex Bennée | 2019-11-12 17:28:53 +0100 |
---|---|---|
committer | Alex Bennée | 2019-11-20 11:53:31 +0100 |
commit | 8ea6abf0d06c8a86af93bfc8135301aae1480b1f (patch) | |
tree | de24bab08b47ec4b38ba38228922b83368348e0a /MAINTAINERS | |
parent | tests/vm: make --interactive (and therefore DEBUG=1) unconditional (diff) | |
download | qemu-8ea6abf0d06c8a86af93bfc8135301aae1480b1f.tar.gz qemu-8ea6abf0d06c8a86af93bfc8135301aae1480b1f.tar.xz qemu-8ea6abf0d06c8a86af93bfc8135301aae1480b1f.zip |
docs/devel: rename plugins.rst to tcg-plugins.rst
This makes it a bit clearer what this is about.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index dfb7932608..5e5e3e52d6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2371,6 +2371,7 @@ F: tcg/ TCG Plugins M: Alex Bennée <alex.bennee@linaro.org> S: Maintained +F: docs/devel/tcg-plugins.rst F: plugins/ F: tests/plugin |