summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMark Nunberg <mnunberg@users.noreply.github.com>2019-08-09 03:39:39 -0400
committerGitHub <noreply@github.com>2019-08-09 03:39:39 -0400
commitc259f9059dd00c3c55170174b4b1feeac4a994c1 (patch)
tree2610debc5e6fe41b5466c490f957e3f035d835b4 /README.md
parentf5f855c91239706b173e2412cea301f4a3643e2d (diff)
parenta1d4da63b87be5b99c96879105e47e8f3b83bd06 (diff)
Merge pull request #691 from Miniwoffer/master
Removed whitespace before newline
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 01223ea..e757d07 100644
--- a/README.md
+++ b/README.md
@@ -406,6 +406,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)