summaryrefslogtreecommitdiff
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorArkadiusz Hiler <arkadiusz.hiler@intel.com>2018-05-15 14:07:50 +0300
committerArkadiusz Hiler <arkadiusz.hiler@intel.com>2018-05-16 15:44:16 +0300
commiteccae1360d6d01e73c6af2bd97122cef708207ef (patch)
tree2c3d2d0f8645a6b82283b8e9c1230c0d7e9171e6 /CONTRIBUTING
parentb7432bf309d5d5a6e07e8a0d8b522302fb0b4502 (diff)
igt: Drop Intel from the name in docs and paths
This is just a simple change to reflect the actual state. No rewording yet, just a simple substitution in most visible places - docs, README and paths. There are probably some leftovers here and there, but we can let them be for now, this is already well overdue. v2: fixed couple of obvious leftovers pointed out by Petri Cc: Petri Latvala <petri.latvala@intel.com> Cc: Daniel Vetter <daniel.vetter@intel.com> Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com> Acked-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Petri Latvala <petri.latvala@intel.com>
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING6
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
index 8a118134..6d293fd8 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -1,4 +1,4 @@
-Patches to intel-gpu-tools are very much welcome, we really want this to be the
+Patches to igt-gpu-tools are very much welcome, we really want this to be the
universal set of low-level tools and testcases for the Intel kernel gfx driver
on Linux and similar platforms. So please bring on porting patches, bugfixes,
improvements for documentation and new tools and testcases.
@@ -28,7 +28,7 @@ A short list of contribution guidelines:
on its first invocation.
-- intel-gpu-tools is MIT licensed and we require contributions to follow the
+- igt-gpu-tools is MIT licensed and we require contributions to follow the
developer's certificate of origin: http://developercertificate.org/
- When submitting new testcases please follow the naming conventions documented
@@ -44,7 +44,7 @@ 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 any other intel-gpu-tools issues, please
+ integrating platform support or any other igt-gpu-tools issues, please
contact one of the maintainers (listed in the MAINTAINERS file) and cc the
igt-dev mailing list.