Skip to content

Commit

Permalink
[5/N] Add DIR_METADATA files to directories under //chromeos/
Browse files Browse the repository at this point in the history
Generate DIR_METADATA files and remove metadata from OWNERS
files for directories under //chromeos/.

R=khorimoto@chromium.org

Bug: 1113033
Change-Id: I5315597ca79f139c8b2b35514f00ec928c28d144
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2545871
Commit-Queue: Gavin Mak <gavinmak@google.com>
Auto-Submit: Gavin Mak <gavinmak@google.com>
Reviewed-by: Kyle Horimoto <khorimoto@chromium.org>
Cr-Commit-Position: refs/heads/master@{#828798}
  • Loading branch information
Gavin Mak authored and Commit Bot committed Nov 18, 2020
1 parent 21385a8 commit ddf07d5
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 7 deletions.
3 changes: 3 additions & 0 deletions chromeos/third_party/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
monorail {
component: "UI>Shell"
}
1 change: 0 additions & 1 deletion chromeos/third_party/OWNERS
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
# COMPONENT: UI>Shell
3 changes: 3 additions & 0 deletions chromeos/timezone/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
monorail {
component: "Internals>Core"
}
3 changes: 1 addition & 2 deletions chromeos/timezone/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
alemate@chromium.org
# COMPONENT: Internals>Core
alemate@chromium.org
3 changes: 3 additions & 0 deletions chromeos/tools/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
monorail {
component: "UI>Shell"
}
1 change: 0 additions & 1 deletion chromeos/tools/OWNERS
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
# COMPONENT: UI>Shell
3 changes: 3 additions & 0 deletions chromeos/tools/onc_validator/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
monorail {
component: "Enterprise"
}
2 changes: 0 additions & 2 deletions chromeos/tools/onc_validator/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
stevenjb@chromium.org
emaxx@chromium.org

# COMPONENT: Enterprise
3 changes: 3 additions & 0 deletions chromeos/tpm/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
monorail {
component: "UI>Shell"
}
1 change: 0 additions & 1 deletion chromeos/tpm/OWNERS
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
# COMPONENT: UI>Shell

0 comments on commit ddf07d5

Please sign in to comment.