Russ Cox | 0a38cba | 2010-03-02 17:17:51 -0800 | [diff] [blame] | 1 | # This is the official list of people who can contribute |
| 2 | # (and typically have contributed) code to the RE2 repository. |
| 3 | # The AUTHORS file lists the copyright holders; this file |
| 4 | # lists people. For example, Google employees are listed here |
| 5 | # but not in AUTHORS, because Google holds the copyright. |
| 6 | # |
| 7 | # The submission process automatically checks to make sure |
| 8 | # that people submitting code are listed in this file (by email address). |
| 9 | # |
| 10 | # Names should be added to this file only after verifying that |
| 11 | # the individual or the individual's organization has agreed to |
| 12 | # the appropriate Contributor License Agreement, found here: |
| 13 | # |
| 14 | # http://code.google.com/legal/individual-cla-v1.0.html |
| 15 | # http://code.google.com/legal/corporate-cla-v1.0.html |
| 16 | # |
| 17 | # The agreement for individuals can be filled out on the web. |
| 18 | # |
| 19 | # When adding J Random Contributor's name to this file, |
| 20 | # either J's name or J's organization's name should be |
| 21 | # added to the AUTHORS file, depending on whether the |
| 22 | # individual or corporate CLA was used. |
| 23 | |
| 24 | # Names should be added to this file like so: |
| 25 | # Name <email address> |
| 26 | |
| 27 | # Please keep the list sorted. |
| 28 | |
Dominic Battré | 4e543e5 | 2012-08-09 12:46:03 -0400 | [diff] [blame] | 29 | Dominic Battré <battre@chromium.org> |
Doug Kwan | 7bd3b3b | 2014-03-03 20:54:58 -0500 | [diff] [blame] | 30 | Doug Kwan <dougkwan@google.com> |
Dmitriy Vyukov | 39f3510 | 2013-07-11 15:15:41 -0400 | [diff] [blame] | 31 | Dmitriy Vyukov <dvyukov@google.com> |
John Millikin | f5ce346 | 2012-11-26 11:07:39 -0500 | [diff] [blame] | 32 | John Millikin <jmillikin@gmail.com> |
Mike Nazarewicz | 9c26e80 | 2014-01-09 21:43:59 -0500 | [diff] [blame] | 33 | Mike Nazarewicz <mpn@google.com> |
Nico Weber | 1aef6f5 | 2014-06-26 11:18:57 -0400 | [diff] [blame] | 34 | Nico Weber <thakis@chromium.org> |
Pawel Hajdan | d16d394 | 2013-10-23 13:51:50 -0700 | [diff] [blame] | 35 | Pawel Hajdan <phajdan.jr@gmail.com> |
Russ Cox | 0a38cba | 2010-03-02 17:17:51 -0800 | [diff] [blame] | 36 | Rob Pike <r@google.com> |
Russ Cox | 6fe1864 | 2010-03-19 21:55:32 -0700 | [diff] [blame] | 37 | Russ Cox <rsc@swtch.com> |
Russ Cox | 0a38cba | 2010-03-02 17:17:51 -0800 | [diff] [blame] | 38 | Sanjay Ghemawat <sanjay@google.com> |
Stefano Rivera | 877a726 | 2010-04-16 12:21:07 -0700 | [diff] [blame] | 39 | Stefano Rivera <stefano.rivera@gmail.com> |
Russ Cox | 0a38cba | 2010-03-02 17:17:51 -0800 | [diff] [blame] | 40 | Srinivasan Venkatachary <vsri@google.com> |
Viatcheslav Ostapenko | bbfe781 | 2014-01-09 19:49:05 -0500 | [diff] [blame] | 41 | Viatcheslav Ostapenko <sl.ostapenko@samsung.com> |