You've already forked node-redis
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:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user