diff options
author | Brian Cain <bcain@quicinc.com> | 2024-07-31 13:39:10 -0700 |
---|---|---|
committer | Brian Cain <bcain@quicinc.com> | 2024-08-07 20:37:21 -0700 |
commit | 2442cc6eeb8917ded564c8a71d903becaf4348cf (patch) | |
tree | 9a609aa27665bd183c262e26d5a5f80fb9c4ff7b /MAINTAINERS | |
parent | f51e30ff353c5c16ce9d68fe4072a89e7b19b454 (diff) |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
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> |