Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 11e9424

Browse files
author
vikasrohit
committed
Merge pull request #507 from appirio-tech/tony/member-of-month-update
Updated member of the month data per community team
2 parents 0b9a3c9 + 4b0f9d5 commit 11e9424

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

app/services/communityData.service.js

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,29 +19,29 @@
1919
var data = {
2020
"memberLeaderboard": [
2121
{
22-
"avatar": "//www.topcoder.com/wp-content/uploads/2015/05/yoki_august2015.png",
23-
"name": "yoki",
22+
"avatar": "//www.topcoder.com/wp-content/uploads/2015/05/iamtong_oct2015.png",
23+
"name": "iamtong ",
2424
"contestType": "Design",
25-
"description": "Won $3,800 in design challenges.",
25+
"description": "Won $6500 in design challenges.",
2626
"class": "design"
2727
}, {
28-
"avatar": "//www.topcoder.com/wp-content/uploads/2015/05/ultronzero_august2015.png",
29-
"name": "ultronzero",
30-
"contestType": "Software",
31-
"description": "Won $6750 in development challenges.",
28+
"avatar": "//www.topcoder.com/wp-content/uploads/2015/05/cjalmeida_oct2015.png",
29+
"name": "cjalmeida",
30+
"contestType": "Development",
31+
"description": "Won $4500 in development challenges.",
3232
"class": "develop"
3333
}, {
34-
"avatar": "//www.topcoder.com/wp-content/uploads/2015/05/lowsfish_august2015.png",
35-
"name": "lowsfish",
34+
"avatar": "//www.topcoder.com/wp-content/uploads/2015/05/islands_oct2015.png",
35+
"name": "islands",
3636
"contestType": "Data Science",
37-
"description": "Rating increased in both SRMs & advanced from Div 2 to Div 1.",
37+
"description": "Advanced from Div 2 to Div 1 & total rating increase of 424 pts.",
3838
"class": "data-science"
3939
}, {
4040
"avatar": "https://s3.amazonaws.com/app.topcoder-dev.com/images/ico-user-default.7aa28736.svg",
41-
"name": "TBD",
42-
"contestType": "Rookie of the Month",
43-
"description": "Most impressive start...",
44-
"class": "data-science"
41+
"name": "WinkTales",
42+
"contestType": "Dev Rookie",
43+
"description": "Already won 2 challenges in his short 2.5 month time with Topcoder",
44+
"class": "develop"
4545
}],
4646
"copilots": [{
4747
"avatar": "//community.topcoder.com/i/m/maroosh.jpeg",

0 commit comments

Comments
 (0)