forked from openclimatefix/pv-site-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.all-contributorsrc
80 lines (80 loc) · 2.03 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "peterdudfield",
"name": "Peter Dudfield",
"avatar_url": "https://avatars.githubusercontent.com/u/34686298?v=4",
"profile": "https://github.com/peterdudfield",
"contributions": [
"code"
]
},
{
"login": "rachel-labri-tipton",
"name": "rachel tipton",
"avatar_url": "https://avatars.githubusercontent.com/u/86949265?v=4",
"profile": "https://github.com/rachel-labri-tipton",
"contributions": [
"code"
]
},
{
"login": "ericcccsliu",
"name": "Eric Liu",
"avatar_url": "https://avatars.githubusercontent.com/u/62641231?v=4",
"profile": "https://github.com/ericcccsliu",
"contributions": [
"code"
]
},
{
"login": "simlmx",
"name": "Simon Lemieux",
"avatar_url": "https://avatars.githubusercontent.com/u/1105380?v=4",
"profile": "http://lefun.fun",
"contributions": [
"code"
]
},
{
"login": "rahul-maurya11b",
"name": "Rahul Maurya",
"avatar_url": "https://avatars.githubusercontent.com/u/98907006?v=4",
"profile": "https://github.com/rahul-maurya11b",
"contributions": [
"code"
]
},
{
"login": "suleman1412",
"name": "Suleman Karigar",
"avatar_url": "https://avatars.githubusercontent.com/u/37236131?v=4",
"profile": "https://github.com/suleman1412",
"contributions": [
"code"
]
},
{
"login": "BraunRudolf",
"name": "BraunRudolf",
"avatar_url": "https://avatars.githubusercontent.com/u/48672663?v=4",
"profile": "https://github.com/BraunRudolf",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "pv-site-api",
"projectOwner": "openclimatefix",
"commitType": "docs"
}