-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
.all-contributorsrc
90 lines (90 loc) · 2.19 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
{
"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": "vrym2",
"name": "Raj",
"avatar_url": "https://avatars.githubusercontent.com/u/93340339?v=4",
"profile": "https://github.com/vrym2",
"contributions": [
"code"
]
},
{
"login": "dfulu",
"name": "James Fulton",
"avatar_url": "https://avatars.githubusercontent.com/u/41546094?v=4",
"profile": "https://github.com/dfulu",
"contributions": [
"code"
]
},
{
"login": "rjmcoder",
"name": "Ritesh Mehta",
"avatar_url": "https://avatars.githubusercontent.com/u/19336259?v=4",
"profile": "https://github.com/rjmcoder",
"contributions": [
"code"
]
},
{
"login": "confusedmatrix",
"name": "Chris Briggs",
"avatar_url": "https://avatars.githubusercontent.com/u/617309?v=4",
"profile": "https://confusedmatrix.com",
"contributions": [
"code"
]
},
{
"login": "markus-kreft",
"name": "Markus",
"avatar_url": "https://avatars.githubusercontent.com/u/129367085?v=4",
"profile": "https://github.com/markus-kreft",
"contributions": [
"code"
]
},
{
"login": "code",
"name": "Code/OS",
"avatar_url": "https://avatars.githubusercontent.com/u/7318?v=4",
"profile": "https://github.com/code",
"contributions": [
"code",
"doc"
]
},
{
"login": "Sukh-P",
"name": "Sukh-P",
"avatar_url": "https://avatars.githubusercontent.com/u/42407101?v=4",
"profile": "https://github.com/Sukh-P",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "ocf_datapipes",
"projectOwner": "openclimatefix",
"commitType": "docs"
}