Skip to content

Commit 0608590

Browse files
ehlemurCommit Bot
authored and
Commit Bot
committed
Add DIR_METADATA files to //services
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}
1 parent 80c3a1b commit 0608590

File tree

35 files changed

+188
-45
lines changed

35 files changed

+188
-45
lines changed

Diff for: services/DIR_METADATA

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Metadata information for this directory.
2+
#
3+
# For more information on DIR_METADATA files, see:
4+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
5+
#
6+
# For the schema of this file, see Metadata message:
7+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
8+
9+
monorail {
10+
component: "Internals>Services"
11+
}

Diff for: services/OWNERS

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
22
33
4-
5-
# COMPONENT: Internals>Services
4+

Diff for: services/audio/DIR_METADATA

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Metadata information for this directory.
2+
#
3+
# For more information on DIR_METADATA files, see:
4+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
5+
#
6+
# For the schema of this file, see Metadata message:
7+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
8+
9+
monorail {
10+
component: "Internals>Media>Audio"
11+
}

Diff for: services/audio/OWNERS

-2
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,3 @@ [email protected]
33
44

55
per-file audio_sandbox_hook_linux.*=file://sandbox/linux/OWNERS
6-
7-
# COMPONENT: Internals>Media>Audio

Diff for: services/content/DIR_METADATA

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Metadata information for this directory.
2+
#
3+
# For more information on DIR_METADATA files, see:
4+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
5+
#
6+
# For the schema of this file, see Metadata message:
7+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
8+
9+
monorail {
10+
component: "Internals>Services>Content"
11+
}

Diff for: services/content/OWNERS

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
22
33
4-
5-
# COMPONENT: Internals>Services>Content
4+

Diff for: services/data_decoder/DIR_METADATA

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Metadata information for this directory.
2+
#
3+
# For more information on DIR_METADATA files, see:
4+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
5+
#
6+
# For the schema of this file, see Metadata message:
7+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
8+
9+
monorail {
10+
component: "Internals>Mojo>Bindings"
11+
}
12+
team_email: "[email protected]"

Diff for: services/data_decoder/OWNERS

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
2-
3-
# COMPONENT: Internals>Mojo>Bindings
4-
2+

Diff for: services/media_session/DIR_METADATA

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Metadata information for this directory.
2+
#
3+
# For more information on DIR_METADATA files, see:
4+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
5+
#
6+
# For the schema of this file, see Metadata message:
7+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
8+
9+
monorail {
10+
component: "Internals>Media>Session"
11+
}
12+
team_email: "[email protected]"

Diff for: services/media_session/OWNERS

-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
11
22
3-
4-
5-
6-
# COMPONENT: Internals>Media>Session
7-

Diff for: services/metrics/DIR_METADATA

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Metadata information for this directory.
2+
#
3+
# For more information on DIR_METADATA files, see:
4+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
5+
#
6+
# For the schema of this file, see Metadata message:
7+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
8+
9+
monorail {
10+
component: "Internals>Metrics"
11+
}

Diff for: services/metrics/OWNERS

-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
11
file://base/metrics/OWNERS
2-
3-
4-
# COMPONENT: Internals>Metrics
5-

Diff for: services/preferences/DIR_METADATA

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Metadata information for this directory.
2+
#
3+
# For more information on DIR_METADATA files, see:
4+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
5+
#
6+
# For the schema of this file, see Metadata message:
7+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
8+
9+
monorail {
10+
component: "Internals>Preferences>Service"
11+
}

Diff for: services/preferences/OWNERS

-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
22
3-
4-
# COMPONENT: Internals>Preferences>Service

Diff for: services/proxy_resolver/DIR_METADATA

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Metadata information for this directory.
2+
#
3+
# For more information on DIR_METADATA files, see:
4+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
5+
#
6+
# For the schema of this file, see Metadata message:
7+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
8+
9+
monorail {
10+
component: "Internals>Network>Proxy"
11+
}

Diff for: services/proxy_resolver/OWNERS

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
file://services/network/OWNERS
2-
# COMPONENT: Internals>Network>Proxy
1+
file://services/network/OWNERS

