-
Notifications
You must be signed in to change notification settings - Fork 37
Expand file tree
/
Copy pathContributor_list.json
More file actions
32 lines (32 loc) · 1.1 KB
/
Contributor_list.json
File metadata and controls
32 lines (32 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[
{
"name": "Ridhima",
"action": "Created the website",
"github_url": "https://github.com/cocomantis"
},
{
"name": "Dhruva Bisht",
"action": "Removed a bug from the website to allow contributor list to be displayed.",
"github_url": "https://github.com/dhruvabisht"
},
{
"name":"Bhumit Gupta",
"action":"Added New Navbar, Footer and changed the background of the website",
"github_url": "https://github.com/Bhumitg07205"
},
{
"name":"Aditya Sinha",
"action":"Added Github Profile to each contributor, updated random pet generation name and fixed the link in contributor's page",
"github_url": "https://github.com/AdityaSinha2305"
},
{
"name":"Austin Varshney",
"action":"Made the Proper Indentation of the Body and Improvements in the Form",
"github_url": "https://github.com/AustinVarshney"
},
{
"name":"Pranjal Garg",
"action":"played with footer and more UI related problems",
"github_url":"https://github.com/Pranjal02garg"
}
]