summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorDavid Grogan <dgrogan@chromium.org>2013-06-18 11:00:13 -0700
committerDavid Grogan <dgrogan@chromium.org>2013-06-18 11:00:13 -0700
commit5bd76dc10d840df23255ba0e635083a2a94e0461 (patch)
tree02a0a709bbafc13b73154ddd13d212ec15150944 /AUTHORS
parent7b094f12e46a45b911f20f7bd2ca96f83e272d91 (diff)
downloadleveldb-5bd76dc10d840df23255ba0e635083a2a94e0461.tar.gz
Release leveldb 1.12v1.12
Non-functional changes only: 1) Add Kevin Regan to the AUTHORS file 2) Add standard license header to issues/issue178_test.cc
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS3
1 files changed, 3 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 27a9407..fc40194 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,3 +6,6 @@ Google Inc.
# Initial version authors:
Jeffrey Dean <jeff@google.com>
Sanjay Ghemawat <sanjay@google.com>
+
+# Partial list of contributors:
+Kevin Regan <kevin.d.regan@gmail.com>