diff options
author | Paul Walmsley <paul.walmsley@sifive.com> | 2019-06-12 05:20:27 -0700 |
---|---|---|
committer | Paul Walmsley <paul.walmsley@sifive.com> | 2019-07-01 13:11:27 -0700 |
commit | 71ec982fad75aea7ca409a55eefecff328597f62 (patch) | |
tree | 76f8e042b85fb3c45e3b25958e605736d0986566 | |
parent | 3e9d80a3b383495c6ff369aa8fc51433aff1e496 (diff) |
MAINTAINERS: change the arch/riscv git tree to the new shared tree
Palmer, with Konstantin's gracious help, set up a shared kernel.org
git tree for arch/riscv patches going forward. Change the MAINTAINERS
file accordingly.
Signed-off-by: Paul Walmsley <paul.walmsley@sifive.com>
Cc: Palmer Dabbelt <palmer@sifive.com>
Reviewed-by: Palmer Dabbelt <palmer@sifive.com>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0736ef3fdc34..77223eb5b977 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13485,7 +13485,7 @@ RISC-V ARCHITECTURE M: Palmer Dabbelt <palmer@sifive.com> M: Albert Ou <aou@eecs.berkeley.edu> L: linux-riscv@lists.infradead.org -T: git git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git S: Supported F: arch/riscv/ K: riscv |