From 155b2b955566ea6bb4e3f923b0bcebf9c979a264 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Thu, 18 Jan 2024 17:02:18 +0000 Subject: [PATCH] CODEOWNERS: remove myself as a person of contact for a few things Part-of: --- CODEOWNERS | 6 +++--- 1 file 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 #############