Diff for: services/resource_coordinator/DIR_METADATA

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Metadata information for this directory.
2+
#
3+
# For more information on DIR_METADATA files, see:
4+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
5+
#
6+
# For the schema of this file, see Metadata message:
7+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
8+
9+
monorail {
10+
component: "Internals>ResourceCoordinator"
11+
}
12+
team_email: "[email protected]"

Diff for: services/resource_coordinator/OWNERS

-3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,3 @@ [email protected]
88
99

1010
per-file BUILD.gn=file://services/resource_coordinator/memory_instrumentation/OWNERS
11-
12-
13-
# COMPONENT: Internals>ResourceCoordinator
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Metadata information for this directory.
2+
#
3+
# For more information on DIR_METADATA files, see:
4+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
5+
#
6+
# For the schema of this file, see Metadata message:
7+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
8+
9+
monorail {
10+
component: "Internals>Instrumentation>Memory"
11+
}
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
22
3-
4-
# COMPONENT: Internals>Instrumentation>Memory
3+

Diff for: services/service_manager/OWNERS

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
22
33
4-
5-
# COMPONENT: Internals>Services

Diff for: services/shape_detection/DIR_METADATA

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Metadata information for this directory.
2+
#
3+
# For more information on DIR_METADATA files, see:
4+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
5+
#
6+
# For the schema of this file, see Metadata message:
7+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
8+
9+
monorail {
10+
component: "Blink>ShapeDetection"
11+
}
12+
team_email: "[email protected]"

Diff for: services/shape_detection/OWNERS

-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
11
file://third_party/blink/renderer/modules/shapedetection/OWNERS
2-
3-
# COMPONENT: Blink>ShapeDetection
4-

Diff for: services/test/OWNERS

-1
This file was deleted.

Diff for: services/test/data/DIR_METADATA

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Metadata information for this directory.
2+
#
3+
# For more information on DIR_METADATA files, see:
4+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
5+
#
6+
# For the schema of this file, see Metadata message:
7+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
8+
9+
monorail {
10+
component: "Test"
11+
}

Diff for: services/test/data/OWNERS

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
*
2-
# COMPONENT: Test
1+
*

Diff for: services/test/echo/OWNERS

-1
This file was deleted.

Diff for: services/tracing/DIR_METADATA

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Metadata information for this directory.
2+
#
3+
# For more information on DIR_METADATA files, see:
4+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
5+
#
6+
# For the schema of this file, see Metadata message:
7+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
8+
9+
monorail {
10+
component: "Speed>Tracing"
11+
}

Diff for: services/tracing/OWNERS

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
file://base/trace_event/OWNERS
2-
# COMPONENT: Speed>Tracing
1+
file://base/trace_event/OWNERS

Diff for: services/video_capture/DIR_METADATA

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Metadata information for this directory.
2+
#
3+
# For more information on DIR_METADATA files, see:
4+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
5+
#
6+
# For the schema of this file, see Metadata message:
7+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
8+
9+
monorail {
10+
component: "Blink>GetUserMedia"
11+
}
12+
team_email: "[email protected]"

Diff for: services/video_capture/OWNERS

-3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,3 @@ [email protected]
33
# Original (legacy) owners.
44
55
per-file *video*[email protected]
6-
7-
# COMPONENT: Blink>GetUserMedia
8-

Diff for: services/viz/DIR_METADATA

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Metadata information for this directory.
2+
#
3+
# For more information on DIR_METADATA files, see:
4+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
5+
#
6+
# For the schema of this file, see Metadata message:
7+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
8+
9+
monorail {
10+
component: "Internals>Services>Viz"
11+
}

Diff for: services/viz/OWNERS

-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
file://components/viz/OWNERS
2-
3-
# COMPONENT: Internals>Services>Viz

Diff for: services/viz/public/cpp/gpu/DIR_METADATA

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Metadata information for this directory.
2+
#
3+
# For more information on DIR_METADATA files, see:
4+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/README.md
5+
#
6+
# For the schema of this file, see Metadata message:
7+
# https://source.chromium.org/chromium/infra/infra/+/master:go/src/infra/tools/dirmd/proto/dir_metadata.proto
8+
9+
monorail {
10+
component: "Internals>GPU>Internals"
11+
}

Diff for: services/viz/public/cpp/gpu/OWNERS

-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
file://gpu/OWNERS
2-
3-
# COMPONENT: Internals>GPU>Internals

0 commit comments

Comments
 (0)