From 01f4cc6c6152920889f6a2f4a76e51ce06c137d5 Mon Sep 17 00:00:00 2001 From: Manoj Kumar Date: Wed, 27 Dec 2023 22:27:03 +0530 Subject: [PATCH] data: themanoz (#10042) --- data/themanoz.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 data/themanoz.json diff --git a/data/themanoz.json b/data/themanoz.json new file mode 100644 index 00000000000..74695537338 --- /dev/null +++ b/data/themanoz.json @@ -0,0 +1,20 @@ +{ + "name": "Manoj Kumar", + "bio": "Devops & Open source enthusiast", + "links": [ + { + "group": "Socials Primary", + "name": "Twitter: Follow me", + "url": "https://twitter.com/the_manoz", + "icon": "FaTwitter", + "color": "#00ACEE" + }, + { + "group": "Socials Primary", + "name": "Github: Collaborate on Open Source", + "url": "https://github.com/themanoz", + "icon": "FaGithub", + "color": "#00ACEE" + } + ] +}