linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: git://github -> https://github.com for openrisc
@ 2022-10-13 21:46 Palmer Dabbelt
  2022-10-15 16:25 ` Stafford Horne
  0 siblings, 1 reply; 2+ messages in thread
From: Palmer Dabbelt @ 2022-10-13 21:46 UTC (permalink / raw)
  To: jonas, stefan.kristiansson, shorne, openrisc
  Cc: linux-kernel, Palmer Dabbelt, Conor Dooley

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 796ba37dd4ff..9a9ca93b63fd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15234,7 +15234,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/
-- 
2.38.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MAINTAINERS: git://github -> https://github.com for openrisc
  2022-10-13 21:46 [PATCH] MAINTAINERS: git://github -> https://github.com for openrisc Palmer Dabbelt
@ 2022-10-15 16:25 ` Stafford Horne
  0 siblings, 0 replies; 2+ messages in thread
From: Stafford Horne @ 2022-10-15 16:25 UTC (permalink / raw)
  To: Palmer Dabbelt
  Cc: jonas, stefan.kristiansson, openrisc, linux-kernel, Conor Dooley

Hi Palmer,

On Thu, Oct 13, 2022 at 02:46:37PM -0700, Palmer Dabbelt wrote:
> Github deprecated the git:// links about a year ago, so let's move to
> the https:// URLs instead.

Thanks, I will queue this for 6.1 right away.  I saw you originally had this as
a mega patch now split it up.  Either way is good with me, ghouth taking this
on.

> 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 796ba37dd4ff..9a9ca93b63fd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15234,7 +15234,7 @@ M:	Stafford Horne <shorne@gmail.com>
>  L:	openrisc@lists.librecores.org
>  S:	Maintained
>  W:	http://openrisc.io

FWIW: Our website should be https:// too.  I will sumbit a patch for that as
well.

Stafford

> -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/
> -- 
> 2.38.0
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-15 16:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-13 21:46 [PATCH] MAINTAINERS: git://github -> https://github.com for openrisc Palmer Dabbelt
2022-10-15 16:25 ` Stafford Horne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).