MAINTAINERS: git://github -> https://github.com for kleikamp

Message ID 20221013214638.30994-1-palmer@rivosinc.com
State New
Headers
Series MAINTAINERS: git://github -> https://github.com for kleikamp |

Commit Message

Palmer Dabbelt Oct. 13, 2022, 9:46 p.m. UTC
  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>
---
I've split these up by github username so folks can take them
independently, as some of these repos have been renamed at github and
thus need more than just a sed to fix them.
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

Dave Kleikamp Oct. 17, 2022, 8:10 p.m. UTC | #1
Applied.

Thanks,
Shaggy

On 10/13/22 4:46PM, Palmer Dabbelt wrote:
> 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>
> ---
> I've split these up by github username so folks can take them
> independently, as some of these repos have been renamed at github and
> thus need more than just a sed to fix them.
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6a4e8144198b..9a47bd58a330 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10867,7 +10867,7 @@ M:	Dave Kleikamp <shaggy@kernel.org>
>   L:	jfs-discussion@lists.sourceforge.net
>   S:	Maintained
>   W:	http://jfs.sourceforge.net/
> -T:	git git://github.com/kleikamp/linux-shaggy.git
> +T:	git https://github.com/kleikamp/linux-shaggy.git
>   F:	Documentation/admin-guide/jfs.rst
>   F:	fs/jfs/
>
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 6a4e8144198b..9a47bd58a330 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10867,7 +10867,7 @@  M:	Dave Kleikamp <shaggy@kernel.org>
 L:	jfs-discussion@lists.sourceforge.net
 S:	Maintained
 W:	http://jfs.sourceforge.net/
-T:	git git://github.com/kleikamp/linux-shaggy.git
+T:	git https://github.com/kleikamp/linux-shaggy.git
 F:	Documentation/admin-guide/jfs.rst
 F:	fs/jfs/