From a75b0c0f13edf13bbdedc70d098d1d7168fb1cb8 Mon Sep 17 00:00:00 2001 From: Kai Ninomiya Date: Mon, 13 Feb 2023 10:17:04 +0000 Subject: [PATCH] Set OWNERS to * on .txt files needed for CTS rolls Bug: None No-Try: True Change-Id: I6f6f337c463cf2f5f7a1bfb9de51b09ae19ebc91 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/119581 Auto-Submit: Kai Ninomiya Kokoro: Kokoro Commit-Queue: Corentin Wallez Reviewed-by: Corentin Wallez --- OWNERS | 3 ++- third_party/gn/webgpu-cts/OWNERS | 3 +++ webgpu-cts/OWNERS | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 third_party/gn/webgpu-cts/OWNERS create mode 100644 webgpu-cts/OWNERS diff --git a/OWNERS b/OWNERS index 4686b3edf9..330e846220 100644 --- a/OWNERS +++ b/OWNERS @@ -7,7 +7,8 @@ dsinclair@chromium.org enga@chromium.org jiawei.shao@intel.com -# TODO(dawn:1337): Move this file in src/dawn. +# TODO(crbug.com/dawn/1339): Move dawn.json into src/dawn. per-file dawn.json=file://src/dawn/OWNERS + per-file DEPS=* per-file README.md=file://docs/OWNERS diff --git a/third_party/gn/webgpu-cts/OWNERS b/third_party/gn/webgpu-cts/OWNERS new file mode 100644 index 0000000000..3b2967349c --- /dev/null +++ b/third_party/gn/webgpu-cts/OWNERS @@ -0,0 +1,3 @@ +per-file cache_list.txt=* +per-file test_list.txt=* +per-file ts_sources.txt=* diff --git a/webgpu-cts/OWNERS b/webgpu-cts/OWNERS new file mode 100644 index 0000000000..cf6c84c1a7 --- /dev/null +++ b/webgpu-cts/OWNERS @@ -0,0 +1 @@ +per-file expectations.txt=*