Mesa (main): CODEOWNERS: add @jenatali for Microsoft & D3D12

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Oct 6 22:52:54 UTC 2021


Module: Mesa
Branch: main
Commit: 1288000dc29ad215c5b3ca7c9e8a59afc543cc2d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1288000dc29ad215c5b3ca7c9e8a59afc543cc2d

Author: Eric Engestrom <eric at engestrom.ch>
Date:   Sun Oct  3 21:39:17 2021 +0100

CODEOWNERS: add @jenatali for Microsoft & D3D12

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/2178>

---

 CODEOWNERS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CODEOWNERS b/CODEOWNERS
index c0a7491a40f..2f7b0675891 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -119,6 +119,10 @@ meson.build @dbaker @eric
 /src/mesa/drivers/dri/i965/ @kwg @llandwerlin @jekstrand @idr
 /doxygen/i965.doxy @kwg @llandwerlin @jekstrand @idr
 
+# Microsoft
+/src/microsoft/ @jenatali
+/src/gallium/drivers/d3d12/ @jenatali
+
 # Panfrost
 /src/panfrost/ @alyssa
 /src/panfrost/vulkan/ @bbrezillon



More information about the mesa-commit mailing list