-
-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy path.all-contributorsrc
153 lines (153 loc) · 3.95 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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "abhijelly",
"name": "Abhijeet",
"avatar_url": "https://avatars.githubusercontent.com/u/75399048?v=4",
"profile": "https://github.com/abhijelly",
"contributions": [
"code"
]
},
{
"login": "devsjc",
"name": "devsjc",
"avatar_url": "https://avatars.githubusercontent.com/u/47188100?v=4",
"profile": "https://github.com/devsjc",
"contributions": [
"code"
]
},
{
"login": "peterdudfield",
"name": "Peter Dudfield",
"avatar_url": "https://avatars.githubusercontent.com/u/34686298?v=4",
"profile": "https://github.com/peterdudfield",
"contributions": [
"code"
]
},
{
"login": "confusedmatrix",
"name": "Chris Briggs",
"avatar_url": "https://avatars.githubusercontent.com/u/617309?v=4",
"profile": "https://confusedmatrix.com",
"contributions": [
"code"
]
},
{
"login": "rachel-labri-tipton",
"name": "rachel tipton",
"avatar_url": "https://avatars.githubusercontent.com/u/86949265?v=4",
"profile": "http://racheltipton.dev",
"contributions": [
"code"
]
},
{
"login": "ericcccsliu",
"name": "Eric Liu",
"avatar_url": "https://avatars.githubusercontent.com/u/62641231?v=4",
"profile": "https://github.com/ericcccsliu",
"contributions": [
"code"
]
},
{
"login": "braddf",
"name": "braddf",
"avatar_url": "https://avatars.githubusercontent.com/u/41056982?v=4",
"profile": "https://github.com/braddf",
"contributions": [
"code"
]
},
{
"login": "bikramb98",
"name": "Bikram Baruah",
"avatar_url": "https://avatars.githubusercontent.com/u/24806286?v=4",
"profile": "https://github.com/bikramb98",
"contributions": [
"code"
]
},
{
"login": "AndrewLester",
"name": "Andrew Lester",
"avatar_url": "https://avatars.githubusercontent.com/u/23221268?v=4",
"profile": "http://andrewlester.net",
"contributions": [
"code"
]
},
{
"login": "suleman1412",
"name": "Suleman Karigar",
"avatar_url": "https://avatars.githubusercontent.com/u/37236131?v=4",
"profile": "https://github.com/suleman1412",
"contributions": [
"code"
]
},
{
"login": "vishalj0501",
"name": "Vishal J",
"avatar_url": "https://avatars.githubusercontent.com/u/92500255?v=4",
"profile": "https://github.com/vishalj0501",
"contributions": [
"test"
]
},
{
"login": "ProfessionalCaddie",
"name": "Nicholas Tucker",
"avatar_url": "https://avatars.githubusercontent.com/u/180212671?v=4",
"profile": "https://github.com/ProfessionalCaddie",
"contributions": [
"code"
]
},
{
"login": "PrabhasKalyan",
"name": "PrabhasKalyan",
"avatar_url": "https://avatars.githubusercontent.com/u/146581074?v=4",
"profile": "https://github.com/PrabhasKalyan",
"contributions": [
"code"
]
},
{
"login": "hanaawad24",
"name": "hanaawad24",
"avatar_url": "https://avatars.githubusercontent.com/u/181783053?v=4",
"profile": "https://github.com/hanaawad24",
"contributions": [
"doc",
"test"
]
},
{
"login": "mduffin95",
"name": "Matthew Duffin",
"avatar_url": "https://avatars.githubusercontent.com/u/6598483?v=4",
"profile": "https://github.com/mduffin95",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "pv-site-datamodel",
"projectOwner": "openclimatefix"
}