-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.all-contributorsrc
60 lines (60 loc) · 1.48 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "vishalda",
"name": "Vishal D A",
"avatar_url": "https://avatars.githubusercontent.com/u/67089703?v=4",
"profile": "https://linktr.ee/Vishal_D_A",
"contributions": [
"code"
]
},
{
"login": "avinash-tiwari",
"name": "Avinash Tiwari",
"avatar_url": "https://avatars.githubusercontent.com/u/25238266?v=4",
"profile": "https://avinash-tiwari.github.io/",
"contributions": [
"code"
]
},
{
"login": "fenil3357",
"name": "Fenil Rami",
"avatar_url": "https://avatars.githubusercontent.com/u/78013068?v=4",
"profile": "https://github.com/fenil3357",
"contributions": [
"code"
]
},
{
"login": "rhvsingh",
"name": "Raja Harsh Vardhan Singh",
"avatar_url": "https://avatars.githubusercontent.com/u/70860738?v=4",
"profile": "https://www.vgetfresh.com/blog",
"contributions": [
"code"
]
},
{
"login": "siddhiiguptaa",
"name": "Siddhi",
"avatar_url": "https://avatars.githubusercontent.com/u/90213568?v=4",
"profile": "https://github.com/siddhiiguptaa",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "Simon-Game",
"projectOwner": "Bauddhik-Geeks",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}