-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
.all-contributorsrc
117 lines (117 loc) · 2.96 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
117
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "peterdudfield",
"name": "Peter Dudfield",
"avatar_url": "https://avatars.githubusercontent.com/u/34686298?v=4",
"profile": "https://github.com/peterdudfield",
"contributions": [
"code"
]
},
{
"login": "flowirtz",
"name": "Flo",
"avatar_url": "https://avatars.githubusercontent.com/u/6052785?v=4",
"profile": "https://github.com/flowirtz",
"contributions": [
"review"
]
},
{
"login": "vnshanmukh",
"name": "Shanmukh",
"avatar_url": "https://avatars.githubusercontent.com/u/67438038?v=4",
"profile": "https://github.com/vnshanmukh",
"contributions": [
"code"
]
},
{
"login": "lordsonfernando",
"name": "lordsonfernando",
"avatar_url": "https://avatars.githubusercontent.com/u/68499565?v=4",
"profile": "https://github.com/lordsonfernando",
"contributions": [
"code"
]
},
{
"login": "gmlyth",
"name": "gmlyth",
"avatar_url": "https://avatars.githubusercontent.com/u/88547342?v=4",
"profile": "https://github.com/gmlyth",
"contributions": [
"code"
]
},
{
"login": "keenanjohnson",
"name": "Keenan Johnson",
"avatar_url": "https://avatars.githubusercontent.com/u/2559382?v=4",
"profile": "https://bio.link/klj",
"contributions": [
"doc"
]
},
{
"login": "devsjc",
"name": "devsjc",
"avatar_url": "https://avatars.githubusercontent.com/u/47188100?v=4",
"profile": "https://github.com/devsjc",
"contributions": [
"code",
"design"
]
},
{
"login": "wsharpe41",
"name": "wsharpe41",
"avatar_url": "https://avatars.githubusercontent.com/u/122390836?v=4",
"profile": "https://github.com/wsharpe41",
"contributions": [
"code"
]
},
{
"login": "BreakingPitt",
"name": "Pedro Garcia Rodriguez",
"avatar_url": "https://avatars.githubusercontent.com/u/10740572?v=4",
"profile": "https://www.pgarcia.dev",
"contributions": [
"code"
]
},
{
"login": "erikg16",
"name": "erikg16",
"avatar_url": "https://avatars.githubusercontent.com/u/81220397?v=4",
"profile": "https://github.com/erikg16",
"contributions": [
"code"
]
},
{
"login": "aatmanvaidya",
"name": "Aatman Vaidya",
"avatar_url": "https://avatars.githubusercontent.com/u/56875084?v=4",
"profile": "https://aatmanvaidya.github.io/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "ocf-infrastructure",
"projectOwner": "openclimatefix",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "angular",
"commitType": "docs"
}