diff --git a/Website/Contributor_list.json b/Website/Contributor_list.json new file mode 100644 index 0000000..03da74c --- /dev/null +++ b/Website/Contributor_list.json @@ -0,0 +1,10 @@ +[ + { + "name": "Ridhima", + "action": "Created the website" + }, + { + "name": "Dhruva Bisht", + "action": "Removed a bug from the website to allow contributor list to be displayed." + } +]