OLD | NEW |
1 # This is the official list of Swarming Authors for copyright purposes. | 1 # This is the official list of LUCI authors for copyright purposes. |
2 # | 2 # This file is distinct from the CONTRIBUTORS files. |
3 # Names should be added to this file with this pattern: | 3 # See the latter for an explanation. |
4 # - For individuals: | 4 |
5 # Name <email address> | 5 # Names should be added to this file as one of |
6 # - For organizations: | 6 # Organization's name <fnmatch pattern> |
7 # Organization <fnmatch pattern> | 7 # Individual's name <submission email address> |
8 # See python fnmatch module documentation for more information. | 8 # Individual's name <submission email address> <email2> <emailN> |
9 # | 9 # See CONTRIBUTORS for the meaning of multiple email addresses. |
| 10 |
10 # Please keep the list sorted. | 11 # Please keep the list sorted. |
11 | 12 |
12 Christopher Sharp <csharp@chromium.org> | 13 Cem Kocagil <ckocagil@chromium.org> |
| 14 Cloudera <*@cloudera.com> |
13 Google Inc. <*@google.com> | 15 Google Inc. <*@google.com> |
14 Marc-Antoine Ruel <maruel@chromium.org> | |
15 Vadim Shtayura <vadimsh@chromium.org> | |
OLD | NEW |