0

Add DIR_METADATA files to //styleguide

Generate DIR_METADATA files and remove metatada from OWNERS files for //styleguide.

Bug: 1113033
Change-Id: Ia223073dc571c11b1bc55eeaba7e8a9d738de16d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2451392
Reviewed-by: Andrew Grieve <agrieve@chromium.org>
Reviewed-by: Scott Violet <sky@chromium.org>
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
Cr-Commit-Position: refs/heads/master@{#814302}
This commit is contained in:
Edward Lesmes
2020-10-06 18:31:20 +00:00
committed by Commit Bot
parent d0ac8194df
commit 07c97c0f0b
6 changed files with 35 additions and 7 deletions

11
styleguide/DIR_METADATA Normal file

@ -0,0 +1,11 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
monorail {
component: "Internals"
}

@ -1 +0,0 @@
# COMPONENT: Internals

@ -0,0 +1,12 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
monorail {
component: "Build"
}
team_email: "build@chromium.org"

@ -2,6 +2,3 @@ agrieve@chromium.org
nyquist@chromium.org
tedchoc@chromium.org
yfriedman@chromium.org
# TEAM: build@chromium.org
# COMPONENT: Build

@ -0,0 +1,12 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
monorail {
component: "Build"
}
team_email: "build@chromium.org"

@ -1,6 +1,3 @@
agrieve@chromium.org
dpranke@google.com
wnwen@chromium.org
# TEAM: build@chromium.org
# COMPONENT: Build