From f63689f69880ea4250e08d89d64eac734e989412 Mon Sep 17 00:00:00 2001 From: Rajiv Kushwaha Date: Mon, 14 Aug 2023 01:43:14 +0530 Subject: [PATCH] Add rajiv-k --- people.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/people.json b/people.json index 89d0ea7..8df0d8c 100644 --- a/people.json +++ b/people.json @@ -850,5 +850,13 @@ "LinkedIn": "https://www.linkedin.com/in/filiphsandstrom/" }, "contributor": true + }, + { + "nick": "Rajiv Kushwaha", + "coordinates": [12.991090, 77.683721], + "links": { + "GitHub": "https://github.com/rajiv-k", + "Website": "https://rajiv-k.github.io" + } } ]