From 7248a8175bbdb7f2d4e1220dc5a07508984f4f28 Mon Sep 17 00:00:00 2001 From: John Gee Date: Fri, 12 Mar 2021 19:03:19 +1300 Subject: [PATCH] Point to contributors on github rather than list subset (#660) --- package.json | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 9cb9deb..af37a49 100644 --- a/package.json +++ b/package.json @@ -7,18 +7,8 @@ "bugs": "https://github.com/tj/n/issues", "contributors": [ { - "name": "Travis Webb", - "email": "me@traviswebb.com" - }, - { - "name": "Nimit Kalra", - "email": "me@nimit.io", - "url": "https://nimit.io" - }, - { - "name": "Troy Connor", - "email": "troy0820@gmail.com", - "url": "https://github.com/troy0820" + "name": "n Contributors", + "url": "https://github.com/tj/n/graphs/contributors" } ], "keywords": [