summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorki.stfu <ki.stfu@gmail.com>2015-09-17 00:14:33 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-17 07:15:15 +0000
commitb608a57227d0a27db10f9acef0467584c458848c (patch)
treebcbf7bfcb4cd620a12bf6a1c2947010a61d73d76 /AUTHORS
parent37b83877e63f62f8aebb337494f1116539182bdf (diff)
downloadchromium_src-b608a57227d0a27db10f9acef0467584c458848c.zip
chromium_src-b608a57227d0a27db10f9acef0467584c458848c.tar.gz
chromium_src-b608a57227d0a27db10f9acef0467584c458848c.tar.bz2
Add missing comma in WATCHLIST
This patch adds missing comma in WATCHLIST after 0af49ad54149ee0c13b6e8b87d0c66a4b5d79c9f and serves to fix the following error: ``` $ git cl upload --send-mail Using 50% similarity for rename/copy detection. Override with --similarity. ERROR:root:Cannot parse /home/ilia/p/chromium/src/WATCHLISTS. invalid syntax (<string>, line 928) Running presubmit upload checks ... [...] ``` BUG= TEST= R=ben@chromium.org,brettw@chromium.org,nyquist@chromium.org Review URL: https://codereview.chromium.org/1345313002 Cr-Commit-Position: refs/heads/master@{#349369}
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 4d41f47..5af0259 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -231,6 +231,7 @@ Hyungwook Lee <hyungwook.lee@navercorp.com>
Ian Cullinan <cullinan@amazon.com>
Ian Scott <ian.scott@arteris.com>
Ibrar Ahmed <ibrar.ahmad@gmail.com>
+Ilia K <ki.stfu@gmail.com>
Ion Rosca <rosca@adobe.com>
Ivan Sham <ivansham@amazon.com>
J. Ryan Stinnett <jryans@chromium.org>