All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update drm.git URL
@ 2024-02-26 15:21 Maxime Ripard
  2024-02-26 15:40 ` Daniel Vetter
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Maxime Ripard @ 2024-02-26 15:21 UTC (permalink / raw)
  To: dri-devel, Daniel Vetter, David Airlie; +Cc: Daniel Stone, Maxime Ripard

Now that the main DRM tree has moved to Gitlab, adjust the MAINTAINERS
git trees to reflect the location change.

Signed-off-by: Maxime Ripard <mripard@kernel.org>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7e7e7c378913..00e8a8ff627e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -614,7 +614,7 @@ AGPGART DRIVER
 M:	David Airlie <airlied@redhat.com>
 L:	dri-devel@lists.freedesktop.org
 S:	Maintained
-T:	git git://anongit.freedesktop.org/drm/drm
+T:	git https://gitlab.freedesktop.org/drm/kernel.git
 F:	drivers/char/agp/
 F:	include/linux/agp*
 F:	include/uapi/linux/agp*
@@ -6996,7 +6996,7 @@ L:	dri-devel@lists.freedesktop.org
 S:	Maintained
 B:	https://gitlab.freedesktop.org/drm
 C:	irc://irc.oftc.net/dri-devel
-T:	git git://anongit.freedesktop.org/drm/drm
+T:	git https://gitlab.freedesktop.org/drm/kernel.git
 F:	Documentation/devicetree/bindings/display/
 F:	Documentation/devicetree/bindings/gpu/
 F:	Documentation/gpu/
-- 
2.43.2


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

* Re: [PATCH] MAINTAINERS: Update drm.git URL
  2024-02-26 15:21 [PATCH] MAINTAINERS: Update drm.git URL Maxime Ripard
@ 2024-02-26 15:40 ` Daniel Vetter
  2024-02-26 15:43 ` Javier Martinez Canillas
  2024-02-27  7:59 ` Maxime Ripard
  2 siblings, 0 replies; 6+ messages in thread
From: Daniel Vetter @ 2024-02-26 15:40 UTC (permalink / raw)
  To: Maxime Ripard; +Cc: dri-devel, David Airlie, Daniel Stone

On Mon, 26 Feb 2024 at 16:21, Maxime Ripard <mripard@kernel.org> wrote:
>
> Now that the main DRM tree has moved to Gitlab, adjust the MAINTAINERS
> git trees to reflect the location change.
>
> Signed-off-by: Maxime Ripard <mripard@kernel.org>

Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>

> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7e7e7c378913..00e8a8ff627e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -614,7 +614,7 @@ AGPGART DRIVER
>  M:     David Airlie <airlied@redhat.com>
>  L:     dri-devel@lists.freedesktop.org
>  S:     Maintained
> -T:     git git://anongit.freedesktop.org/drm/drm
> +T:     git https://gitlab.freedesktop.org/drm/kernel.git
>  F:     drivers/char/agp/
>  F:     include/linux/agp*
>  F:     include/uapi/linux/agp*
> @@ -6996,7 +6996,7 @@ L:        dri-devel@lists.freedesktop.org
>  S:     Maintained
>  B:     https://gitlab.freedesktop.org/drm
>  C:     irc://irc.oftc.net/dri-devel
> -T:     git git://anongit.freedesktop.org/drm/drm
> +T:     git https://gitlab.freedesktop.org/drm/kernel.git
>  F:     Documentation/devicetree/bindings/display/
>  F:     Documentation/devicetree/bindings/gpu/
>  F:     Documentation/gpu/
> --
> 2.43.2
>


-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

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

* Re: [PATCH] MAINTAINERS: Update drm.git URL
  2024-02-26 15:21 [PATCH] MAINTAINERS: Update drm.git URL Maxime Ripard
  2024-02-26 15:40 ` Daniel Vetter
@ 2024-02-26 15:43 ` Javier Martinez Canillas
  2024-02-26 16:13   ` Maxime Ripard
  2024-02-27  7:59 ` Maxime Ripard
  2 siblings, 1 reply; 6+ messages in thread
From: Javier Martinez Canillas @ 2024-02-26 15:43 UTC (permalink / raw)
  To: Maxime Ripard, dri-devel, Daniel Vetter, David Airlie
  Cc: Daniel Stone, Maxime Ripard

Maxime Ripard <mripard@kernel.org> writes:

Hello Maxime,

