From 02273f66bcfaec94ee989a6106ccc2f5c2d91b74 Mon Sep 17 00:00:00 2001 From: Kunal Garg Date: Tue, 30 Jan 2018 01:41:33 +0530 Subject: [PATCH 1/2] Add user kunalgarg2100 --- users/kgarg.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 users/kgarg.json diff --git a/users/kgarg.json b/users/kgarg.json new file mode 100644 index 00000000..9200442f --- /dev/null +++ b/users/kgarg.json @@ -0,0 +1,6 @@ +{ + "copyright": "Kunal Garg", + "url": "http://kunalgarg2100.github.io", + "email": "kunalgarg2100@gmail.com", + "gravatar": true, +} \ No newline at end of file From 81fc5a8c44d10523dbb039f4ad92e483c2ca3510 Mon Sep 17 00:00:00 2001 From: Kunal Garg Date: Tue, 30 Jan 2018 10:29:30 +0530 Subject: [PATCH 2/2] Update kgarg.json --- users/kgarg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/users/kgarg.json b/users/kgarg.json index 9200442f..91cd7564 100644 --- a/users/kgarg.json +++ b/users/kgarg.json @@ -2,5 +2,5 @@ "copyright": "Kunal Garg", "url": "http://kunalgarg2100.github.io", "email": "kunalgarg2100@gmail.com", - "gravatar": true, -} \ No newline at end of file + "gravatar": true +}