On Wed, 10 Dec 2014, Thomas Wood <[email protected]> wrote: > Signed-off-by: Thomas Wood <[email protected]> > --- > CONTRIBUTING | 9 +++------ > MAINTAINERS | 2 ++ > 2 files changed, 5 insertions(+), 6 deletions(-) > create mode 100644 MAINTAINERS > > diff --git a/CONTRIBUTING b/CONTRIBUTING > index 0ad0c3a..a2ddf09 100644 > --- a/CONTRIBUTING > +++ b/CONTRIBUTING > @@ -33,12 +33,9 @@ A short list of contribution guidelines: > > - When patches from new contributors (without commit access) are stuck, for > anything related to the regular releases, issues with packaging and > - integrating platform support or anything else really please contact the > i-g-t > - maintainer: > - > - Thomas Wood <[email protected]> > - > - Of course please also cc the intel-gfx mailing list. > + integrating platform support or any other intel-gpu-tools issues, please > + contact one of the maintainers (listed in the MAINTAIENRS file) and cc the
You forgot to git mv MAINTAINERS MAINTAIENRS ;) Jani. > + intel-gfx mailing list. > > - Especially changes to the testcase should get tested on relevant platforms > before committing. For Intel employees that's best done using PRTS, see the > diff --git a/MAINTAINERS b/MAINTAINERS > new file mode 100644 > index 0000000..7825e1e > --- /dev/null > +++ b/MAINTAINERS > @@ -0,0 +1,2 @@ > +Daniel Vetter <[email protected]> > +Thomas Wood <[email protected]> > -- > 2.1.0 > > _______________________________________________ > Intel-gfx mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Jani Nikula, Intel Open Source Technology Center _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
