2014-02-04 19:01:04

by Daniel Vetter

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Update drm/i915 git repo

Moved to a common location so that Jani also can push to it, to avoid
moving it every time I go on vacation. Please update autobuilders and
everything else pointing at the drm-intel.git repo, the old one won't
be updated any more.

Cc: Dave Airlie <[email protected]>
Cc: Jani Nikula <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 31a046213274..e3aaf277cf58 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2832,7 +2832,7 @@ M: Jani Nikula <[email protected]>
L: [email protected]
L: [email protected]
Q: http://patchwork.freedesktop.org/project/intel-gfx/
-T: git git://people.freedesktop.org/~danvet/drm-intel
+T: git git://anongit.freedesktop.org/drm-intel
S: Supported
F: drivers/gpu/drm/i915/
F: include/drm/i915*
--
1.8.5.2


2014-02-04 19:15:22

by Daniel Vetter

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Update drm/i915 git repo

On Tue, Feb 4, 2014 at 8:00 PM, Daniel Vetter <[email protected]> wrote:
> Moved to a common location so that Jani also can push to it, to avoid
> moving it every time I go on vacation. Please update autobuilders and
> everything else pointing at the drm-intel.git repo, the old one won't
> be updated any more.
>
> Cc: Dave Airlie <[email protected]>
> Cc: Jani Nikula <[email protected]>
> Signed-off-by: Daniel Vetter <[email protected]>

Oops, forgotten to cc our linux-next maintainer about this. Branch
names are still the same and I've checked that my scripts recreated
them all properly. So this should be good to go for the next -next.
-Daniel

> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 31a046213274..e3aaf277cf58 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2832,7 +2832,7 @@ M: Jani Nikula <[email protected]>
> L: [email protected]
> L: [email protected]
> Q: http://patchwork.freedesktop.org/project/intel-gfx/
> -T: git git://people.freedesktop.org/~danvet/drm-intel
> +T: git git://anongit.freedesktop.org/drm-intel
> S: Supported
> F: drivers/gpu/drm/i915/
> F: include/drm/i915*
> --
> 1.8.5.2
>



--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

2014-02-04 19:44:38

by Daniel Vetter

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Update drm/i915 git repo

On Tue, Feb 4, 2014 at 8:00 PM, Daniel Vetter <[email protected]> wrote:
> Moved to a common location so that Jani also can push to it, to avoid
> moving it every time I go on vacation. Please update autobuilders and
> everything else pointing at the drm-intel.git repo, the old one won't
> be updated any more.
>
> Cc: Dave Airlie <[email protected]>
> Cc: Jani Nikula <[email protected]>
> Signed-off-by: Daniel Vetter <[email protected]>

Also forgotten to cc our QA people ...
-Daniel

> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 31a046213274..e3aaf277cf58 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2832,7 +2832,7 @@ M: Jani Nikula <[email protected]>
> L: [email protected]
> L: [email protected]
> Q: http://patchwork.freedesktop.org/project/intel-gfx/
> -T: git git://people.freedesktop.org/~danvet/drm-intel
> +T: git git://anongit.freedesktop.org/drm-intel
> S: Supported
> F: drivers/gpu/drm/i915/
> F: include/drm/i915*
> --
> 1.8.5.2
>



--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

2014-02-04 22:15:36

by Stephen Rothwell

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Update drm/i915 git repo

Hi Daniel,

On Tue, 4 Feb 2014 20:15:03 +0100 Daniel Vetter <[email protected]> wrote:
>
> On Tue, Feb 4, 2014 at 8:00 PM, Daniel Vetter <[email protected]> wrote:
> > Moved to a common location so that Jani also can push to it, to avoid
> > moving it every time I go on vacation. Please update autobuilders and
> > everything else pointing at the drm-intel.git repo, the old one won't
> > be updated any more.
> >
> > Cc: Dave Airlie <[email protected]>
> > Cc: Jani Nikula <[email protected]>
> > Signed-off-by: Daniel Vetter <[email protected]>
>
> Oops, forgotten to cc our linux-next maintainer about this. Branch
> names are still the same and I've checked that my scripts recreated
> them all properly. So this should be good to go for the next -next.

