-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.all-contributorsrc
101 lines (101 loc) · 2.56 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
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "sreetamdas",
"name": "Sreetam Das",
"avatar_url": "https://avatars3.githubusercontent.com/u/11270438?v=4",
"profile": "https://sreetamdas.com",
"contributions": [
"content",
"code",
"ideas"
]
},
{
"login": "Utkarshbhimte",
"name": "Utkarsh Bhimte",
"avatar_url": "https://avatars1.githubusercontent.com/u/13379773?v=4",
"profile": "https://github.com/Utkarshbhimte",
"contributions": [
"code",
"ideas"
]
},
{
"login": "tap0212",
"name": "tap0212",
"avatar_url": "https://avatars1.githubusercontent.com/u/40211415?v=4",
"profile": "http://tapanawasthi.dev",
"contributions": [
"code"
]
},
{
"login": "viral-sangani",
"name": "Viral Sangani",
"avatar_url": "https://avatars2.githubusercontent.com/u/36530381?v=4",
"profile": "https://viralsangani.me/",
"contributions": [
"code"
]
},
{
"login": "Jaynil1611",
"name": "Jaynil Gaglani",
"avatar_url": "https://avatars2.githubusercontent.com/u/48921037?v=4",
"profile": "https://www.linkedin.com/in/jaynilgaglani/",
"contributions": [
"code"
]
},
{
"login": "Harshi7016",
"name": "Harshith Venkatesh",
"avatar_url": "https://avatars0.githubusercontent.com/u/44545218?v=4",
"profile": "https://github.com/Harshi7016",
"contributions": [
"code",
"ideas"
]
},
{
"login": "vineeth-cnbr",
"name": "Vineeth Chandran",
"avatar_url": "https://avatars0.githubusercontent.com/u/24208203?v=4",
"profile": "https://github.com/vineeth-cnbr",
"contributions": [
"projectManagement",
"code"
]
},
{
"login": "deepansh946",
"name": "Deepansh Bhargava",
"avatar_url": "https://avatars3.githubusercontent.com/u/20930667?v=4",
"profile": "https://github.com/deepansh946",
"contributions": [
"code"
]
},
{
"login": "mritunjaysaha",
"name": "Mritunjay Saha",
"avatar_url": "https://avatars2.githubusercontent.com/u/59063979?v=4",
"profile": "https://mritunjaysaha.netlify.app",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "devcom",
"projectOwner": "Utkarshbhimte",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}