diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2019-11-12 16:28:53 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2019-11-20 10:53:31 +0000 |
commit | 8ea6abf0d06c8a86af93bfc8135301aae1480b1f (patch) | |
tree | de24bab08b47ec4b38ba38228922b83368348e0a /MAINTAINERS | |
parent | bcc388df07b8ac69660c2ad0200d4f242513e642 (diff) |
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 |