diff --git a/third_party/OWNERS b/third_party/OWNERS index 98fb127ba68..8f0dc24248e 100644 --- a/third_party/OWNERS +++ b/third_party/OWNERS @@ -2,8 +2,8 @@ file:/tools/OWNERS_FOUNDATION #{LAST_RESORT_SUGGESTION} file:/tools/OWNERS_INFRA #{LAST_RESORT_SUGGESTION} # Test status files -per-file pkg/c_compiler.status=file:/tools/OWNERS_VM -per-file pkg/code_assets.status=file:/tools/OWNERS_VM -per-file pkg/data_assets.status=file:/tools/OWNERS_VM -per-file pkg/hooks_runner.status=file:/tools/OWNERS_VM -per-file pkg/hooks.status=file:/tools/OWNERS_VM +per-file pkg/code_assets.status=file:/tools/OWNERS_INTEROP +per-file pkg/data_assets.status=file:/tools/OWNERS_INTEROP +per-file pkg/hooks_runner.status=file:/tools/OWNERS_INTEROP +per-file pkg/hooks.status=file:/tools/OWNERS_INTEROP +per-file pkg/native_toolchain_c.status=file:/tools/OWNERS_INTEROP diff --git a/tools/OWNERS b/tools/OWNERS index a8d869c26d5..dbf75e47687 100644 --- a/tools/OWNERS +++ b/tools/OWNERS @@ -9,6 +9,7 @@ per-file OWNERS_ECOSYSTEM=file:OWNERS_ECOSYSTEM per-file OWNERS_FOUNDATION=file:OWNERS_FOUNDATION per-file OWNERS_GOOGLE3=file:OWNERS_GOOGLE3 per-file OWNERS_INFRA=file:OWNERS_INFRA +per-file OWNERS_INTEROP=file:OWNERS_INTEROP per-file OWNERS_MODEL=file:OWNERS_MODEL per-file OWNERS_PRODUCT=file:OWNERS_PRODUCT per-file OWNERS_PUB=file:OWNERS_PUB diff --git a/tools/OWNERS_ENG b/tools/OWNERS_ENG index d8f3d0ca386..497391c4580 100644 --- a/tools/OWNERS_ENG +++ b/tools/OWNERS_ENG @@ -5,6 +5,7 @@ file:OWNERS_ECOSYSTEM file:OWNERS_FOUNDATION file:OWNERS_GOOGLE3 file:OWNERS_INFRA +file:OWNERS_INTEROP file:OWNERS_MODEL file:OWNERS_PUB file:OWNERS_VM diff --git a/tools/OWNERS_INTEROP b/tools/OWNERS_INTEROP new file mode 100644 index 00000000000..f5f551d48a7 --- /dev/null +++ b/tools/OWNERS_INTEROP @@ -0,0 +1,5 @@ +dacoharkes@google.com +goderbauer@google.com +liama@google.com +mosum@google.com +yousefi@google.com