Message ID | 20170125023437.5997-1-zhenyuw@linux.intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Wed, 25 Jan 2017, Zhenyu Wang <zhenyuw@linux.intel.com> wrote: > We've moved to lists.freedesktop.org from lists.01.org. > Update info in MAINTAINERS. We should probably get this in v4.10. Fixes: 66a46e9df043 ("MAINTAINERS: Add new Intel GVT-g driver maintainer") Side note, in the admin interface, please allow anyone subscribed to intel-gfx or dri-devel post to intel-gvt-dev without moderation. It's under Privacy options... | Sender filters | List of non-member addresses whose postings should be automatically accepted. Add @intel-gfx and @dri-devel there, one per line. (I whitelisted intel-gvt-dev members for intel-gfx). BR, Jani. > > Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com> > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 5f0420a..5bd03d5 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4153,7 +4153,7 @@ F: Documentation/gpu/i915.rst > INTEL GVT-g DRIVERS (Intel GPU Virtualization) > M: Zhenyu Wang <zhenyuw@linux.intel.com> > M: Zhi Wang <zhi.a.wang@intel.com> > -L: igvt-g-dev@lists.01.org > +L: intel-gvt-dev@lists.freedesktop.org > L: intel-gfx@lists.freedesktop.org > W: https://01.org/igvt-g > T: git https://github.com/01org/gvt-linux.git
On Wed, 25 Jan 2017, Jani Nikula <jani.nikula@linux.intel.com> wrote: > On Wed, 25 Jan 2017, Zhenyu Wang <zhenyuw@linux.intel.com> wrote: >> We've moved to lists.freedesktop.org from lists.01.org. >> Update info in MAINTAINERS. > > We should probably get this in v4.10. ...and you'd already included it in the pull request. Thanks. BR, Jani. > > Fixes: 66a46e9df043 ("MAINTAINERS: Add new Intel GVT-g driver maintainer") > > Side note, in the admin interface, please allow anyone subscribed to > intel-gfx or dri-devel post to intel-gvt-dev without moderation. It's > under Privacy options... | Sender filters | List of non-member addresses > whose postings should be automatically accepted. Add @intel-gfx and > @dri-devel there, one per line. (I whitelisted intel-gvt-dev members for > intel-gfx). > > BR, > Jani. > > >> >> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com> >> --- >> MAINTAINERS | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 5f0420a..5bd03d5 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -4153,7 +4153,7 @@ F: Documentation/gpu/i915.rst >> INTEL GVT-g DRIVERS (Intel GPU Virtualization) >> M: Zhenyu Wang <zhenyuw@linux.intel.com> >> M: Zhi Wang <zhi.a.wang@intel.com> >> -L: igvt-g-dev@lists.01.org >> +L: intel-gvt-dev@lists.freedesktop.org >> L: intel-gfx@lists.freedesktop.org >> W: https://01.org/igvt-g >> T: git https://github.com/01org/gvt-linux.git
On 2017.01.25 12:49:48 +0200, Jani Nikula wrote: > Side note, in the admin interface, please allow anyone subscribed to > intel-gfx or dri-devel post to intel-gvt-dev without moderation. It's > under Privacy options... | Sender filters | List of non-member addresses > whose postings should be automatically accepted. Add @intel-gfx and > @dri-devel there, one per line. (I whitelisted intel-gvt-dev members for > intel-gfx). > Changed that way. Thanks.
diff --git a/MAINTAINERS b/MAINTAINERS index 5f0420a..5bd03d5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4153,7 +4153,7 @@ F: Documentation/gpu/i915.rst INTEL GVT-g DRIVERS (Intel GPU Virtualization) M: Zhenyu Wang <zhenyuw@linux.intel.com> M: Zhi Wang <zhi.a.wang@intel.com> -L: igvt-g-dev@lists.01.org +L: intel-gvt-dev@lists.freedesktop.org L: intel-gfx@lists.freedesktop.org W: https://01.org/igvt-g T: git https://github.com/01org/gvt-linux.git
We've moved to lists.freedesktop.org from lists.01.org. Update info in MAINTAINERS. Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)