Skip to content

Commit 4f88cf9

Browse files
committed
Merge branch 'patch-1' of https://github.com/3762bhanu/openworm.github.io into 3762bhanu-patch-1
2 parents 628aa5e + 218f4a3 commit 4f88cf9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

people.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,8 +352,9 @@
352352
}, {
353353
name: "Jaideep Seth",
354354
url: "https://github.com/jaideep-seth"
355-
}
356-
];
355+
},{name: "Bhanu Prakash Singh",
356+
url: "https://github.com/3762bhanu"
357+
},];
357358

358359
//Render the data into the template
359360
var rendered = Mustache.render(template, rowify(contributors, 6));

0 commit comments

Comments
 (0)