Jamie Madill | e1bc8de | 2021-09-08 11:59:37 | [diff] [blame] | 1 | # See https://chromium.googlesource.com/angle/angle/+/main/doc/ContributingCode.md#selecting-reviewers for more info |
Ian Elliott | 0d5b597 | 2021-08-30 17:42:55 | [diff] [blame] | 2 | # Note: Owners must be split by domain to avoid git merge conflicts on platforms that cannot have |
Ian Elliott | a931b5f | 2021-09-07 20:19:00 | [diff] [blame] | 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. |
Ian Elliott | 0d5b597 | 2021-08-30 17:42:55 | [diff] [blame] | 5 | |
| 6 | # @chromium.org email addresses: |
| 7 | geofflang@chromium.org |
Kenneth Russell | 0b3ae9b | 2021-12-06 23:42:22 | [diff] [blame] | 8 | kbr@chromium.org |
Ian Elliott | 0d5b597 | 2021-08-30 17:42:55 | [diff] [blame] | 9 | syoussefi@chromium.org |
| 10 | ynovikov@chromium.org |
| 11 | |
| 12 | # @google.com email addresses: |
Ian Elliott | 1d137a4 | 2022-02-25 19:47:53 | [diff] [blame] | 13 | abdolrashidi@google.com |
Ian Elliott | 5df7c7d | 2021-08-24 15:15:48 | [diff] [blame] | 14 | cclao@google.com |
Ian Elliott | 1d137a4 | 2022-02-25 19:47:53 | [diff] [blame] | 15 | chrisforbes@google.com |
Ian Elliott | 5df7c7d | 2021-08-24 15:15:48 | [diff] [blame] | 16 | cnorthrop@google.com |
Geoff Lang | 5b78b38 | 2020-02-21 17:03:22 | [diff] [blame] | 17 | geofflang@google.com |
Ian Elliott | 5df7c7d | 2021-08-24 15:15:48 | [diff] [blame] | 18 | ianelliott@google.com |
Roman Lavrov | ca56b96 | 2023-01-06 16:53:08 | [diff] [blame] | 19 | lpy@google.com |
Ian Elliott | 1d137a4 | 2022-02-25 19:47:53 | [diff] [blame] | 20 | romanl@google.com |
Roman Lavrov | ca56b96 | 2023-01-06 16:53:08 | [diff] [blame] | 21 | solti@google.com |
Jamie Madill | 0bba110 | 2020-03-27 18:39:44 | [diff] [blame] | 22 | syoussefi@google.com |
Ian Elliott | 1d137a4 | 2022-02-25 19:47:53 | [diff] [blame] | 23 | vantablack@google.com |
Jamie Madill | 0bba110 | 2020-03-27 18:39:44 | [diff] [blame] | 24 | ynovikov@google.com |
Ian Elliott | 1d137a4 | 2022-02-25 19:47:53 | [diff] [blame] | 25 | yuxinhu@google.com |
Jamie Madill | 0bba110 | 2020-03-27 18:39:44 | [diff] [blame] | 26 | |
Jamie Madill | c6f5b67 | 2021-08-05 12:09:24 | [diff] [blame] | 27 | # The auto-roller can also modify autogenerated files, so we give it ownership |
| 28 | # over all ANGLE files. |
| 29 | angle-autoroll@skia-public.iam.gserviceaccount.com |
| 30 | |
Jamie Madill | 0bba110 | 2020-03-27 18:39:44 | [diff] [blame] | 31 | per-file AUTHORS=* |
| 32 | per-file CONTRIBUTORS=* |
| 33 | per-file DEPS=* |
| 34 | per-file WATCHLISTS=* |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 35 | |
| 36 | # Allow anyone to update gitlinks just like DEPS. |
| 37 | per-file build=* |
| 38 | per-file buildtools=* |
| 39 | per-file third_party/clang-format/script=* |
| 40 | per-file testing=* |
| 41 | per-file third_party/abseil-cpp=* |
| 42 | per-file third_party/android_build_tools=* |
| 43 | per-file third_party/android_deps=* |
| 44 | per-file third_party/android_platform=* |
| 45 | per-file third_party/android_sdk=* |
| 46 | per-file third_party/astc-encoder/src=* |
| 47 | per-file third_party/catapult=* |
| 48 | per-file third_party/cherry=* |
| 49 | per-file third_party/colorama/src=* |
| 50 | per-file third_party/cpu_features/src=* |
| 51 | per-file third_party/depot_tools=* |
| 52 | per-file third_party/dummy_chromium=* |
| 53 | per-file third_party/EGL-Registry/src=* |
| 54 | per-file third_party/flatbuffers/src=* |
| 55 | per-file third_party/gles1_conform=* |
| 56 | per-file third_party/glmark2/src=* |
Yuly Novikov | b71fe1c | 2024-05-16 15:10:09 | [diff] [blame] | 57 | per-file third_party/glslang/src=* |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 58 | per-file third_party/googletest=* |
| 59 | per-file third_party/ijar=* |
| 60 | per-file third_party/libdrm=* |
| 61 | per-file third_party/libjpeg_turbo=* |
| 62 | per-file third_party/libpng/src=* |
| 63 | per-file third_party/jinja2=* |
| 64 | per-file third_party/jsoncpp=* |
| 65 | per-file third_party/libc++/src=* |
| 66 | per-file third_party/libc++abi/src=* |
| 67 | per-file third_party/libunwind/src=* |
Mark Lobodzinski | 37b2487 | 2024-05-03 15:55:04 | [diff] [blame] | 68 | per-file third_party/lunarg-vulkantools/src=* |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 69 | per-file third_party/markupsafe=* |
| 70 | per-file third_party/mesa/src=* |
| 71 | per-file third_party/meson=* |
| 72 | per-file third_party/nasm=* |
Rafay Khurram | afed122 | 2024-03-04 22:17:37 | [diff] [blame] | 73 | per-file third_party/OpenCL-CTS/src=* |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 74 | per-file third_party/OpenCL-Docs/src=* |
| 75 | per-file third_party/OpenCL-ICD-Loader/src=* |
| 76 | per-file third_party/OpenGL-Registry/src=* |
Victor Hugo Vianna Silva | 234c3f7 | 2025-03-07 11:41:10 | [diff] [blame] | 77 | per-file third_party/perfetto=* |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 78 | per-file third_party/protobuf=* |
| 79 | per-file third_party/Python-Markdown=* |
| 80 | per-file third_party/rapidjson/src=* |
Yuly Novikov | f1ae163 | 2025-07-01 17:02:14 | [diff] [blame] | 81 | per-file third_party/re2/src=* |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 82 | per-file third_party/requests/src=* |
Shahbaz Youssefi | 8504b3c | 2024-11-18 20:32:49 | [diff] [blame] | 83 | per-file third_party/rust=* |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 84 | per-file third_party/six=* |
Yuly Novikov | b71fe1c | 2024-05-16 15:10:09 | [diff] [blame] | 85 | per-file third_party/spirv-cross/src=* |
| 86 | per-file third_party/spirv-headers/src=* |
| 87 | per-file third_party/spirv-tools/src=* |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 88 | per-file third_party/SwiftShader=* |
| 89 | per-file third_party/VK-GL-CTS/src=* |
Yuly Novikov | 7fc1baa | 2025-07-25 12:17:25 | [diff] [blame] | 90 | per-file third_party/vulkan-deps=* |
Yuly Novikov | b71fe1c | 2024-05-16 15:10:09 | [diff] [blame] | 91 | per-file third_party/vulkan-headers/src=* |
| 92 | per-file third_party/vulkan-loader/src=* |
| 93 | per-file third_party/vulkan-tools/src=* |
| 94 | per-file third_party/vulkan-utility-libraries/src=* |
| 95 | per-file third_party/vulkan-validation-layers/src=* |
Joanna Wang | 3dbfa31 | 2023-08-04 15:56:47 | [diff] [blame] | 96 | per-file third_party/vulkan_memory_allocator=* |
| 97 | per-file third_party/wayland=* |
| 98 | per-file third_party/zlib=* |
| 99 | per-file tools/android=* |
| 100 | per-file tools/clang=* |
| 101 | per-file tools/mb=* |
| 102 | per-file tools/md_browser=* |
| 103 | per-file tools/memory=* |
| 104 | per-file tools/perf=* |
| 105 | per-file tools/protoc_wrapper=* |
| 106 | per-file tools/python=* |
| 107 | per-file tools/valgrind=* |