mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 07:18:17 +02:00
CODEOWNERS: update owners for Android components
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41246>
This commit is contained in:
parent
0c49738211
commit
6b8d934407
1 changed files with 6 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ meson.build @dbaker @eric
|
|||
|
||||
# Build system - Android
|
||||
/android/ @roman.stratiienko
|
||||
/bin/update-android-headers.sh @zzyiwei
|
||||
|
||||
# Compatibility headers
|
||||
/include/c99* @xexaxo
|
||||
|
|
@ -46,6 +47,8 @@ meson.build @dbaker @eric
|
|||
/src/vulkan/ @gfxstrand
|
||||
/include/vulkan/ @gfxstrand
|
||||
|
||||
# Android Gralloc
|
||||
/src/util/u_gralloc/ @roman.stratiienko @zzyiwei
|
||||
|
||||
#############
|
||||
# PLATFORMS #
|
||||
|
|
@ -94,6 +97,9 @@ meson.build @dbaker @eric
|
|||
/src/vulkan/wsi/wsi_common_display.* @keithp
|
||||
/src/*/vulkan/*_wsi_display.c @keithp
|
||||
|
||||
# Vulkan - Android
|
||||
/include/vulkan/vk_android_native_buffer.h @zzyiwei
|
||||
/src/vulkan/runtime/vk_android.* @zzyiwei
|
||||
|
||||
######
|
||||
# CI #
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue