xref: /aosp_15_r20/external/regex-re2/CONTRIBUTORS (revision ccdc9c3e24c519bfa4832a66aa2e83a52c19f295)
1*ccdc9c3eSSadaf Ebrahimi# This is the official list of people who can contribute
2*ccdc9c3eSSadaf Ebrahimi# (and typically have contributed) code to the RE2 repository.
3*ccdc9c3eSSadaf Ebrahimi# The AUTHORS file lists the copyright holders; this file
4*ccdc9c3eSSadaf Ebrahimi# lists people.  For example, Google employees are listed here
5*ccdc9c3eSSadaf Ebrahimi# but not in AUTHORS, because Google holds the copyright.
6*ccdc9c3eSSadaf Ebrahimi#
7*ccdc9c3eSSadaf Ebrahimi# The submission process automatically checks to make sure
8*ccdc9c3eSSadaf Ebrahimi# that people submitting code are listed in this file (by email address).
9*ccdc9c3eSSadaf Ebrahimi#
10*ccdc9c3eSSadaf Ebrahimi# Names should be added to this file only after verifying that
11*ccdc9c3eSSadaf Ebrahimi# the individual or the individual's organization has agreed to
12*ccdc9c3eSSadaf Ebrahimi# the appropriate Contributor License Agreement, found here:
13*ccdc9c3eSSadaf Ebrahimi#
14*ccdc9c3eSSadaf Ebrahimi#     http://code.google.com/legal/individual-cla-v1.0.html
15*ccdc9c3eSSadaf Ebrahimi#     http://code.google.com/legal/corporate-cla-v1.0.html
16*ccdc9c3eSSadaf Ebrahimi#
17*ccdc9c3eSSadaf Ebrahimi# The agreement for individuals can be filled out on the web.
18*ccdc9c3eSSadaf Ebrahimi#
19*ccdc9c3eSSadaf Ebrahimi# When adding J Random Contributor's name to this file,
20*ccdc9c3eSSadaf Ebrahimi# either J's name or J's organization's name should be
21*ccdc9c3eSSadaf Ebrahimi# added to the AUTHORS file, depending on whether the
22*ccdc9c3eSSadaf Ebrahimi# individual or corporate CLA was used.
23*ccdc9c3eSSadaf Ebrahimi
24*ccdc9c3eSSadaf Ebrahimi# Names should be added to this file like so:
25*ccdc9c3eSSadaf Ebrahimi#     Name <email address>
26*ccdc9c3eSSadaf Ebrahimi
27*ccdc9c3eSSadaf Ebrahimi# Please keep the list sorted.
28*ccdc9c3eSSadaf Ebrahimi
29*ccdc9c3eSSadaf EbrahimiDominic Battré <[email protected]>
30*ccdc9c3eSSadaf EbrahimiDoug Kwan <[email protected]>
31*ccdc9c3eSSadaf EbrahimiDmitriy Vyukov <[email protected]>
32*ccdc9c3eSSadaf EbrahimiJohn Millikin <[email protected]>
33*ccdc9c3eSSadaf EbrahimiMike Nazarewicz <[email protected]>
34*ccdc9c3eSSadaf EbrahimiNico Weber <[email protected]>
35*ccdc9c3eSSadaf EbrahimiPawel Hajdan <[email protected]>
36*ccdc9c3eSSadaf EbrahimiRob Pike <[email protected]>
37*ccdc9c3eSSadaf EbrahimiRuss Cox <[email protected]>
38*ccdc9c3eSSadaf EbrahimiSanjay Ghemawat <[email protected]>
39*ccdc9c3eSSadaf EbrahimiStefano Rivera <[email protected]>
40*ccdc9c3eSSadaf EbrahimiSrinivasan Venkatachary <[email protected]>
41*ccdc9c3eSSadaf EbrahimiViatcheslav Ostapenko <[email protected]>
42