1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-09 00:22:08 +03:00

package.json: add dtrejo as maintainer

This commit is contained in:
David Trejo
2012-04-27 15:25:09 -04:00
parent 02b62e56bd
commit f2e123c42d

View File

@@ -2,6 +2,9 @@
"version" : "0.7.1",
"description" : "Redis client library",
"author": "Matt Ranney <mjr@ranney.com>",
"maintainers": [
"David Trejo <david.daniel.trejo@gmail.com> (http://dtrejo.com/)"
],
"contributors": [
"Rick Olson",
"Tim-Smart",