forked from chromium/chromium
-
-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathDIR_METADATA
More file actions
15 lines (14 loc) · 566 Bytes
/
DIR_METADATA
File metadata and controls
15 lines (14 loc) · 566 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Metadata for this directory.
#
# DIR_METADATA files allow code owners to point users to additional bits of
# information about the code, like where to file bugs and how to contact the
# team that works on the code.
#
# 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
monorail {
project: "chromium"
}