Chromium Code Reviews| Index: components/crash/android/OWNERS |
| diff --git a/components/crash/android/OWNERS b/components/crash/android/OWNERS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..af66982db09fd20d775d665f97a5a832bd496caa |
| --- /dev/null |
| +++ b/components/crash/android/OWNERS |
| @@ -0,0 +1,7 @@ |
| +# Java readability |
| +mariakhomenko@chromium.org |
| + |
| +# Crash uploading mechanism |
| +isherman@chromium.org |
| + |
| +# COMPONENT: Internals>CrashReporting |