From e7af0291783b7bca30b51ef065979b0d07e8b736 Mon Sep 17 00:00:00 2001 From: Ayush Somani Date: Sat, 18 May 2024 22:13:39 +0530 Subject: [PATCH] add author --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d697eb3..10a48b7 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "lint:fix": "npm run lint -- --fix", "test": "echo \"Error: no test specified\" && exit 1" }, - "author": "", + "author": "Ayush Somani", "license": "Apache-2.0", "dependencies": { "markdownlint-cli2": "^0.13.0",