| Index: base/OWNERS
|
| diff --git a/base/OWNERS b/base/OWNERS
|
| index 9890491e471bcfb464917430fad93c48ddb90edc..bcaa81bb64d74462d20041ffc6aa7aa0d0a3eeb6 100644
|
| --- a/base/OWNERS
|
| +++ b/base/OWNERS
|
| @@ -1,13 +1,9 @@
|
| mark@chromium.org
|
| -darin@chromium.org
|
| thakis@chromium.org
|
| danakj@chromium.org
|
| rvargas@chromium.org
|
| thestig@chromium.org
|
|
|
| -# On extended leave.
|
| -willchan@chromium.org
|
| -
|
| # Chromium is a very mature project, most things that are generally useful are
|
| # already here, and that things not here aren't generally useful.
|
| #
|
| @@ -21,8 +17,9 @@ willchan@chromium.org
|
| # writing the stuff you want to log in a regular logging statement, even
|
| # if it makes your calling code longer. Just add it to your own code.
|
|
|
| -per-file *.isolate=csharp@chromium.org
|
| per-file *.isolate=maruel@chromium.org
|
| +per-file *.isolate=tandrii@chromium.org
|
| +per-file *.isolate=vadimsh@chromium.org
|
| per-file security_unittest.cc=jln@chromium.org
|
|
|
| # For Android-specific changes:
|
|
|