-
-
Notifications
You must be signed in to change notification settings - Fork 52
/
.all-contributorsrc
116 lines (116 loc) · 2.93 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
109
110
111
112
113
114
115
116
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitConvention": "angular",
"contributors": [
{
"login": "jacobbieker",
"name": "Jacob Bieker",
"avatar_url": "https://avatars.githubusercontent.com/u/7170359?v=4",
"profile": "https://www.jacobbieker.com",
"contributions": [
"code"
]
},
{
"login": "JackKelly",
"name": "Jack Kelly",
"avatar_url": "https://avatars.githubusercontent.com/u/460756?v=4",
"profile": "http://jack-kelly.com",
"contributions": [
"ideas"
]
},
{
"login": "byphilipp",
"name": "byphilipp",
"avatar_url": "https://avatars.githubusercontent.com/u/59995258?v=4",
"profile": "https://github.com/byphilipp",
"contributions": [
"ideas"
]
},
{
"login": "paapu88",
"name": "Markus Kaukonen",
"avatar_url": "https://avatars.githubusercontent.com/u/6195764?v=4",
"profile": "http://iki.fi/markus.kaukonen",
"contributions": [
"question"
]
},
{
"login": "MoHawastaken",
"name": "MoHawastaken",
"avatar_url": "https://avatars.githubusercontent.com/u/55447473?v=4",
"profile": "https://github.com/MoHawastaken",
"contributions": [
"bug"
]
},
{
"login": "mishooax",
"name": "Mihai",
"avatar_url": "https://avatars.githubusercontent.com/u/47196359?v=4",
"profile": "http://www.ecmwf.int",
"contributions": [
"question"
]
},
{
"login": "vitusbenson",
"name": "Vitus Benson",
"avatar_url": "https://avatars.githubusercontent.com/u/33334860?v=4",
"profile": "https://github.com/vitusbenson",
"contributions": [
"bug"
]
},
{
"login": "dongZheX",
"name": "dongZheX",
"avatar_url": "https://avatars.githubusercontent.com/u/36361726?v=4",
"profile": "https://github.com/dongZheX",
"contributions": [
"question"
]
},
{
"login": "sabbir2331",
"name": "sabbir2331",
"avatar_url": "https://avatars.githubusercontent.com/u/25061297?v=4",
"profile": "https://github.com/sabbir2331",
"contributions": [
"question"
]
},
{
"login": "rnwzd",
"name": "Lorenzo Breschi",
"avatar_url": "https://avatars.githubusercontent.com/u/58804597?v=4",
"profile": "https://github.com/rnwzd",
"contributions": [
"code"
]
},
{
"login": "gbruno16",
"name": "gbruno16",
"avatar_url": "https://avatars.githubusercontent.com/u/72879691?v=4",
"profile": "https://github.com/gbruno16",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "graph_weather",
"projectOwner": "openclimatefix",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitType": "docs"
}