Thanks for letting me know - all updated now.

--
Cheers,
Stephen Rothwell [email protected]


Attachments:
(No filename) (903.00 B)
(No filename) (836.00 B)
Download all attachments

2014-02-05 07:54:18

by Daniel Vetter

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Update drm/i915 git repo

On Tue, Feb 4, 2014 at 8:37 PM, Daniel Vetter <[email protected]> wrote:
> On Tue, Feb 4, 2014 at 8:00 PM, Daniel Vetter <[email protected]> wrote:
>> Moved to a common location so that Jani also can push to it, to avoid
>> moving it every time I go on vacation. Please update autobuilders and
>> everything else pointing at the drm-intel.git repo, the old one won't
>> be updated any more.
>>
>> Cc: Dave Airlie <[email protected]>
>> Cc: Jani Nikula <[email protected]>
>> Signed-off-by: Daniel Vetter <[email protected]>
>
> Also forgotten to cc our QA people ...

And Wu Fengguang with his 0-day builder also needs to know about the
new git repo!
-Daniel

>> ---
>> MAINTAINERS | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 31a046213274..e3aaf277cf58 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -2832,7 +2832,7 @@ M: Jani Nikula <[email protected]>
>> L: [email protected]
>> L: [email protected]
>> Q: http://patchwork.freedesktop.org/project/intel-gfx/
>> -T: git git://people.freedesktop.org/~danvet/drm-intel
>> +T: git git://anongit.freedesktop.org/drm-intel
>> S: Supported
>> F: drivers/gpu/drm/i915/
>> F: include/drm/i915*
>> --
>> 1.8.5.2
>>
>
>
>
> --
> Daniel Vetter
> Software Engineer, Intel Corporation
> +41 (0) 79 365 57 48 - http://blog.ffwll.ch



--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch

2014-02-05 09:38:17

by Fengguang Wu

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Update drm/i915 git repo

On Wed, Feb 05, 2014 at 08:54:15AM +0100, Daniel Vetter wrote:
> On Tue, Feb 4, 2014 at 8:37 PM, Daniel Vetter <[email protected]> wrote:
> > On Tue, Feb 4, 2014 at 8:00 PM, Daniel Vetter <[email protected]> wrote:
> >> Moved to a common location so that Jani also can push to it, to avoid
> >> moving it every time I go on vacation. Please update autobuilders and
> >> everything else pointing at the drm-intel.git repo, the old one won't
> >> be updated any more.
> >>
> >> Cc: Dave Airlie <[email protected]>
> >> Cc: Jani Nikula <[email protected]>
> >> Signed-off-by: Daniel Vetter <[email protected]>
> >
> > Also forgotten to cc our QA people ...
>
> And Wu Fengguang with his 0-day builder also needs to know about the
> new git repo!

Yeah updated, thank you for the info!

Fengguang

> -Daniel
>
> >> ---
> >> MAINTAINERS | 2 +-
> >> 1 file changed, 1 insertion(+), 1 deletion(-)
> >>
> >> diff --git a/MAINTAINERS b/MAINTAINERS
> >> index 31a046213274..e3aaf277cf58 100644
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -2832,7 +2832,7 @@ M: Jani Nikula <[email protected]>
> >> L: [email protected]
> >> L: [email protected]
> >> Q: http://patchwork.freedesktop.org/project/intel-gfx/
> >> -T: git git://people.freedesktop.org/~danvet/drm-intel
> >> +T: git git://anongit.freedesktop.org/drm-intel
> >> S: Supported
> >> F: drivers/gpu/drm/i915/
> >> F: include/drm/i915*
> >> --
> >> 1.8.5.2
> >>
> >
> >
> >
> > --
> > Daniel Vetter
> > Software Engineer, Intel Corporation
> > +41 (0) 79 365 57 48 - http://blog.ffwll.ch
>
>
>
> --
> Daniel Vetter
> Software Engineer, Intel Corporation
> +41 (0) 79 365 57 48 - http://blog.ffwll.ch