CODEOWNERS: remove myself as a person of contact for a few things

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27151>
This commit is contained in:
Eric Engestrom
2024-01-18 17:02:18 +00:00
committed by Marge Bot
parent 52f24121b6
commit 155b2b9555

View File

@@ -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
#############