intel: update code owners
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37102>
This commit is contained in:
Lionel Landwerlin 2025-08-30 22:43:15 +03:00 committed by Marge Bot
parent 07150f9067
commit 07ffdf47f5

View file

@ -130,11 +130,11 @@ gitlab-ci*.yml @eric
/src/imagination/pco/ @simon-perretta-img
# Intel
/include/drm-uapi/i915_drm.h @kwg @llandwerlin @gfxstrand @idr
/include/pci_ids/i*_pci_ids.h @kwg @llandwerlin @gfxstrand @idr
/src/intel/ @kwg @llandwerlin @gfxstrand @idr
/src/gallium/winsys/iris/ @kwg @llandwerlin @gfxstrand @idr
/src/gallium/drivers/iris/ @kwg @llandwerlin @gfxstrand @idr
/include/drm-uapi/i915_drm.h @kwg @llandwerlin @idr
/include/pci_ids/i*_pci_ids.h @kwg @llandwerlin @idr
/src/intel/ @kwg @llandwerlin @idr
/src/gallium/winsys/iris/ @kwg @llandwerlin @idr
/src/gallium/drivers/iris/ @kwg @llandwerlin @idr
/src/gallium/drivers/i915/ @anholt
# Microsoft