From aadb72b63cb467fe179c94a2e41ec24ee04689c5 Mon Sep 17 00:00:00 2001 From: "Pradeep K. Pant" Date: Fri, 28 Feb 2020 15:28:16 +0530 Subject: [PATCH] chore: Update user file for ppant (#1396) * Added and edited field * chore: Remove extra newlines * Updated LICENSE file: edited email address * https url added Co-authored-by: Richie Bendall --- users/ppant.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/users/ppant.json b/users/ppant.json index 0b686c2e..6c836e2d 100644 --- a/users/ppant.json +++ b/users/ppant.json @@ -1,7 +1,7 @@ { - "copyright": "Pradeep K. Pant, http://pradeeppant.com", - "url": "http://pradeeppant.com", - "email": "pantpradeep@gmail.com", - "theme": "opensans", + "copyright": "Pradeep K. Pant, [https://pradeeppant.com]", + "url": "https://pradeeppant.com", + "email": "ppant@cpan.org", + "theme": "hmt-blue", "gravatar": true -} +} \ No newline at end of file