> Now that the main DRM tree has moved to Gitlab, adjust the MAINTAINERS
> git trees to reflect the location change.
>
> Signed-off-by: Maxime Ripard <mripard@kernel.org>
> ---

Are you planning to post another patch to change the entries that point to
the git://anongit.freedesktop.org/drm/drm-misc tree ?

Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>

-- 
Best regards,

Javier Martinez Canillas
Core Platforms
Red Hat


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

* Re: [PATCH] MAINTAINERS: Update drm.git URL
  2024-02-26 15:43 ` Javier Martinez Canillas
@ 2024-02-26 16:13   ` Maxime Ripard
  2024-02-26 16:18     ` Javier Martinez Canillas
  0 siblings, 1 reply; 6+ messages in thread
From: Maxime Ripard @ 2024-02-26 16:13 UTC (permalink / raw)
  To: Javier Martinez Canillas
  Cc: dri-devel, Daniel Vetter, David Airlie, Daniel Stone

[-- Attachment #1: Type: text/plain, Size: 558 bytes --]

On Mon, Feb 26, 2024 at 04:43:04PM +0100, Javier Martinez Canillas wrote:
> Maxime Ripard <mripard@kernel.org> writes:
> 
> Hello Maxime,
> 
> > Now that the main DRM tree has moved to Gitlab, adjust the MAINTAINERS
> > git trees to reflect the location change.
> >
> > Signed-off-by: Maxime Ripard <mripard@kernel.org>
> > ---
> 
> Are you planning to post another patch to change the entries that point to
> the git://anongit.freedesktop.org/drm/drm-misc tree ?

Yes, by the time the drm-misc migration will happen (ie, mid-march)

Maxime

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

* Re: [PATCH] MAINTAINERS: Update drm.git URL
  2024-02-26 16:13   ` Maxime Ripard
@ 2024-02-26 16:18     ` Javier Martinez Canillas
  0 siblings, 0 replies; 6+ messages in thread
From: Javier Martinez Canillas @ 2024-02-26 16:18 UTC (permalink / raw)
  To: Maxime Ripard; +Cc: dri-devel, Daniel Vetter, David Airlie, Daniel Stone

On Mon, Feb 26, 2024 at 5:13 PM Maxime Ripard <mripard@kernel.org> wrote:
>
> On Mon, Feb 26, 2024 at 04:43:04PM +0100, Javier Martinez Canillas wrote:
> > Maxime Ripard <mripard@kernel.org> writes:
> >
> > Hello Maxime,
> >
> > > Now that the main DRM tree has moved to Gitlab, adjust the MAINTAINERS
> > > git trees to reflect the location change.
> > >
> > > Signed-off-by: Maxime Ripard <mripard@kernel.org>
> > > ---
> >
> > Are you planning to post another patch to change the entries that point to
> > the git://anongit.freedesktop.org/drm/drm-misc tree ?
>
> Yes, by the time the drm-misc migration will happen (ie, mid-march)
>

Got it, thanks for the information.

-- 
Best regards,

Javier Martinez Canillas
Core Platforms
Red Hat


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

* Re: [PATCH] MAINTAINERS: Update drm.git URL
  2024-02-26 15:21 [PATCH] MAINTAINERS: Update drm.git URL Maxime Ripard
  2024-02-26 15:40 ` Daniel Vetter
  2024-02-26 15:43 ` Javier Martinez Canillas
@ 2024-02-27  7:59 ` Maxime Ripard
  2 siblings, 0 replies; 6+ messages in thread
From: Maxime Ripard @ 2024-02-27  7:59 UTC (permalink / raw)
  To: dri-devel, Daniel Vetter, David Airlie; +Cc: Daniel Stone

[-- Attachment #1: Type: text/plain, Size: 273 bytes --]

On Mon, Feb 26, 2024 at 04:21:23PM +0100, Maxime Ripard wrote:
> Now that the main DRM tree has moved to Gitlab, adjust the MAINTAINERS
> git trees to reflect the location change.
> 
> Signed-off-by: Maxime Ripard <mripard@kernel.org>

Applied to drm-next

Maxime

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

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

end of thread, other threads:[~2024-02-27  7:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-26 15:21 [PATCH] MAINTAINERS: Update drm.git URL Maxime Ripard
2024-02-26 15:40 ` Daniel Vetter
2024-02-26 15:43 ` Javier Martinez Canillas
2024-02-26 16:13   ` Maxime Ripard
2024-02-26 16:18     ` Javier Martinez Canillas
2024-02-27  7:59 ` Maxime Ripard

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.