diff --git a/package.json b/package.json index 8370fa6..60e24a1 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,10 @@ "license": "Apache-2.0", "main": "./lib/log4js", "types": "./types/log4js.d.ts", - "author": "Gareth Jones ", + "contributors": [ + "Gareth Jones ", + "Lam Wei Li " + ], "repository": { "type": "git", "url": "https://github.com/log4js-node/log4js-node.git"