summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBrian Cain <bcain@quicinc.com>2024-07-31 13:39:10 -0700
committerBrian Cain <bcain@quicinc.com>2024-08-07 20:37:21 -0700
commit2442cc6eeb8917ded564c8a71d903becaf4348cf (patch)
tree9a609aa27665bd183c262e26d5a5f80fb9c4ff7b
parentf51e30ff353c5c16ce9d68fe4072a89e7b19b454 (diff)
downloadfocaccia-qemu-2442cc6eeb8917ded564c8a71d903becaf4348cf.tar.gz
focaccia-qemu-2442cc6eeb8917ded564c8a71d903becaf4348cf.zip
MAINTAINERS: Add my hexagon git tree
Add my git tree for hexagon.  Note that the branch is "hex-next" and not
"hex.next" as had been used previously.  But I'll keep the "hex.next" branch
in sync with "hex-next" until this commit lands to avoid confusion.

Signed-off-by: Brian Cain <bcain@quicinc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 74a85360fd..10af212632 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -245,6 +245,7 @@ F: disas/hexagon.c
 F: configs/targets/hexagon-linux-user/default.mak
 F: docker/dockerfiles/debian-hexagon-cross.docker
 F: gdb-xml/hexagon*.xml
+T: git https://github.com/quic/qemu.git hex-next
 
 Hexagon idef-parser
 M: Alessandro Di Federico <ale@rev.ng>