-
-
Notifications
You must be signed in to change notification settings - Fork 17
/
.all-contributorsrc
88 lines (88 loc) · 2.18 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
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "dctanner",
"name": "Damien Tanner",
"avatar_url": "https://avatars.githubusercontent.com/u/227?v=4",
"profile": "http://tanner.me",
"contributions": [
"projectManagement"
]
},
{
"login": "dlinah",
"name": "lina",
"avatar_url": "https://avatars.githubusercontent.com/u/24292074?v=4",
"profile": "https://github.com/dlinah",
"contributions": [
"code"
]
},
{
"login": "Alaatohamy",
"name": "AlaaTohamy",
"avatar_url": "https://avatars.githubusercontent.com/u/26000327?v=4",
"profile": "https://github.com/Alaatohamy",
"contributions": [
"code"
]
},
{
"login": "flowirtz",
"name": "Flo",
"avatar_url": "https://avatars.githubusercontent.com/u/6052785?v=4",
"profile": "https://github.com/flowirtz",
"contributions": [
"code"
]
},
{
"login": "dantravers",
"name": "dantravers",
"avatar_url": "https://avatars.githubusercontent.com/u/38562875?v=4",
"profile": "http://openclimatefix.org",
"contributions": [
"ideas"
]
},
{
"login": "peterdudfield",
"name": "Peter Dudfield",
"avatar_url": "https://avatars.githubusercontent.com/u/34686298?v=4",
"profile": "https://github.com/peterdudfield",
"contributions": [
"code"
]
},
{
"login": "braddf",
"name": "braddf",
"avatar_url": "https://avatars.githubusercontent.com/u/41056982?v=4",
"profile": "https://github.com/braddf",
"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": [
"review",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "nowcasting",
"projectOwner": "openclimatefix",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}