From 122c2462113760de92c4a85012846d6cf3702c5c Mon Sep 17 00:00:00 2001 From: Aman Deep Yadav <107334593+ady-31@users.noreply.github.com> Date: Mon, 21 Oct 2024 19:52:14 +0530 Subject: [PATCH] Create ady.js --- people/ady.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 people/ady.js diff --git a/people/ady.js b/people/ady.js new file mode 100644 index 000000000..0bba81cec --- /dev/null +++ b/people/ady.js @@ -0,0 +1,8 @@ +module.exports = { + name: 'Ekaterine Sheshelidze', + github: 'EkaterineSheshelidze', + email: 'xxx@xxx.com', + twitter: '@xxx', + facebook: 'xxx', + linkedin: 'in/xxx' + }