diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2024-10-23 12:34:04 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2024-10-24 09:56:49 +0100 |
commit | 4603156f77e8aaa29ad9e63be55d726fee5973af (patch) | |
tree | 913b8e2df68fe30099a16506d0c65b5fdcf2a843 | |
parent | 345dedbad2db44af897e838a6505f572b982e52e (diff) | |
download | qemu-4603156f77e8aaa29ad9e63be55d726fee5973af.zip qemu-4603156f77e8aaa29ad9e63be55d726fee5973af.tar.gz qemu-4603156f77e8aaa29ad9e63be55d726fee5973af.tar.bz2 |
MAINTAINERS: mention my plugins/next tree
Make it easier to find where plugin patches are being staged.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20241023113406.1284676-17-alex.bennee@linaro.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7eea7b7..5b6c722 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3708,6 +3708,7 @@ F: include/tcg/ TCG Plugins M: Alex Bennée <alex.bennee@linaro.org> +T: git https://gitlab.com/stsquad/qemu plugins/next R: Alexandre Iooss <erdnaxe@crans.org> R: Mahmoud Mandour <ma.mandourr@gmail.com> R: Pierrick Bouvier <pierrick.bouvier@linaro.org> |