[PATCH] Update the RISC-V MAINTAINERS file

From: Palmer Dabbelt
Date: Thu Jan 25 2018 - 11:25:13 EST


Now that we're upstream in Linux we've been able to make some
infrastructure changes so our port works a bit more like other ports.
Specifically:

* We now have a mailing list specific to the RISC-V Linux port, hosted
at lists.infreadead.org.
* We now have a kernel.org git tree where work on our port is
coordinated.

This patch changes the RISC-V maintainers entry to reflect these new
bits of infrastructure.

Signed-off-by: Palmer Dabbelt <palmer@xxxxxxxxxx>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e3581413420c..a3c25b18bd2d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11651,8 +11651,8 @@ F: drivers/mtd/nand/r852.h
RISC-V ARCHITECTURE
M: Palmer Dabbelt <palmer@xxxxxxxxxx>
M: Albert Ou <albert@xxxxxxxxxx>
-L: patches@xxxxxxxxxxxxxxxx
-T: git https://github.com/riscv/riscv-linux
+L: linux-riscv@xxxxxxxxxxxxxxxxxxx
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux.git
S: Supported
F: arch/riscv/
K: riscv
--
2.13.6