-
-
Notifications
You must be signed in to change notification settings - Fork 44
/
.all-contributorsrc
75 lines (75 loc) · 1.87 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
{
"projectName": "scap",
"projectOwner": "helmerapp",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "Pranav2612000",
"name": "Pranav Joglekar",
"avatar_url": "https://avatars.githubusercontent.com/u/20909078?v=4",
"profile": "https://github.com/Pranav2612000",
"contributions": [
"code"
]
},
{
"login": "clearlysid",
"name": "Siddharth",
"avatar_url": "https://avatars.githubusercontent.com/u/30227512?v=4",
"profile": "https://www.sid.me",
"contributions": [
"code"
]
},
{
"login": "RohanPunjani",
"name": "Rohan Punjani",
"avatar_url": "https://avatars.githubusercontent.com/u/48467821?v=4",
"profile": "http://dev-rohan.in",
"contributions": [
"code"
]
},
{
"login": "NiiightmareXD",
"name": "NiiightmareXD",
"avatar_url": "https://avatars.githubusercontent.com/u/90005793?v=4",
"profile": "https://github.com/NiiightmareXD",
"contributions": [
"code"
]
},
{
"login": "MAlba124",
"name": "MAlba124",
"avatar_url": "https://avatars.githubusercontent.com/u/83474682?v=4",
"profile": "http://bringeber.dev",
"contributions": [
"code"
]
},
{
"login": "anubhavitis",
"name": "Anubhav Singhal",
"avatar_url": "https://avatars.githubusercontent.com/u/26124625?v=4",
"profile": "https://peerlist.io/anubhavitis",
"contributions": [
"code"
]
},
{
"login": "vasusharma7",
"name": "Vasu Sharma",
"avatar_url": "https://avatars.githubusercontent.com/u/40715071?v=4",
"profile": "http://linkedin.com/in/vasusharma7",
"contributions": [
"code"
]
}
]
}