* [PATCH] MAINTAINERS: Update drm/i915 git repo @ 2014-02-04 19:00 Daniel Vetter 2014-02-04 19:15 ` Daniel Vetter 2014-02-04 19:37 ` Daniel Vetter 0 siblings, 2 replies; 6+ messages in thread From: Daniel Vetter @ 2014-02-04 19:00 UTC (permalink / raw) To: Intel Graphics Development Cc: DRI Development, LKML, Daniel Vetter, Dave Airlie, Jani Nikula 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 <airlied@gmail.com> Cc: Jani Nikula <jani.nikula@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> --- 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 <jani.nikula@linux.intel.com> L: intel-gfx@lists.freedesktop.org L: dri-devel@lists.freedesktop.org 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 ^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Update drm/i915 git repo 2014-02-04 19:00 [PATCH] MAINTAINERS: Update drm/i915 git repo Daniel Vetter @ 2014-02-04 19:15 ` Daniel Vetter 2014-02-04 22:15 ` Stephen Rothwell 2014-02-04 19:37 ` Daniel Vetter 1 sibling, 1 reply; 6+ messages in thread From: Daniel Vetter @ 2014-02-04 19:15 UTC (permalink / raw) To: Intel Graphics Development, Stephen Rothwell Cc: DRI Development, LKML, Daniel Vetter, Dave Airlie, Jani Nikula On Tue, Feb 4, 2014 at 8:00 PM, Daniel Vetter <daniel.vetter@ffwll.ch> 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 <airlied@gmail.com> > Cc: Jani Nikula <jani.nikula@linux.intel.com> > Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> 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 <jani.nikula@linux.intel.com> > L: intel-gfx@lists.freedesktop.org > L: dri-devel@lists.freedesktop.org > 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 ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Update drm/i915 git repo 2014-02-04 19:15 ` Daniel Vetter @ 2014-02-04 22:15 ` Stephen Rothwell 0 siblings, 0 replies; 6+ messages in thread From: Stephen Rothwell @ 2014-02-04 22:15 UTC (permalink / raw) To: Daniel Vetter Cc: Intel Graphics Development, DRI Development, LKML, Dave Airlie, Jani Nikula [-- Attachment #1: Type: text/plain, Size: 926 bytes --] Hi Daniel, On Tue, 4 Feb 2014 20:15:03 +0100 Daniel Vetter <daniel.vetter@ffwll.ch> wrote: > > On Tue, Feb 4, 2014 at 8:00 PM, Daniel Vetter <daniel.vetter@ffwll.ch> 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 <airlied@gmail.com> > > Cc: Jani Nikula <jani.nikula@linux.intel.com> > > Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> > > 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 sfr@canb.auug.org.au [-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Update drm/i915 git repo 2014-02-04 19:00 [PATCH] MAINTAINERS: Update drm/i915 git repo Daniel Vetter 2014-02-04 19:15 ` Daniel Vetter @ 2014-02-04 19:37 ` Daniel Vetter 2014-02-05 7:54 ` Daniel Vetter 1 sibling, 1 reply; 6+ messages in thread From: Daniel Vetter @ 2014-02-04 19:37 UTC (permalink / raw) To: Intel Graphics Development Cc: DRI Development, LKML, Daniel Vetter, Dave Airlie, Jani Nikula, Jin, Gordon, yangguang On Tue, Feb 4, 2014 at 8:00 PM, Daniel Vetter <daniel.vetter@ffwll.ch> 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 <airlied@gmail.com> > Cc: Jani Nikula <jani.nikula@linux.intel.com> > Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> 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 <jani.nikula@linux.intel.com> > L: intel-gfx@lists.freedesktop.org > L: dri-devel@lists.freedesktop.org > 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 ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Update drm/i915 git repo 2014-02-04 19:37 ` Daniel Vetter @ 2014-02-05 7:54 ` Daniel Vetter 2014-02-05 9:37 ` Fengguang Wu 0 siblings, 1 reply; 6+ messages in thread From: Daniel Vetter @ 2014-02-05 7:54 UTC (permalink / raw) To: Intel Graphics Development, Wu Fengguang Cc: DRI Development, LKML, Daniel Vetter, Dave Airlie, Jani Nikula, Jin, Gordon, yangguang On Tue, Feb 4, 2014 at 8:37 PM, Daniel Vetter <daniel.vetter@ffwll.ch> wrote: > On Tue, Feb 4, 2014 at 8:00 PM, Daniel Vetter <daniel.vetter@ffwll.ch> 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 <airlied@gmail.com> >> Cc: Jani Nikula <jani.nikula@linux.intel.com> >> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> > > 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 <jani.nikula@linux.intel.com> >> L: intel-gfx@lists.freedesktop.org >> L: dri-devel@lists.freedesktop.org >> 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 ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH] MAINTAINERS: Update drm/i915 git repo 2014-02-05 7:54 ` Daniel Vetter @ 2014-02-05 9:37 ` Fengguang Wu 0 siblings, 0 replies; 6+ messages in thread From: Fengguang Wu @ 2014-02-05 9:37 UTC (permalink / raw) To: Daniel Vetter Cc: Intel Graphics Development, DRI Development, LKML, Dave Airlie, Jani Nikula, Jin, Gordon, yangguang On Wed, Feb 05, 2014 at 08:54:15AM +0100, Daniel Vetter wrote: > On Tue, Feb 4, 2014 at 8:37 PM, Daniel Vetter <daniel.vetter@ffwll.ch> wrote: > > On Tue, Feb 4, 2014 at 8:00 PM, Daniel Vetter <daniel.vetter@ffwll.ch> 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 <airlied@gmail.com> > >> Cc: Jani Nikula <jani.nikula@linux.intel.com> > >> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> > > > > 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 <jani.nikula@linux.intel.com> > >> L: intel-gfx@lists.freedesktop.org > >> L: dri-devel@lists.freedesktop.org > >> 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 ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-02-05 9:38 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-02-04 19:00 [PATCH] MAINTAINERS: Update drm/i915 git repo Daniel Vetter 2014-02-04 19:15 ` Daniel Vetter 2014-02-04 22:15 ` Stephen Rothwell 2014-02-04 19:37 ` Daniel Vetter 2014-02-05 7:54 ` Daniel Vetter 2014-02-05 9:37 ` Fengguang Wu
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox