From 4d1459fe92c90197c881f22d918f284310883201 Mon Sep 17 00:00:00 2001 From: Abhisek Pattnaik Date: Wed, 29 Jun 2016 03:24:43 +0530 Subject: [PATCH] chore(users): :neckbeard: Add user @abhisekp Add @abhisekp with url and gravatar enabled License Url: https://abhisekp.mit-license.org/ --- users/abhisekp.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 users/abhisekp.json diff --git a/users/abhisekp.json b/users/abhisekp.json new file mode 100644 index 00000000..2818aab4 --- /dev/null +++ b/users/abhisekp.json @@ -0,0 +1,6 @@ +{ + "copyright": "Abhisek Pattnaik, https://about.me/abhisekp", + "url": "https://about.me/abhisekp", + "email": "abhisekp@engineer.com", + "gravatar": true +}