Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(867)

Unified Diff: base/OWNERS

Issue 2547863002: Move base32 into base so that it can be used within base.
Patch Set: sync to position 437832 Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « base/BUILD.gn ('k') | base/base32.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/OWNERS
diff --git a/base/OWNERS b/base/OWNERS
index b58c9bb15d462675e6d32d807217362276a2f556..394ef6b6a9074675d36ae80fdd5afd11782c4669 100644
--- a/base/OWNERS
+++ b/base/OWNERS
@@ -42,3 +42,7 @@ per-file *.isolate=vadimsh@chromium.org
# For TCMalloc tests:
per-file security_unittest.cc=jln@chromium.org
+
+# For Base32:
+per-file base32*=gab@chromium.org
+per-file base32*=robpercival@chromium.org
« no previous file with comments | « base/BUILD.gn ('k') | base/base32.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698