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

Side by Side Diff: AUTHORS

Issue 1860863002: Update copyright notice from Swarming to LUCI; add AUTHORS and CONTRIBUTORS. (Closed) Base URL: git@github.com:luci/luci-py.git@master
Patch Set: . Created 4 years, 8 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 | CONTRIBUTORS » ('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 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>
OLDNEW
« no previous file with comments | « no previous file | CONTRIBUTORS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698