All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: git://github -> https://github.com for awilliam
@ 2022-10-13 21:46 Palmer Dabbelt
  2022-10-17 20:32 ` Philippe Mathieu-Daudé
  2022-11-10 20:16 ` Alex Williamson
  0 siblings, 2 replies; 3+ messages in thread
From: Palmer Dabbelt @ 2022-10-13 21:46 UTC (permalink / raw)
  To: alex.williamson, kvm; +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 3705c487450b..41a925931cc3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21305,7 +21305,7 @@ M:	Alex Williamson <alex.williamson@redhat.com>
 R:	Cornelia Huck <cohuck@redhat.com>
 L:	kvm@vger.kernel.org
 S:	Maintained
-T:	git git://github.com/awilliam/linux-vfio.git
+T:	git https://github.com/awilliam/linux-vfio.git
 F:	Documentation/driver-api/vfio.rst
 F:	drivers/vfio/
 F:	include/linux/vfio.h
-- 
2.38.0


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

* Re: [PATCH] MAINTAINERS: git://github -> https://github.com for awilliam
  2022-10-13 21:46 [PATCH] MAINTAINERS: git://github -> https://github.com for awilliam Palmer Dabbelt
@ 2022-10-17 20:32 ` Philippe Mathieu-Daudé
  2022-11-10 20:16 ` Alex Williamson
  1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2022-10-17 20:32 UTC (permalink / raw)
  To: Palmer Dabbelt, alex.williamson, kvm; +Cc: linux-kernel, Conor Dooley

On 13/10/22 23:46, 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(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>

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

* Re: [PATCH] MAINTAINERS: git://github -> https://github.com for awilliam
  2022-10-13 21:46 [PATCH] MAINTAINERS: git://github -> https://github.com for awilliam Palmer Dabbelt
  2022-10-17 20:32 ` Philippe Mathieu-Daudé
@ 2022-11-10 20:16 ` Alex Williamson
  1 sibling, 0 replies; 3+ messages in thread
From: Alex Williamson @ 2022-11-10 20:16 UTC (permalink / raw)
  To: Palmer Dabbelt; +Cc: kvm, linux-kernel, Conor Dooley

On Thu, 13 Oct 2022 14:46:36 -0700
Palmer Dabbelt <palmer@rivosinc.com> 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 3705c487450b..41a925931cc3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -21305,7 +21305,7 @@ M:	Alex Williamson <alex.williamson@redhat.com>
>  R:	Cornelia Huck <cohuck@redhat.com>
>  L:	kvm@vger.kernel.org
>  S:	Maintained
> -T:	git git://github.com/awilliam/linux-vfio.git
> +T:	git https://github.com/awilliam/linux-vfio.git
>  F:	Documentation/driver-api/vfio.rst
>  F:	drivers/vfio/
>  F:	include/linux/vfio.h

Applied to vfio next branch for v6.2.  Thanks,

Alex


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

end of thread, other threads:[~2022-11-10 20:18 UTC | newest]

Thread overview: 3+ 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 awilliam Palmer Dabbelt
2022-10-17 20:32 ` Philippe Mathieu-Daudé
2022-11-10 20:16 ` Alex Williamson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.