From 63e07e202997ca01336ac93bf45dfd2c3a6ec512 Mon Sep 17 00:00:00 2001
From: Greentime Hu <greentime@andestech.com>
Date: Tue, 7 May 2019 17:13:52 +0800
Subject: [PATCH] MAINTAINERS: update nds32 git repo path

We use git.kernel.org to put nds32's latest code instead of github.

Signed-off-by: Greentime Hu <greentime@andestech.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2c2fce72e694f..967ac42d1a898 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -963,7 +963,7 @@ F:	drivers/staging/iio/*/ad*
 ANDES ARCHITECTURE
 M:	Greentime Hu <green.hu@gmail.com>
 M:	Vincent Chen <deanbo422@gmail.com>
-T:	git https://github.com/andestech/linux.git
+T:	git https://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux.git
 S:	Supported
 F:	arch/nds32/
 F:	Documentation/devicetree/bindings/interrupt-controller/andestech,ativic32.txt
-- 
GitLab