0

[buganizer] Migrate DIR_METADATA for printing/ and sandbox/

Migrate all metadata files for printing/ and sandbox/ and mixins
used by metadata files under printing/ and sandbox/.

Verify components with http://b/components/{id} or at
go/chrome-on-buganizer-prod-components.

Bug: chromium:1518875
Change-Id: I9e9fa50af7fef4a5270c5ddb9584e72116975303
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5263505
Reviewed-by: Will Harris <wfh@chromium.org>
Auto-Submit: Jeff Yoon <jeffyoon@google.com>
Commit-Queue: Jeff Yoon <jeffyoon@google.com>
Reviewed-by: Lei Zhang <thestig@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1255853}
This commit is contained in:
Jeff Yoon
2024-02-03 00:40:34 +00:00
committed by Chromium LUCI CQ
parent 373f777205
commit 9219c23865
2 changed files with 9 additions and 11 deletions

@ -1,11 +1,6 @@
# 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: "Internals>Printing"
}
buganizer_public: {
component_id: 1457089
}

@ -1,4 +1,7 @@
monorail {
monorail: {
component: "Internals>Sandbox"
}
team_email: "security-dev@chromium.org"
team_email: "security-dev@chromium.org"
buganizer_public: {
component_id: 1455745
}