diff options
author | Linus Torvalds | 2022-03-28 14:53:00 -0700 |
---|---|---|
committer | Linus Torvalds | 2022-03-28 14:53:00 -0700 |
commit | 023f3fef8386555a303f73d3bbd50c2237cb0adf (patch) | |
tree | 79216a1e60e4c6150564b8acf24cdb84934fdf7a | |
parent | b83d85a5c81c1f8227dc54636c779d3f20a4d731 (diff) | |
parent | b0cf9b4b26e697886bf0986579953c16cf92d3d2 (diff) |
Merge tag 'hexagon-5.18-0' of git://git.kernel.org/pub/scm/linux/kernel/git/bcain/linux
Pull hexagon update from Brian Cain:
"Maintainer email update"
* tag 'hexagon-5.18-0' of git://git.kernel.org/pub/scm/linux/kernel/git/bcain/linux:
MAINTAINERS: update hexagon maintainer email, tree
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 741825cff43c..d91f6c6e3d3b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16290,8 +16290,9 @@ F: drivers/misc/fastrpc.c F: include/uapi/misc/fastrpc.h QUALCOMM HEXAGON ARCHITECTURE -M: Brian Cain <bcain@codeaurora.org> +M: Brian Cain <bcain@quicinc.com> L: linux-hexagon@vger.kernel.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/bcain/linux.git S: Supported F: arch/hexagon/ |