[6/N] Add DIR_METADATA files to directories under //content
Generate DIR_METADATA files and remove metadata from OWNERS files for directories under //content. R=danakj@chromium.org, jochen@chromium.org, majidvp@chromium.org Bug: 1113033 Change-Id: I819cce1cfa2d16cafb61b963b26e54647eee61ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2543696 Commit-Queue: Josip Sokcevic <sokcevic@google.com> Auto-Submit: Josip Sokcevic <sokcevic@google.com> Reviewed-by: danakj <danakj@chromium.org> Reviewed-by: Majid Valipour <majidvp@chromium.org> Reviewed-by: Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#828852}
This commit is contained in:

committed by
Commit Bot

parent
d124d95824
commit
d5193a4215
content
test
utility
speech
web_test
zygote
3
content/test/portal/DIR_METADATA
Normal file
3
content/test/portal/DIR_METADATA
Normal file
@ -0,0 +1,3 @@
|
||||
monorail {
|
||||
component: "Blink>Portals"
|
||||
}
|
@ -1,3 +1 @@
|
||||
file://third_party/blink/renderer/core/html/portal/OWNERS
|
||||
|
||||
# COMPONENT: Blink>Portals
|
||||
|
4
content/test/ppapi/DIR_METADATA
Normal file
4
content/test/ppapi/DIR_METADATA
Normal file
@ -0,0 +1,4 @@
|
||||
monorail {
|
||||
component: "Internals>Plugins>Pepper"
|
||||
}
|
||||
team_email: "pepper-dev@chromium.org"
|
@ -1,5 +1,2 @@
|
||||
bbudge@chromium.org
|
||||
raymes@chromium.org
|
||||
|
||||
# COMPONENT: Internals>Plugins>Pepper
|
||||
# TEAM: pepper-dev@chromium.org
|
||||
|
3
content/utility/speech/DIR_METADATA
Normal file
3
content/utility/speech/DIR_METADATA
Normal file
@ -0,0 +1,3 @@
|
||||
monorail {
|
||||
component: "Internals>Sandbox"
|
||||
}
|
@ -1,3 +1 @@
|
||||
per-file speech_recognition_sandbox_hook_linux.*=file://sandbox/linux/OWNERS
|
||||
|
||||
# COMPONENT: Internals>Sandbox
|
||||
|
3
content/web_test/DIR_METADATA
Normal file
3
content/web_test/DIR_METADATA
Normal file
@ -0,0 +1,3 @@
|
||||
monorail {
|
||||
component: "Test"
|
||||
}
|
@ -2,5 +2,3 @@ mkwst@chromium.org
|
||||
peter@chromium.org
|
||||
danakj@chromium.org
|
||||
|
||||
# COMPONENT: Test
|
||||
|
||||
|
4
content/zygote/DIR_METADATA
Normal file
4
content/zygote/DIR_METADATA
Normal file
@ -0,0 +1,4 @@
|
||||
monorail {
|
||||
component: "Internals>Sandbox"
|
||||
}
|
||||
team_email: "security-dev@chromium.org"
|
@ -1,4 +1 @@
|
||||
file://sandbox/linux/OWNERS
|
||||
|
||||
# TEAM: security-dev@chromium.org
|
||||
# COMPONENT: Internals>Sandbox
|
||||
|
Reference in New Issue
Block a user