From df15c66b25bc509adc7afdccdca851b662139f5e Mon Sep 17 00:00:00 2001 From: Kaustav Das Modak Date: Thu, 28 May 2015 00:59:24 +0530 Subject: [PATCH] Pong, @swarnava! Signed-off-by: Kaustav Das Modak --- friends.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/friends.json b/friends.json index a717ce0..604a824 100644 --- a/friends.json +++ b/friends.json @@ -68,5 +68,12 @@ "twitter": "Imnotakshay", "github": "AkshayTiwari", "contributions": ["testing/qa", "marketing"] + }, + { + "name": "Swarnava Sengupta", + "email": "swarnavasengupta@gmail.com", + "twitter": "sw4rn4v4", + "github": "swarnava", + "contributions": ["testing/qa", "marketing"] } ]