summaryrefslogtreecommitdiff
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorFaith Ekstrand <faith.ekstrand@collabora.com>2023-03-25 16:23:53 -0500
committerMarge Bot <emma+marge@anholt.net>2023-03-26 00:16:26 +0000
commit5b5fd8d437626f0c6bbb68cc9cc532619f31ac73 (patch)
treee7c2c852d67e0b657cab8a7d7058b73aecffa7c6 /CODEOWNERS
parent877473b4a0ec87fe547a8156c0b8bb35964b9d77 (diff)
downloadmesa-5b5fd8d437626f0c6bbb68cc9cc532619f31ac73.tar.gz
CODEOWNERS: s/jekstrand/gfxstrand
My gitlab handle changed, update to the right one. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22120>
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS16
1 files changed, 8 insertions, 8 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index 724b95aa95f..03c96b1ef98 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -40,11 +40,11 @@ meson.build @dbaker @eric
##########
# NIR
-/src/compiler/nir/ @jekstrand
+/src/compiler/nir/ @gfxstrand
# Vulkan
-/src/vulkan/ @eric @jekstrand
-/include/vulkan/ @eric @jekstrand
+/src/vulkan/ @eric @gfxstrand
+/include/vulkan/ @eric @gfxstrand
#############
@@ -125,11 +125,11 @@ meson.build @dbaker @eric
/src/imagination/rogue/ @simon-perretta-img
# Intel
-/include/drm-uapi/i915_drm.h @kwg @llandwerlin @jekstrand @idr
-/include/pci_ids/i*_pci_ids.h @kwg @llandwerlin @jekstrand @idr
-/src/intel/ @kwg @llandwerlin @jekstrand @idr
-/src/gallium/winsys/iris/ @kwg @llandwerlin @jekstrand @idr
-/src/gallium/drivers/iris/ @kwg @llandwerlin @jekstrand @idr
+/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
/src/gallium/drivers/i915/ @anholt
# Microsoft