From b0736ca036cfaafb1c4f59b3c704711f099058f6 Mon Sep 17 00:00:00 2001 From: Suhas Karanth Date: Sun, 26 Nov 2017 20:03:27 +0530 Subject: [PATCH] chore(package): Add closing braces for maintainers (#343) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3ff6fd220..1d7e437b7 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,8 @@ "repository": "https://github.com/okonet/lint-staged", "author": "Andrey Okonetchnikov ", "maintainers": [ - "Lufty Wiranda ", + "Suhas Karanth " ], "engines": { "node": ">=4.2.0"