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

Side by Side Diff: AUTHORS

Issue 292623003: Cleanup: Remove unnecessary semicolons in url_pattern_set.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 months 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 unified diff | Download patch
« no previous file with comments | « no previous file | extensions/common/url_pattern.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Names should be added to this file with this pattern: 1 # Names should be added to this file with this pattern:
2 # 2 #
3 # For individuals: 3 # For individuals:
4 # Name <email address> 4 # Name <email address>
5 # 5 #
6 # For organizations: 6 # For organizations:
7 # Organization <fnmatch pattern> 7 # Organization <fnmatch pattern>
8 # 8 #
9 # See python fnmatch module documentation for more information. 9 # See python fnmatch module documentation for more information.
10 10
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
192 Kevin M. McCormick <mckev@amazon.com> 192 Kevin M. McCormick <mckev@amazon.com>
193 Kihong Kwon <kihong.kwon@samsung.com> 193 Kihong Kwon <kihong.kwon@samsung.com>
194 Kim Christensen <kimworking@gmail.com> 194 Kim Christensen <kimworking@gmail.com>
195 Krzysztof Wolanski <k.wolanski@samsung.com> 195 Krzysztof Wolanski <k.wolanski@samsung.com>
196 Kunal Thakar <kunalt@gmail.com> 196 Kunal Thakar <kunalt@gmail.com>
197 Kushal Pisavadia <kushi.p@gmail.com> 197 Kushal Pisavadia <kushi.p@gmail.com>
198 Kyle Nahrgang <kpn24@drexel.edu> 198 Kyle Nahrgang <kpn24@drexel.edu>
199 Kyung Yeol Kim <chitacan@gmail.com> 199 Kyung Yeol Kim <chitacan@gmail.com>
200 Laszlo Gombos <l.gombos@samsung.com> 200 Laszlo Gombos <l.gombos@samsung.com>
201 Laszlo Radanyi <bekkra@gmail.com> 201 Laszlo Radanyi <bekkra@gmail.com>
202 Lauren Yeun Kim <lauren.yeun.kim@gmail.com>
202 Lauri Oherd <lauri.oherd@gmail.com> 203 Lauri Oherd <lauri.oherd@gmail.com>
203 Leith Bade <leith@leithalweapon.geek.nz> 204 Leith Bade <leith@leithalweapon.geek.nz>
204 Li Yin <li.yin@intel.com> 205 Li Yin <li.yin@intel.com>
205 Lorenzo Stoakes <lstoakes@gmail.com> 206 Lorenzo Stoakes <lstoakes@gmail.com>
206 Lu Guanqun <guanqun.lu@gmail.com> 207 Lu Guanqun <guanqun.lu@gmail.com>
207 Luke Inman-Semerau <luke.semerau@gmail.com> 208 Luke Inman-Semerau <luke.semerau@gmail.com>
208 Luke Zarko <lukezarko@gmail.com> 209 Luke Zarko <lukezarko@gmail.com>
209 Maarten Lankhorst <m.b.lankhorst@gmail.com> 210 Maarten Lankhorst <m.b.lankhorst@gmail.com>
210 Magnus Danielsson <fuzzac@gmail.com> 211 Magnus Danielsson <fuzzac@gmail.com>
211 Mahesh Kulkarni <mahesh.kk@samsung.com> 212 Mahesh Kulkarni <mahesh.kk@samsung.com>
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after
400 Comodo CA Limited 401 Comodo CA Limited
401 Google Inc. <*@google.com> 402 Google Inc. <*@google.com>
402 Igalia S.L. <*@igalia.com> 403 Igalia S.L. <*@igalia.com>
403 NVIDIA Corporation <*@nvidia.com> 404 NVIDIA Corporation <*@nvidia.com>
404 Opera Software ASA <*@opera.com> 405 Opera Software ASA <*@opera.com>
405 The Chromium Authors <*@chromium.org> 406 The Chromium Authors <*@chromium.org>
406 The MathWorks, Inc. <binod.pant@mathworks.com> 407 The MathWorks, Inc. <binod.pant@mathworks.com>
407 Torchmobile Inc. 408 Torchmobile Inc.
408 Venture 3 Systems LLC <*@venture3systems.com> 409 Venture 3 Systems LLC <*@venture3systems.com>
409 Yandex LLC <*@yandex-team.ru> 410 Yandex LLC <*@yandex-team.ru>
OLDNEW
« no previous file with comments | « no previous file | extensions/common/url_pattern.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698