| commit | 9d9b186fefa51728b0b257a95fe1b31c98fb58d1 | [log] [tgz] |
|---|---|---|
| author | Edward Lesmes <[email protected]> | Mon Dec 07 23:09:29 2020 |
| committer | Copybara-Service <[email protected]> | Mon Dec 07 23:20:23 2020 |
| tree | d137921abc43ce62bc4c6f1312ee01c358d8b20e | |
| parent | 0676a781e6115a6ba9439a5cf2b2fde0656f5fbb [diff] |
Add DIR_METADATA files to some directories under //third_party Generate DIR_METADATA files and remove metadata from OWNERS files for some directories under //third_party. Bug: 1113033 Change-Id: I8d194fbc92282d01d7d1f7031d450587a743fd7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577615 Commit-Queue: Dirk Pranke <[email protected]> Reviewed-by: Dirk Pranke <[email protected]> Auto-Submit: Edward Lesmes <[email protected]> Cr-Commit-Position: refs/heads/master@{#834434} GitOrigin-RevId: 15996b5d2322b634f4197447b10289bddc2b0b32
diff --git a/DIR_METADATA b/DIR_METADATA new file mode 100644 index 0000000..d366dc7 --- /dev/null +++ b/DIR_METADATA
@@ -0,0 +1,3 @@ +monorail: { + component: "Internals" +}
diff --git a/OWNERS b/OWNERS index f0e7354..5c9c496 100644 --- a/OWNERS +++ b/OWNERS
@@ -1,3 +1 @@ [email protected] - -# COMPONENT: Internals