Add a MAINTAINERS file

Acked-by: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Thomas Wood 2014-12-05 14:07:53 +00:00
parent 84f23415c4
commit e80922eba6
2 changed files with 5 additions and 6 deletions

View File

@ -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 <thomas.wood@intel.com>
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 MAINTAINERS file) and cc the
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

2
MAINTAINERS Normal file
View File

@ -0,0 +1,2 @@
Daniel Vetter <daniel.vetter@intel.com>
Thomas Wood <thomas.wood@intel.com>