From a68ec7a63064b5706c6503eb620f7dbf61e2872e Mon Sep 17 00:00:00 2001 From: Michael Shick Date: Tue, 9 Jun 2020 15:07:17 -0400 Subject: [PATCH] chore: set correct author name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c64a15a..1de00f7 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "comments", "pr" ], - "author": "GitHub", + "author": "Michael Shick ", "license": "MIT", "bugs": { "url": "https://github.com/mshick/add-pr-comment/issues"