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