From b77a0e4ef30fbc0546997b71229592037f12ea12 Mon Sep 17 00:00:00 2001 From: Mihir Soni Date: Wed, 31 Mar 2021 20:33:41 +0000 Subject: [PATCH] [PURIFY] Update Author's name to opensearch-project Signed-off-by: Mihir Soni --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57ac8b1c8ea9..b3e2d773e638 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ ] } }, - "author": "Rashid Khan ", + "author": "opensearch-project", "scripts": { "preinstall": "node ./preinstall_check", "osd": "node scripts/osd",