forked from ashutosh-rath02/git-re
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
83 lines (83 loc) · 2.11 KB
/
.all-contributorsrc
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
"projectName": "git-re",
"projectOwner": "ashutosh-rath02",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "ashutosh-rath02",
"name": "Ashutosh Rath",
"avatar_url": "https://avatars.githubusercontent.com/u/85403534?v=4",
"profile": "https://ashutoshrath.vercel.app/",
"contributions": [
"code",
"data",
"content",
"doc",
"design",
"mentoring",
"projectManagement",
"tutorial"
]
},
{
"login": "NilanchalaPanda",
"name": "NILANCHAL PANDA",
"avatar_url": "https://avatars.githubusercontent.com/u/110488337?v=4",
"profile": "https://www.linkedin.com/in/nilanchal-panda/",
"contributions": [
"code"
]
},
{
"login": "RoopsagarK",
"name": "Roopsagar K",
"avatar_url": "https://avatars.githubusercontent.com/u/107497296?v=4",
"profile": "https://github.com/RoopsagarK",
"contributions": [
"code"
]
},
{
"login": "growupanand",
"name": "UTKARSH ANAND",
"avatar_url": "https://avatars.githubusercontent.com/u/29487686?v=4",
"profile": "https://www.linkedin.com/in/utkarshanand93",
"contributions": [
"code"
]
},
{
"login": "VanshikaSabharwal",
"name": "Vanshika Sabharwal",
"avatar_url": "https://avatars.githubusercontent.com/u/143436704?v=4",
"profile": "https://github.com/VanshikaSabharwal",
"contributions": [
"code"
]
},
{
"login": "dhairyathedev",
"name": "Dhairya Shah",
"avatar_url": "https://avatars.githubusercontent.com/u/65452005?v=4",
"profile": "http://dhairyashah.dev",
"contributions": [
"code",
"maintenance"
]
},
{
"login": "ratishjain12",
"name": "Ratish jain",
"avatar_url": "https://avatars.githubusercontent.com/u/43003421?v=4",
"profile": "https://www.ratishjain.tech/",
"contributions": [
"code"
]
}
]
}