diff --git a/package.json b/package.json index e8643e3..9b57d31 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "test": "retire -n -p package.json && npm run build && npm run unit", "unit": "nyc --require babel-core/register mocha test/src/**" }, - "author": "Joe Fleming (https://github.com/w33ble)", + "author": "Elastic (https://github.com/elastic)", "keywords": [ "job", "queue", @@ -20,7 +20,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/w33ble/esqueue.git" + "url": "https://github.com/elastic/esqueue.git" }, "license": "Apache-2.0", "engines": {