diff options
author | mek <mek@chromium.org> | 2014-10-14 09:25:44 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-10-14 16:26:15 +0000 |
commit | 8aa4301e8669ec1bc9b60e39532552bbb7261d03 (patch) | |
tree | fa7cecc9eb45cfa8e731434b2c9d0ebb9722bcaa /content/child/geofencing | |
parent | fe709af454a026e3f6b92773d2e813127991138f (diff) | |
download | chromium_src-8aa4301e8669ec1bc9b60e39532552bbb7261d03.zip chromium_src-8aa4301e8669ec1bc9b60e39532552bbb7261d03.tar.gz chromium_src-8aa4301e8669ec1bc9b60e39532552bbb7261d03.tar.bz2 |
Make myself owner of the geofencing code.
BUG=383125
Review URL: https://codereview.chromium.org/647633003
Cr-Commit-Position: refs/heads/master@{#299491}
Diffstat (limited to 'content/child/geofencing')
-rw-r--r-- | content/child/geofencing/OWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/child/geofencing/OWNERS b/content/child/geofencing/OWNERS new file mode 100644 index 0000000..1b10b343 --- /dev/null +++ b/content/child/geofencing/OWNERS @@ -0,0 +1 @@ +mek@chromium.org |