
Add Generate DIR_METADATA files and remove metadata from OWNERS files for //docs. Bug: 1113033 Change-Id: Ibd798892dcc522ce2363f85e53860259194eaa7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454498 Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by: Dirk Pranke <dpranke@google.com> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Cr-Commit-Position: refs/heads/master@{#815366}
14 lines
541 B
Plaintext
14 lines
541 B
Plaintext
# 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
|
|
|
|
# build@ isn't really the right component for this, but it'll
|
|
# do until we create a component for documentation.
|
|
monorail {
|
|
component: "Build"
|
|
}
|
|
team_email: "build@chromium.org" |