Chromium Code Reviews| Index: base/profiler/OWNERS |
| diff --git a/base/profiler/OWNERS b/base/profiler/OWNERS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..81ff9fa5dce34a3287a7048ee91503473d2cd742 |
| --- /dev/null |
| +++ b/base/profiler/OWNERS |
| @@ -0,0 +1,5 @@ |
| +# Stack sampling profiler |
| +per-file native_stack_sampler*=wittman@chromium.org |
| +per-file stack_sampling_profiler*=wittman@chromium.org |
| +per-file test_support_library*=wittman@chromium.org |
| +per-file win32_stack_frame_unwinder*=wittman@chromium.org |