generated from openclimatefix/ocf-template
-
-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy path.all-contributorsrc
More file actions
89 lines (89 loc) · 2.31 KB
/
.all-contributorsrc
File metadata and controls
89 lines (89 loc) · 2.31 KB
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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"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": "dantravers",
"name": "dantravers",
"avatar_url": "https://avatars.githubusercontent.com/u/38562875?v=4",
"profile": "http://openclimatefix.org",
"contributions": [
"ideas"
]
},
{
"login": "zakwatts",
"name": "Megawattz",
"avatar_url": "https://avatars.githubusercontent.com/u/47150349?v=4",
"profile": "https://github.com/zakwatts",
"contributions": [
"ideas"
]
},
{
"login": "ram-from-tvl",
"name": "Ramkumar R",
"avatar_url": "https://avatars.githubusercontent.com/u/114728749?v=4",
"profile": "http://www.linkedin.com/in/ram-from-tvl",
"contributions": [
"design"
]
},
{
"login": "ritkaarsingh30",
"name": "Ritkaar Singh",
"avatar_url": "https://avatars.githubusercontent.com/u/85431642?v=4",
"profile": "https://github.com/ritkaarsingh30",
"contributions": [
"code"
]
},
{
"login": "sonata22",
"name": "Nataliia Sosnovshchenko",
"avatar_url": "https://avatars.githubusercontent.com/u/112934863?v=4",
"profile": "https://github.com/sonata22",
"contributions": [
"code"
]
},
{
"login": "waltermichelraja",
"name": "Walter Michel Raja",
"avatar_url": "https://avatars.githubusercontent.com/u/85942041?v=4",
"profile": "https://waltermichelraja.netlify.app/",
"contributions": [
"code"
]
},
{
"login": "Sagarpillai",
"name": "Sagar K Pillai",
"avatar_url": "https://avatars.githubusercontent.com/u/217882826?v=4",
"profile": "https://github.com/Sagarpillai",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "global-solar-forecast",
"projectOwner": "openclimatefix"
}