File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 122
122
} , {
123
123
name : "Ben Shih" ,
124
124
url : "https://github.com/benshih"
125
+ } , {
126
+ name : "Bhanu Prakash Singh" ,
127
+ url : "https://github.com/3762bhanu"
125
128
} , {
126
129
name : "Bóris Marin" ,
127
130
url : "https://github.com/borismarin"
199
202
// Gopal Sarma for Best Practices Badge
200
203
name : "Gopal Sarma" ,
201
204
url : "https://github.com/gsarma"
205
+ } , {
206
+ name : "Jaideep Seth" ,
207
+ url : "https://github.com/jaideep-seth"
202
208
} , {
203
209
name : "Jay Coggan" ,
204
210
url : "http://www.linkedin.com/pub/jay-s-coggan/27/215/741"
349
355
} , {
350
356
name : "Wilson Zhao" ,
351
357
url : "https://github.com/wilzh40"
352
- } , {
353
- name : "Jaideep Seth" ,
354
- url : "https://github.com/jaideep-seth"
355
- } , { name : "Bhanu Prakash Singh" ,
356
- url : "https://github.com/3762bhanu"
357
- } , ] ;
358
+ } ] ;
358
359
359
360
//Render the data into the template
360
361
var rendered = Mustache . render ( template , rowify ( contributors , 6 ) ) ;
You can’t perform that action at this time.
0 commit comments