From 1e4253fca2be766636268204ac1ab5363f1247cc Mon Sep 17 00:00:00 2001 From: rishabh32700 Date: Sat, 12 Oct 2024 11:20:12 +0530 Subject: [PATCH] Added my details --- users.js | 9 --------- users.md | 5 +++++ 2 files changed, 5 insertions(+), 9 deletions(-) delete mode 100644 users.js create mode 100644 users.md diff --git a/users.js b/users.js deleted file mode 100644 index 09c8cf4..0000000 --- a/users.js +++ /dev/null @@ -1,9 +0,0 @@ -const users = [ - { - id : 0, - name : "rishabh", - github_Username : "Rishabh32700", - github_Profile : "https://github.com/Rishabh32700", - any_open_source_contribution_so_far : "Yes", - } -] \ No newline at end of file diff --git a/users.md b/users.md new file mode 100644 index 0000000..8b63b20 --- /dev/null +++ b/users.md @@ -0,0 +1,5 @@ +- **Name**: Rishabh + **Roll Number**: 001 + **Email ID**: rishabh.sharma@newtonschool.co + **GitHub ID**: Rishabh32700 + **Other Details**: Open Source Contributor \ No newline at end of file