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

Side by Side Diff: third_party/re2/CONTRIBUTORS

Issue 12033058: Updated to most recent version RE2 and remove upstreamed patches. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 11 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 | Annotate | Revision Log
« no previous file with comments | « third_party/re2/.gitignore ('k') | third_party/re2/README.chromium » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This is the official list of people who can contribute 1 # This is the official list of people who can contribute
2 # (and typically have contributed) code to the RE2 repository. 2 # (and typically have contributed) code to the RE2 repository.
3 # The AUTHORS file lists the copyright holders; this file 3 # The AUTHORS file lists the copyright holders; this file
4 # lists people. For example, Google employees are listed here 4 # lists people. For example, Google employees are listed here
5 # but not in AUTHORS, because Google holds the copyright. 5 # but not in AUTHORS, because Google holds the copyright.
6 # 6 #
7 # The submission process automatically checks to make sure 7 # The submission process automatically checks to make sure
8 # that people submitting code are listed in this file (by email address). 8 # that people submitting code are listed in this file (by email address).
9 # 9 #
10 # Names should be added to this file only after verifying that 10 # Names should be added to this file only after verifying that
(...skipping 10 matching lines...) Expand all
21 # added to the AUTHORS file, depending on whether the 21 # added to the AUTHORS file, depending on whether the
22 # individual or corporate CLA was used. 22 # individual or corporate CLA was used.
23 23
24 # Names should be added to this file like so: 24 # Names should be added to this file like so:
25 # Name <email address> 25 # Name <email address>
26 26
27 # Please keep the list sorted. 27 # Please keep the list sorted.
28 28
29 Brian Gunlogson <unixman83@gmail.com> 29 Brian Gunlogson <unixman83@gmail.com>
30 Dominic Battré <battre@chromium.org> 30 Dominic Battré <battre@chromium.org>
31 John Millikin <jmillikin@gmail.com>
31 Rob Pike <r@google.com> 32 Rob Pike <r@google.com>
32 Russ Cox <rsc@swtch.com> 33 Russ Cox <rsc@swtch.com>
33 Sanjay Ghemawat <sanjay@google.com> 34 Sanjay Ghemawat <sanjay@google.com>
34 Stefano Rivera <stefano.rivera@gmail.com> 35 Stefano Rivera <stefano.rivera@gmail.com>
35 Srinivasan Venkatachary <vsri@google.com> 36 Srinivasan Venkatachary <vsri@google.com>
OLDNEW
« no previous file with comments | « third_party/re2/.gitignore ('k') | third_party/re2/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698