Skip to content

Commit

Permalink
Add DIR_METADATA files to //services
Browse files Browse the repository at this point in the history
Generate DIR_METADATA files and remove metadata from OWNERS
files for //services.

[email protected]

Bug: 1113033
Change-Id: Iecbb630beab2b961a7bc4292a3f5185325a1a132
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2473338
Commit-Queue: Edward Lesmes <[email protected]>
Reviewed-by: Scott Violet <[email protected]>
Auto-Submit: Edward Lesmes <[email protected]>
Cr-Commit-Position: refs/heads/master@{#818006}
  • Loading branch information
ehlemur authored and Commit Bot committed Oct 16, 2020
1 parent 80c3a1b commit 0608590
Show file tree
Hide file tree
Showing 35 changed files with 188 additions and 45 deletions.
11 changes: 11 additions & 0 deletions services/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto

monorail {
component: "Internals>Services"
}
3 changes: 1 addition & 2 deletions services/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[email protected]
[email protected]
[email protected]
[email protected]
# COMPONENT: Internals>Services
[email protected]
11 changes: 11 additions & 0 deletions services/audio/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto

monorail {
component: "Internals>Media>Audio"
}
2 changes: 0 additions & 2 deletions services/audio/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@ [email protected]
[email protected]

per-file audio_sandbox_hook_linux.*=file://sandbox/linux/OWNERS

# COMPONENT: Internals>Media>Audio
11 changes: 11 additions & 0 deletions services/content/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto

monorail {
component: "Internals>Services>Content"
}
3 changes: 1 addition & 2 deletions services/content/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[email protected]
[email protected]
[email protected]
[email protected]
# COMPONENT: Internals>Services>Content
[email protected]
12 changes: 12 additions & 0 deletions services/data_decoder/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto

monorail {
component: "Internals>Mojo>Bindings"
}
team_email: "[email protected]"
4 changes: 1 addition & 3 deletions services/data_decoder/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
[email protected]
[email protected]
# COMPONENT: Internals>Mojo>Bindings
# TEAM: [email protected]
[email protected]
12 changes: 12 additions & 0 deletions services/media_session/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto

monorail {
component: "Internals>Media>Session"
}
team_email: "[email protected]"
5 changes: 0 additions & 5 deletions services/media_session/OWNERS
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
[email protected]
[email protected]



# COMPONENT: Internals>Media>Session
# TEAM: [email protected]
11 changes: 11 additions & 0 deletions services/metrics/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto

monorail {
component: "Internals>Metrics"
}
4 changes: 0 additions & 4 deletions services/metrics/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
file://base/metrics/OWNERS


# COMPONENT: Internals>Metrics
# TEAM: [email protected]
11 changes: 11 additions & 0 deletions services/preferences/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto

monorail {
component: "Internals>Preferences>Service"
}
2 changes: 0 additions & 2 deletions services/preferences/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
[email protected]
[email protected]

# COMPONENT: Internals>Preferences>Service
11 changes: 11 additions & 0 deletions services/proxy_resolver/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto

monorail {
component: "Internals>Network>Proxy"
}
3 changes: 1 addition & 2 deletions services/proxy_resolver/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
file://services/network/OWNERS
# COMPONENT: Internals>Network>Proxy
file://services/network/OWNERS
12 changes: 12 additions & 0 deletions services/resource_coordinator/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto

monorail {
component: "Internals>ResourceCoordinator"
}
team_email: "[email protected]"
3 changes: 0 additions & 3 deletions services/resource_coordinator/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@ [email protected]
[email protected]

per-file BUILD.gn=file://services/resource_coordinator/memory_instrumentation/OWNERS

# TEAM: [email protected]
# COMPONENT: Internals>ResourceCoordinator
11 changes: 11 additions & 0 deletions services/resource_coordinator/memory_instrumentation/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto

monorail {
component: "Internals>Instrumentation>Memory"
}
3 changes: 1 addition & 2 deletions services/resource_coordinator/memory_instrumentation/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
[email protected]
[email protected]
[email protected]
# COMPONENT: Internals>Instrumentation>Memory
[email protected]
2 changes: 0 additions & 2 deletions services/service_manager/OWNERS
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
[email protected]
[email protected]
[email protected]

# COMPONENT: Internals>Services
12 changes: 12 additions & 0 deletions services/shape_detection/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto

monorail {
component: "Blink>ShapeDetection"
}
team_email: "[email protected]"
3 changes: 0 additions & 3 deletions services/shape_detection/OWNERS
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
file://third_party/blink/renderer/modules/shapedetection/OWNERS

# COMPONENT: Blink>ShapeDetection
# TEAM: [email protected]
1 change: 0 additions & 1 deletion services/test/OWNERS

This file was deleted.

11 changes: 11 additions & 0 deletions services/test/data/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto

monorail {
component: "Test"
}
3 changes: 1 addition & 2 deletions services/test/data/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
*
# COMPONENT: Test
*
1 change: 0 additions & 1 deletion services/test/echo/OWNERS

This file was deleted.

11 changes: 11 additions & 0 deletions services/tracing/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto

monorail {
component: "Speed>Tracing"
}
3 changes: 1 addition & 2 deletions services/tracing/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
file://base/trace_event/OWNERS
# COMPONENT: Speed>Tracing
file://base/trace_event/OWNERS
12 changes: 12 additions & 0 deletions services/video_capture/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto

monorail {
component: "Blink>GetUserMedia"
}
team_email: "[email protected]"
3 changes: 0 additions & 3 deletions services/video_capture/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,3 @@ [email protected]
# Original (legacy) owners.
[email protected]
per-file *video*[email protected]

# COMPONENT: Blink>GetUserMedia
# TEAM: [email protected]
11 changes: 11 additions & 0 deletions services/viz/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto

monorail {
component: "Internals>Services>Viz"
}
2 changes: 0 additions & 2 deletions services/viz/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
file://components/viz/OWNERS

# COMPONENT: Internals>Services>Viz
11 changes: 11 additions & 0 deletions services/viz/public/cpp/gpu/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto

monorail {
component: "Internals>GPU>Internals"
}
2 changes: 0 additions & 2 deletions services/viz/public/cpp/gpu/OWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
file://gpu/OWNERS

# COMPONENT: Internals>GPU>Internals

0 comments on commit 0608590

Please sign in to comment.