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

Unified Diff: third_party/re2/AUTHORS

Issue 10575037: Include RE2 library (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed valgrind specific code that is in Chromium already Created 8 years, 6 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
Index: third_party/re2/AUTHORS
diff --git a/third_party/re2/AUTHORS b/third_party/re2/AUTHORS
new file mode 100644
index 0000000000000000000000000000000000000000..e17d9bfdb05744172affa1bc7677cd7a80d64154
--- /dev/null
+++ b/third_party/re2/AUTHORS
@@ -0,0 +1,13 @@
+# This is the official list of RE2 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
+# Name or Organization <email address>
+# The email address is not required for organizations.
+
+# Please keep the list sorted.
+
+Brian Gunlogson <unixman83@gmail.com>
+Google Inc.
+Stefano Rivera <stefano.rivera@gmail.com>

Powered by Google App Engine
This is Rietveld 408576698