Index: base/OWNERS |
diff --git a/base/OWNERS b/base/OWNERS |
index c05a4f8971fad57c4f1779a5e7beca5ebe0adcca..bcaa81bb64d74462d20041ffc6aa7aa0d0a3eeb6 100644 |
--- a/base/OWNERS |
+++ b/base/OWNERS |
@@ -17,8 +17,9 @@ thestig@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: |