summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJan-Erik Rediger <janerik@fnordig.de>2015-04-16 21:28:27 +0200
committerJan-Erik Rediger <janerik@fnordig.de>2015-04-16 21:29:47 +0200
commit4b30b5812d32b4e06da6c913d954408e5387e276 (patch)
tree93bc359b79fb703483fd0974e9e5a93427445825 /README.md
parentaf598dbce5bc896af9947cb0f0678de442ab92f2 (diff)
Add current maintainer to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 310aeee..4f1a58d 100644
--- a/README.md
+++ b/README.md
@@ -387,4 +387,6 @@ as soon as possible in order to prevent allocation of useless memory.
## AUTHORS
Hiredis was written by Salvatore Sanfilippo (antirez at gmail) and
-Pieter Noordhuis (pcnoordhuis at gmail) and is released under the BSD license.
+Pieter Noordhuis (pcnoordhuis at gmail) and is released under the BSD license.
+Hiredis is currently maintained by Matt Stancliff (matt at genges dot com) and
+Jan-Erik Rediger (janerik at fnordig dot com)