blob: e21e0c20e71240ce550b134c5267d06fe1958a75 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/main:go/src/infra/tools/dirmd/proto/dir_metadata.proto
# These aren't actually great contact points for this directory, but
# changes in this directory are rare and most changes happen in better-owned
# subdirectories.
monorail {
component: "Build"
}
team_email: "build@chromium.org"
|