diff options
author | Palmer Dabbelt <palmer@rivosinc.com> | 2022-10-13 14:46:37 -0700 |
---|---|---|
committer | Stafford Horne <shorne@gmail.com> | 2022-10-15 17:26:51 +0100 |
commit | 34a0bac084e49324c29e6d0984d24096e02c6314 (patch) | |
tree | 00ad4331319d71214732fc700bd906bffda97567 | |
parent | 28148a17c988b614534f457da86893f83664ad43 (diff) |
MAINTAINERS: git://github -> https://github.com for openrisc
Github deprecated the git:// links about a year ago, so let's move to
the https:// URLs instead.
Reported-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://github.blog/2021-09-01-improving-git-protocol-security-github/
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Signed-off-by: Stafford Horne <shorne@gmail.com>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f5ca4aefd184..4c6699909166 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15240,7 +15240,7 @@ M: Stafford Horne <shorne@gmail.com> L: openrisc@lists.librecores.org S: Maintained W: http://openrisc.io -T: git git://github.com/openrisc/linux.git +T: git https://github.com/openrisc/linux.git F: Documentation/devicetree/bindings/openrisc/ F: Documentation/openrisc/ F: arch/openrisc/ |