aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2024-10-23 12:33:59 +0100
committerAlex Bennée <alex.bennee@linaro.org>2024-10-24 09:56:29 +0100
commit0f48656a098892f69642f97a8e6876761c07951b (patch)
treefa0ee8d11200f7f72fdc0ab70cb9625d41d88105 /MAINTAINERS
parent97f116f9c6fd127b6ed2953993fa9fb05e82f450 (diff)
downloadqemu-0f48656a098892f69642f97a8e6876761c07951b.zip
qemu-0f48656a098892f69642f97a8e6876761c07951b.tar.gz
qemu-0f48656a098892f69642f97a8e6876761c07951b.tar.bz2
MAINTAINERS: mention my gdbstub/next tree
Make it easy for people to see what is already queued. Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20241023113406.1284676-12-alex.bennee@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ef1678a..7eea7b7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2984,6 +2984,7 @@ F: gdb-xml/
F: tests/tcg/multiarch/gdbstub/*
F: scripts/feature_to_c.py
F: scripts/probe-gdb-support.py
+T: git https://gitlab.com/stsquad/qemu gdbstub/next
Memory API
M: Paolo Bonzini <pbonzini@redhat.com>