From ad51088c0e8776e8dcd963dbe752c4035ba6dab6 Mon Sep 17 00:00:00 2001 From: ymzhang Date: Thu, 19 Jan 2017 17:57:31 -0800 Subject: [PATCH] add TEAM/COMPONENT information BUG=679905 Please help us to verify the TEAM/COMPONENT information. If the current information is incorrect, please suggest the correct team or component or None(if not applicable). Review-Url: https://codereview.chromium.org/2627003007 Cr-Commit-Position: refs/heads/master@{#444943} --- base/allocator/partition_allocator/OWNERS | 3 +++ content/browser/memory/OWNERS | 3 +++ content/child/memory/OWNERS | 3 +++ third_party/WebKit/Source/bindings/OWNERS | 3 +++ third_party/WebKit/Source/modules/OWNERS | 3 +++ third_party/WebKit/Source/platform/heap/OWNERS | 3 +++ third_party/WebKit/Source/web/OWNERS | 3 +++ third_party/WebKit/Source/wtf/OWNERS | 3 +++ third_party/WebKit/public/OWNERS | 4 ++-- third_party/jinja2/OWNERS | 3 +++ third_party/markupsafe/OWNERS | 2 ++ tools/clang/blink_gc_plugin/OWNERS | 3 +++ tools/idl_parser/OWNERS | 3 +++ tools/metrics/histograms/OWNERS | 2 ++ 14 files changed, 39 insertions(+), 2 deletions(-) diff --git a/base/allocator/partition_allocator/OWNERS b/base/allocator/partition_allocator/OWNERS index 8e7c87c1fa553..374d1aed926df 100644 --- a/base/allocator/partition_allocator/OWNERS +++ b/base/allocator/partition_allocator/OWNERS @@ -1,2 +1,5 @@ haraken@chromium.org palmer@chromium.org + +# TEAM: platform-architecture-dev@chromium.org +# COMPONENT: Blink>MemoryAllocator diff --git a/content/browser/memory/OWNERS b/content/browser/memory/OWNERS index 26ad3ee4c7324..04e3019f7fbfa 100644 --- a/content/browser/memory/OWNERS +++ b/content/browser/memory/OWNERS @@ -1,3 +1,6 @@ bashi@chromium.org chrisha@chromium.org haraken@chromium.org + +# TEAM: platform-architecture-dev@chromium.org +# COMPONENT: Blink>MemoryAllocator diff --git a/content/child/memory/OWNERS b/content/child/memory/OWNERS index 26ad3ee4c7324..04e3019f7fbfa 100644 --- a/content/child/memory/OWNERS +++ b/content/child/memory/OWNERS @@ -1,3 +1,6 @@ bashi@chromium.org chrisha@chromium.org haraken@chromium.org + +# TEAM: platform-architecture-dev@chromium.org +# COMPONENT: Blink>MemoryAllocator diff --git a/third_party/WebKit/Source/bindings/OWNERS b/third_party/WebKit/Source/bindings/OWNERS index ee53c377dab0c..a2795861afee3 100644 --- a/third_party/WebKit/Source/bindings/OWNERS +++ b/third_party/WebKit/Source/bindings/OWNERS @@ -10,3 +10,6 @@ pfeldman@chromium.org vivek.vg@samsung.com yhirano@chromium.org yukishiino@chromium.org + +# TEAM: blink-reviews-bindings@chromium.org +# COMPONENT: Blink>Bindings diff --git a/third_party/WebKit/Source/modules/OWNERS b/third_party/WebKit/Source/modules/OWNERS index 2904ddc01fd2b..710055d42e857 100644 --- a/third_party/WebKit/Source/modules/OWNERS +++ b/third_party/WebKit/Source/modules/OWNERS @@ -8,3 +8,6 @@ dgozman@chromium.org pfeldman@chromium.org per-file modules.gypi=* + +# TEAM: platform-architecture-dev@chromium.org +# COMPONENT: Blink>Internals>Modularization diff --git a/third_party/WebKit/Source/platform/heap/OWNERS b/third_party/WebKit/Source/platform/heap/OWNERS index 4a47a3aef6546..4dab99490bfe2 100644 --- a/third_party/WebKit/Source/platform/heap/OWNERS +++ b/third_party/WebKit/Source/platform/heap/OWNERS @@ -2,3 +2,6 @@ erik.corry@gmail.com haraken@chromium.org kouhei@chromium.org sigbjornf@opera.com + +# TEAM: oilpan-reviews@chromium.org +# COMPONENT: Blink>MemoryAllocator>GarbageCollection diff --git a/third_party/WebKit/Source/web/OWNERS b/third_party/WebKit/Source/web/OWNERS index b9f715ee4f36f..d584e52ec6817 100644 --- a/third_party/WebKit/Source/web/OWNERS +++ b/third_party/WebKit/Source/web/OWNERS @@ -20,3 +20,6 @@ per-file AssertMatchingEnums.cpp=* # Page load metrics per-file WebPerformance.cpp=bmcquade@chromium.org per-file WebPerformance.cpp=csharrison@chromium.org + +# TEAM: platform-architecture-dev@chromium.org +# COMPONENT: Blink>Internals>Modularization diff --git a/third_party/WebKit/Source/wtf/OWNERS b/third_party/WebKit/Source/wtf/OWNERS index 042c059d73e41..45bef0afe6c3b 100644 --- a/third_party/WebKit/Source/wtf/OWNERS +++ b/third_party/WebKit/Source/wtf/OWNERS @@ -7,3 +7,6 @@ sigbjornf@opera.com thakis@chromium.org tkent@chromium.org yutak@chromium.org + +# TEAM: platform-architecture-dev@chromium.org +# COMPONENT: Blink>Internals>WTF diff --git a/third_party/WebKit/public/OWNERS b/third_party/WebKit/public/OWNERS index 3699304c8d7ed..9d79eb7360569 100644 --- a/third_party/WebKit/public/OWNERS +++ b/third_party/WebKit/public/OWNERS @@ -19,5 +19,5 @@ tkent@chromium.org # structural changes, please get a review from a reviewer in this file. per-file blink_headers.gypi=* -# TEAM: blink-dev@chromium.org -# COMPONENT: Blink +# TEAM: platform-architecture-dev@chromium.org +# COMPONENT: Blink>Internals>Modularization diff --git a/third_party/jinja2/OWNERS b/third_party/jinja2/OWNERS index 8edbdf893c25b..ee2bec9ba3a3a 100644 --- a/third_party/jinja2/OWNERS +++ b/third_party/jinja2/OWNERS @@ -1,3 +1,6 @@ timloh@chromium.org haraken@chromium.org nbarth@chromium.org + +# TEAM: platform-architecture-dev@chromium.org +# COMPONENT: Blink>Internals diff --git a/third_party/markupsafe/OWNERS b/third_party/markupsafe/OWNERS index 8edbdf893c25b..6a57e5dc3fed3 100644 --- a/third_party/markupsafe/OWNERS +++ b/third_party/markupsafe/OWNERS @@ -1,3 +1,5 @@ timloh@chromium.org haraken@chromium.org nbarth@chromium.org + +# COMPONENT: Internals diff --git a/tools/clang/blink_gc_plugin/OWNERS b/tools/clang/blink_gc_plugin/OWNERS index 789d7efaaaaea..c39a6b064963f 100644 --- a/tools/clang/blink_gc_plugin/OWNERS +++ b/tools/clang/blink_gc_plugin/OWNERS @@ -2,3 +2,6 @@ haraken@chromium.org kouhei@chromium.org tkent@chromium.org sigbjornf@opera.com + +# TEAM: oilpan-reviews@chromium.org +# COMPONENT: Blink>MemoryAllocator>GarbageCollection diff --git a/tools/idl_parser/OWNERS b/tools/idl_parser/OWNERS index c5e87c09a353e..afc0d8939655c 100644 --- a/tools/idl_parser/OWNERS +++ b/tools/idl_parser/OWNERS @@ -1,3 +1,6 @@ bashi@chromium.org haraken@chromium.org yukishiino@chromium.org + +# TEAM: blink-bindings-reviews@chromium.org +# COMPONENT: Blink>Bindings diff --git a/tools/metrics/histograms/OWNERS b/tools/metrics/histograms/OWNERS index 49cb40f397dea..8dcc27899c8f7 100644 --- a/tools/metrics/histograms/OWNERS +++ b/tools/metrics/histograms/OWNERS @@ -9,3 +9,5 @@ per-file histograms.xml=mkwst@chromium.org # APAC-based reviewers for UseCounter histogram changes only. per-file histograms.xml=ericwilligers@chromium.org per-file histograms.xml=haraken@chromium.org + +# COMPONENT: Internals>Metrics