aboutsummaryrefslogtreecommitdiff
path: root/src/leveldb/AUTHORS
diff options
context:
space:
mode:
Diffstat (limited to 'src/leveldb/AUTHORS')
-rw-r--r--src/leveldb/AUTHORS11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/leveldb/AUTHORS b/src/leveldb/AUTHORS
new file mode 100644
index 0000000000..fc40194ab9
--- /dev/null
+++ b/src/leveldb/AUTHORS
@@ -0,0 +1,11 @@
+# Names should be added to this file like so:
+# Name or Organization <email address>
+
+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>