commit | a9b567b3cfd2f9d8495533b5752eea1c0803fa8a | [log] [tgz] |
---|---|---|
author | Edward Lesmes <[email protected]> | Wed Oct 07 00:53:03 2020 |
committer | Commit Bot <[email protected]> | Wed Oct 07 00:53:03 2020 |
tree | d023fedae5af7fe934a7b037f9c5964a3bc6657b | |
parent | 49c3c63631b17f3f177a3e16a7c0b7cc4218989c [diff] [blame] |
Add DIR_METADATA files to //device Add Generate DIR_METADATA files and remove metadata from OWNERS files for //device. [email protected], [email protected], [email protected] Bug: 1113033 Change-Id: I03766d214b4920e5f27d4ad6d690a6b57135c7f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2454305 Commit-Queue: Edward Lesmes <[email protected]> Reviewed-by: Reilly Grant <[email protected]> Auto-Submit: Edward Lesmes <[email protected]> Cr-Commit-Position: refs/heads/master@{#814490}
diff --git a/device/DIR_METADATA b/device/DIR_METADATA new file mode 100644 index 0000000..f4708701 --- /dev/null +++ b/device/DIR_METADATA
@@ -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: "Internals>Services>Device" +} +team_email: "[email protected]" \ No newline at end of file