forked from FirebaseExtended/reactfire
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.all-contributorsrc
43 lines (43 loc) · 996 Bytes
/
.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
{
"projectName": "reactfire",
"projectOwner": "FirebaseExtended",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "prescottprue",
"name": "Scott Prue",
"avatar_url": "https://avatars0.githubusercontent.com/u/2992224?v=4",
"profile": "http://prue.io",
"contributions": [
"code"
]
},
{
"login": "w3bdesign",
"name": "w3bdesign",
"avatar_url": "https://avatars1.githubusercontent.com/u/45217974?v=4",
"profile": "http://www.dfweb.no",
"contributions": [
"code"
]
},
{
"login": "jhuleatt",
"name": "Jeff",
"avatar_url": "https://avatars0.githubusercontent.com/u/3759507?v=4",
"profile": "http://git.io/jhuleatt",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}