forked from Lakhankumawat/smart-home-app
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
108 lines (108 loc) · 2.74 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
102
103
104
105
106
107
108
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "Lakhankumawat",
"name": "LakhanKumawat ᵖ⁺",
"avatar_url": "https://avatars.githubusercontent.com/u/55774240?v=4",
"profile": "http://lakhankumawat.me/",
"contributions": [
"code",
"projectManagement",
"question"
]
},
{
"login": "ImgBotApp",
"name": "Imgbot",
"avatar_url": "https://avatars.githubusercontent.com/u/31427850?v=4",
"profile": "https://imgbot.net",
"contributions": [
"tool"
]
},
{
"login": "HetviSoni",
"name": "HetviSoni",
"avatar_url": "https://avatars.githubusercontent.com/u/76479104?v=4",
"profile": "https://github.com/HetviSoni",
"contributions": [
"code"
]
},
{
"login": "all-contributors",
"name": "All Contributors",
"avatar_url": "https://avatars.githubusercontent.com/u/46410174?v=4",
"profile": "https://allcontributors.org",
"contributions": [
"code"
]
},
{
"login": "mariam199911",
"name": "mariam",
"avatar_url": "https://avatars.githubusercontent.com/u/64384533?v=4",
"profile": "https://github.com/mariam199911",
"contributions": [
"code"
]
},
{
"login": "domesticmouse",
"name": "Brett Morgan",
"avatar_url": "https://avatars.githubusercontent.com/u/30503?v=4",
"profile": "https://twitter.com/DomesticMouse",
"contributions": [
"review",
"code"
]
},
{
"login": "VrishtiGupta11",
"name": "Vrishti Gupta",
"avatar_url": "https://avatars.githubusercontent.com/u/53931644?v=4",
"profile": "https://vrishtigupta.azurewebsites.net/",
"contributions": [
"code"
]
},
{
"login": "RanchoDbest",
"name": "Rachana Solanki",
"avatar_url": "https://avatars.githubusercontent.com/u/12000313?v=4",
"profile": "http://rachanasolanki.in",
"contributions": [
"code"
]
},
{
"login": "Pavel401",
"name": "SK MABUD ALAM",
"avatar_url": "https://avatars.githubusercontent.com/u/47685150?v=4",
"profile": "https://github.com/Pavel401",
"contributions": [
"code"
]
},
{
"login": "Fredorixo",
"name": "Fredorixo",
"avatar_url": "https://avatars.githubusercontent.com/u/80041092?v=4",
"profile": "https://github.com/Fredorixo",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "smart-home-app",
"projectOwner": "Lakhankumawat",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}