From 364205c70ed16c00802b1c264e88d8e03a0b37ae Mon Sep 17 00:00:00 2001 From: Edward Lesmes Date: Wed, 30 Dec 2020 21:31:55 +0000 Subject: [PATCH] [depot_tools] Migrate metadata to DIR_METADATA. Change-Id: I7e07de8746a269a31744f44296921cc9c6566a73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2597738 Reviewed-by: Andy Perelson Commit-Queue: Edward Lesmes Auto-Submit: Edward Lesmes --- DIR_METADATA | 3 +++ OWNERS | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 DIR_METADATA diff --git a/DIR_METADATA b/DIR_METADATA new file mode 100644 index 000000000..1431ec20f --- /dev/null +++ b/DIR_METADATA @@ -0,0 +1,3 @@ +monorail: { + component: "Infra>SDK" +} diff --git a/OWNERS b/OWNERS index 56fd801a6..5cfa8c247 100644 --- a/OWNERS +++ b/OWNERS @@ -37,5 +37,3 @@ per-file led*=file://LUCI_OWNERS per-file luci*=file://LUCI_OWNERS per-file vpython*=file://LUCI_OWNERS per-file LUCI_OWNERS=file://LUCI_OWNERS - -# COMPONENT: Infra>SDK