1# See https://chromium.googlesource.com/angle/angle/+/main/doc/ContributingCode.md#selecting-reviewers for more info 2# Note: Owners must be split by domain to avoid git merge conflicts on platforms that cannot have 3# email addresses from all platforms. Also, to avoid downstream git merge conflicts, all changes 4# to this file should be done in the upstream ANGLE repository's main branch. 5 6# @chromium.org email addresses: 7[email protected] 8[email protected] 9[email protected] 10[email protected] 11 12# @google.com email addresses: 13[email protected] 14[email protected] 15[email protected] 16[email protected] 17[email protected] 18[email protected] 19[email protected] 20[email protected] 21[email protected] 22[email protected] 23[email protected] 24[email protected] 25 26# The auto-roller can also modify autogenerated files, so we give it ownership 27# over all ANGLE files. 28[email protected] 29 30per-file AUTHORS=* 31per-file CONTRIBUTORS=* 32per-file DEPS=* 33per-file WATCHLISTS=* 34 35# Allow anyone to update gitlinks just like DEPS. 36per-file build=* 37per-file buildtools=* 38per-file third_party/clang-format/script=* 39per-file testing=* 40per-file third_party/abseil-cpp=* 41per-file third_party/android_build_tools=* 42per-file third_party/android_deps=* 43per-file third_party/android_platform=* 44per-file third_party/android_sdk=* 45per-file third_party/astc-encoder/src=* 46per-file third_party/catapult=* 47per-file third_party/cherry=* 48per-file third_party/colorama/src=* 49per-file third_party/cpu_features/src=* 50per-file third_party/depot_tools=* 51per-file third_party/dummy_chromium=* 52per-file third_party/EGL-Registry/src=* 53per-file third_party/flatbuffers/src=* 54per-file third_party/gles1_conform=* 55per-file third_party/glmark2/src=* 56per-file third_party/glslang/src=* 57per-file third_party/googletest=* 58per-file third_party/ijar=* 59per-file third_party/libdrm=* 60per-file third_party/libjpeg_turbo=* 61per-file third_party/libpng/src=* 62per-file third_party/jinja2=* 63per-file third_party/jsoncpp=* 64per-file third_party/libc++/src=* 65per-file third_party/libc++abi/src=* 66per-file third_party/libunwind/src=* 67per-file third_party/lunarg-vulkantools/src=* 68per-file third_party/markupsafe=* 69per-file third_party/mesa/src=* 70per-file third_party/meson=* 71per-file third_party/nasm=* 72per-file third_party/OpenCL-CTS/src=* 73per-file third_party/OpenCL-Docs/src=* 74per-file third_party/OpenCL-ICD-Loader/src=* 75per-file third_party/OpenGL-Registry/src=* 76per-file third_party/protobuf=* 77per-file third_party/Python-Markdown=* 78per-file third_party/rapidjson/src=* 79per-file third_party/requests/src=* 80per-file third_party/rust=* 81per-file third_party/six=* 82per-file third_party/spirv-cross/src=* 83per-file third_party/spirv-headers/src=* 84per-file third_party/spirv-tools/src=* 85per-file third_party/SwiftShader=* 86per-file third_party/VK-GL-CTS/src=* 87per-file third_party/vulkan-deps=* 88per-file third_party/vulkan-headers/src=* 89per-file third_party/vulkan-loader/src=* 90per-file third_party/vulkan-tools/src=* 91per-file third_party/vulkan-utility-libraries/src=* 92per-file third_party/vulkan-validation-layers/src=* 93per-file third_party/vulkan_memory_allocator=* 94per-file third_party/wayland=* 95per-file third_party/zlib=* 96per-file tools/android=* 97per-file tools/clang=* 98per-file tools/mb=* 99per-file tools/md_browser=* 100per-file tools/memory=* 101per-file tools/perf=* 102per-file tools/protoc_wrapper=* 103per-file tools/python=* 104per-file tools/valgrind=* 105