summaryrefslogtreecommitdiffstats
path: root/content/renderer/cache_storage
diff options
context:
space:
mode:
authornhiroki <nhiroki@chromium.org>2015-05-07 01:37:31 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-07 08:37:53 +0000
commit38ae4f2f159a30b7bbdb7fb8c2c44a119dd7deae (patch)
tree1e05df37235ca4b40da36fbd51a2a9bdb1ac0201 /content/renderer/cache_storage
parenta08a65f58d3f7db626cfe53d8574305099281648 (diff)
downloadchromium_src-38ae4f2f159a30b7bbdb7fb8c2c44a119dd7deae.zip
chromium_src-38ae4f2f159a30b7bbdb7fb8c2c44a119dd7deae.tar.gz
chromium_src-38ae4f2f159a30b7bbdb7fb8c2c44a119dd7deae.tar.bz2
CacheStorage: Remove ServiceWorker people from cache_storage/OWNERS
These OWNERS files were originally located under service_worker/, and some people who were not familiar with the cache storage were copied to files. To make review process more efficient, this CL reorganizes them. BUG=n/a TEST=n/a Review URL: https://codereview.chromium.org/1130943003 Cr-Commit-Position: refs/heads/master@{#328730}
Diffstat (limited to 'content/renderer/cache_storage')
-rw-r--r--content/renderer/cache_storage/OWNERS3
1 files changed, 0 insertions, 3 deletions
diff --git a/content/renderer/cache_storage/OWNERS b/content/renderer/cache_storage/OWNERS
index d8abdad..2db987d 100644
--- a/content/renderer/cache_storage/OWNERS
+++ b/content/renderer/cache_storage/OWNERS
@@ -1,7 +1,4 @@
michaeln@chromium.org
-falken@chromium.org
-horo@chromium.org
nhiroki@chromium.org
-kinuko@chromium.org
jkarlin@chromium.org
jsbell@chromium.org