[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:

committed by
Chromium LUCI CQ

parent
373f777205
commit
9219c23865
@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user