1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-10 11:43:01 +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", "version" : "0.7.1",
"description" : "Redis client library", "description" : "Redis client library",
"author": "Matt Ranney <mjr@ranney.com>", "author": "Matt Ranney <mjr@ranney.com>",
"maintainers": [
"David Trejo <david.daniel.trejo@gmail.com> (http://dtrejo.com/)"
],
"contributors": [ "contributors": [
"Rick Olson", "Rick Olson",
"Tim-Smart", "Tim-Smart",