commit | f75905058e3d9e471a4fe0f28fa293d6d278f30a | [log] [tgz] |
---|---|---|
author | Jeff Yoon <[email protected]> | Tue Feb 13 18:38:14 2024 |
committer | Chromium LUCI CQ <[email protected]> | Tue Feb 13 18:38:14 2024 |
tree | 5b109d4124cec9663f010c1412e1d1aa5e990896 | |
parent | ec45a3586d8148846b5daaa04c8664405bb07463 [diff] [blame] |
[buganizer] Migrate remaining DIR_METADATA in chromium/src Migrate all remaining DIR_METADATA in chromium/src. Verify components with http://b/components/{id} or at go/chrome-on-buganizer-prod-components. Bug: chromium:1518875 Change-Id: I025c51f2bbe35f95fbb62f0d308f1ff1d0b438c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5288611 Reviewed-by: Henrique Nakashima <[email protected]> Reviewed-by: Avi Drissman <[email protected]> Reviewed-by: Arthur Eubanks <[email protected]> Commit-Queue: Jeff Yoon <[email protected]> Cr-Commit-Position: refs/heads/main@{#1259938}
diff --git a/docs/security/DIR_METADATA b/docs/security/DIR_METADATA index acfecf02..86df9366 100644 --- a/docs/security/DIR_METADATA +++ b/docs/security/DIR_METADATA
@@ -1,12 +1,7 @@ -# 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 - -monorail { +monorail: { component: "Security" } -team_email: "[email protected]" \ No newline at end of file +team_email: "[email protected]" +buganizer_public: { + component_id: 1456710 +}