summaryrefslogtreecommitdiff
path: root/CODEOWNERS
diff options
context:
space:
mode:
authorEric Engestrom <eric@igalia.com>2024-01-18 17:02:18 +0000
committerMarge Bot <emma+marge@anholt.net>2024-01-18 18:42:23 +0000
commit155b2b955566ea6bb4e3f923b0bcebf9c979a264 (patch)
tree5eb3420557c32278d597b0583d330f02d79ea301 /CODEOWNERS
parent52f24121b6d723431ff4f5070508f4f3a4bfcb6e (diff)
CODEOWNERS: remove myself as a person of contact for a few things
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27151>
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
index a81e04e5364..33c0dfd4cca 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -29,7 +29,7 @@ meson.build @dbaker @eric
# Compatibility headers
/include/c99* @xexaxo
-/src/c11/ @eric @lygstate
+/src/c11/ @lygstate
# Documentation
/docs/ @eric @xexaxo
@@ -43,8 +43,8 @@ meson.build @dbaker @eric
/src/compiler/nir/ @gfxstrand
# Vulkan
-/src/vulkan/ @eric @gfxstrand
-/include/vulkan/ @eric @gfxstrand
+/src/vulkan/ @gfxstrand
+/include/vulkan/ @gfxstrand
#############