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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | CONTRIBUTORS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 225c3e04177708c6ea129bc91e721799cfa1d67d..15a629b1bac5e51ad100def0865233e32e2c2979 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,15 +1,15 @@
-# This is the official list of Swarming Authors for copyright purposes.
-#
-# Names should be added to this file with this pattern:
-# - For individuals:
-# Name <email address>
-# - For organizations:
-# Organization <fnmatch pattern>
-# See python fnmatch module documentation for more information.
-#
+# This is the official list of LUCI authors for copyright purposes.
+# This file is distinct from the CONTRIBUTORS files.
+# See the latter for an explanation.
+
+# Names should be added to this file as one of
+# Organization's name <fnmatch pattern>
+# Individual's name <submission email address>
+# Individual's name <submission email address> <email2> <emailN>
+# See CONTRIBUTORS for the meaning of multiple email addresses.
+
# Please keep the list sorted.
-Christopher Sharp <csharp@chromium.org>
+Cem Kocagil <ckocagil@chromium.org>
+Cloudera <*@cloudera.com>
Google Inc. <*@google.com>
-Marc-Antoine Ruel <maruel@chromium.org>
-Vadim Shtayura <vadimsh@chromium.org>
« no previous file with comments | « no previous file | CONTRIBUTORS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698