From 93a9b66dc72a2f4fe973d921796d3e7e38e543ed Mon Sep 17 00:00:00 2001 From: Mohammad S Anwar Date: Sun, 9 Jun 2019 06:00:10 +0100 Subject: - Added solutions by Feng Chang. --- stats/pwc-current.json | 184 +++++------ stats/pwc-language-breakdown-summary.json | 56 ++-- stats/pwc-language-breakdown.json | 116 +++---- stats/pwc-leaders.json | 522 +++++++++++++++--------------- stats/pwc-summary-1-30.json | 34 +- stats/pwc-summary-31-60.json | 88 ++--- stats/pwc-summary-61-90.json | 34 +- stats/pwc-summary-91-120.json | 46 +-- stats/pwc-summary.json | 224 ++++++------- 9 files changed, 652 insertions(+), 652 deletions(-) diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 6b33f0a369..4d73661d2c 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,6 +1,23 @@ { - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 21] Last updated at 2019-06-09 04:58:23 GMT" + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 + } + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "title" : { + "text" : "Perl Weekly Challenge - 011" }, "series" : [ { @@ -8,19 +25,19 @@ "colorByPoint" : 1, "data" : [ { + "drilldown" : "Aaron Sherman", "y" : 2, - "name" : "Aaron Sherman", - "drilldown" : "Aaron Sherman" + "name" : "Aaron Sherman" }, { "drilldown" : "Adam Russell", - "y" : 2, - "name" : "Adam Russell" + "name" : "Adam Russell", + "y" : 2 }, { - "name" : "Alicia Bielsa", + "drilldown" : "Alicia Bielsa", "y" : 2, - "drilldown" : "Alicia Bielsa" + "name" : "Alicia Bielsa" }, { "drilldown" : "Andrezgz", @@ -28,44 +45,44 @@ "y" : 2 }, { - "y" : 2, "name" : "Arne Sommer", - "drilldown" : "Arne Sommer" + "drilldown" : "Arne Sommer", + "y" : 2 }, { - "drilldown" : "Dave Jacoby", "y" : 2, + "drilldown" : "Dave Jacoby", "name" : "Dave Jacoby" }, { - "drilldown" : "E. Choroba", "y" : 2, + "drilldown" : "E. Choroba", "name" : "E. Choroba" }, { "drilldown" : "Feng Chang", - "name" : "Feng Chang", - "y" : 4 + "y" : 5, + "name" : "Feng Chang" }, { "drilldown" : "Francis Whittle", - "y" : 2, - "name" : "Francis Whittle" + "name" : "Francis Whittle", + "y" : 2 }, { "name" : "Gustavo Chaves", - "y" : 2, - "drilldown" : "Gustavo Chaves" + "drilldown" : "Gustavo Chaves", + "y" : 2 }, { - "drilldown" : "Jo Christian Oterhals", "name" : "Jo Christian Oterhals", + "drilldown" : "Jo Christian Oterhals", "y" : 2 }, { "drilldown" : "Joelle Maslak", - "y" : 6, - "name" : "Joelle Maslak" + "name" : "Joelle Maslak", + "y" : 6 }, { "drilldown" : "Khalid", @@ -74,78 +91,55 @@ }, { "drilldown" : "Kivanc Yazan", - "y" : 2, - "name" : "Kivanc Yazan" + "name" : "Kivanc Yazan", + "y" : 2 }, { + "y" : 4, "drilldown" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld", - "y" : 4 + "name" : "Laurent Rosenfeld" }, { - "name" : "Maxim Nechaev", + "drilldown" : "Maxim Nechaev", "y" : 2, - "drilldown" : "Maxim Nechaev" + "name" : "Maxim Nechaev" }, { + "drilldown" : "Ozzy", "y" : 2, - "name" : "Ozzy", - "drilldown" : "Ozzy" + "name" : "Ozzy" }, { + "drilldown" : "Pete Houston", "y" : 1, - "name" : "Pete Houston", - "drilldown" : "Pete Houston" + "name" : "Pete Houston" }, { + "y" : 2, "drilldown" : "Simon Proctor", - "name" : "Simon Proctor", - "y" : 2 + "name" : "Simon Proctor" }, { - "name" : "Steven Wilson", + "drilldown" : "Steven Wilson", "y" : 3, - "drilldown" : "Steven Wilson" + "name" : "Steven Wilson" }, { - "y" : 2, "name" : "Yozen Hernandez", - "drilldown" : "Yozen Hernandez" + "drilldown" : "Yozen Hernandez", + "y" : 2 } ] } ], - "legend" : { - "enabled" : 0 - }, - "title" : { - "text" : "Perl Weekly Challenge - 011" + "chart" : { + "type" : "column" }, "tooltip" : { - "followPointer" : 1, "headerFormat" : "{series.name}
", + "followPointer" : 1, "pointerFormat" : "{point.name}: {point.y:f}
" }, - "xAxis" : { - "type" : "category" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "subtitle" : { - "text" : "[Champions: 21] Last updated at 2019-06-09 04:54:53 GMT" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - }, - "borderWidth" : 0 - } - }, "drilldown" : { "series" : [ { @@ -159,34 +153,34 @@ ] }, { + "name" : "Adam Russell", "id" : "Adam Russell", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "Adam Russell" + ] }, { - "name" : "Alicia Bielsa", - "id" : "Alicia Bielsa", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Alicia Bielsa", + "name" : "Alicia Bielsa" }, { - "name" : "Andrezgz", + "id" : "Andrezgz", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Andrezgz" + "name" : "Andrezgz" }, { "data" : [ @@ -199,31 +193,31 @@ "name" : "Arne Sommer" }, { + "name" : "Dave Jacoby", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Dave Jacoby", - "name" : "Dave Jacoby" + "id" : "Dave Jacoby" }, { + "name" : "E. Choroba", "id" : "E. Choroba", "data" : [ [ "Perl 5", 2 ] - ], - "name" : "E. Choroba" + ] }, { "name" : "Feng Chang", "data" : [ [ "Perl 5", - 1 + 2 ], [ "Perl 6", @@ -233,23 +227,23 @@ "id" : "Feng Chang" }, { - "name" : "Francis Whittle", + "id" : "Francis Whittle", "data" : [ [ "Perl 6", 2 ] ], - "id" : "Francis Whittle" + "name" : "Francis Whittle" }, { + "id" : "Gustavo Chaves", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Gustavo Chaves", "name" : "Gustavo Chaves" }, { @@ -263,7 +257,6 @@ "id" : "Jo Christian Oterhals" }, { - "name" : "Joelle Maslak", "id" : "Joelle Maslak", "data" : [ [ @@ -274,7 +267,8 @@ "Perl 6", 3 ] - ] + ], + "name" : "Joelle Maslak" }, { "id" : "Khalid", @@ -288,13 +282,13 @@ }, { "name" : "Kivanc Yazan", - "id" : "Kivanc Yazan", "data" : [ [ "Perl 5", 2 ] - ] + ], + "id" : "Kivanc Yazan" }, { "name" : "Laurent Rosenfeld", @@ -311,14 +305,14 @@ ] }, { - "name" : "Maxim Nechaev", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Maxim Nechaev" + "id" : "Maxim Nechaev", + "name" : "Maxim Nechaev" }, { "data" : [ @@ -331,45 +325,51 @@ "name" : "Ozzy" }, { - "name" : "Pete Houston", "id" : "Pete Houston", "data" : [ [ "Perl 5", 1 ] - ] + ], + "name" : "Pete Houston" }, { - "name" : "Simon Proctor", + "id" : "Simon Proctor", "data" : [ [ "Perl 6", 2 ] ], - "id" : "Simon Proctor" + "name" : "Simon Proctor" }, { - "id" : "Steven Wilson", + "name" : "Steven Wilson", "data" : [ [ "Perl 5", 3 ] ], - "name" : "Steven Wilson" + "id" : "Steven Wilson" }, { - "name" : "Yozen Hernandez", "data" : [ [ "Perl 5", 2 ] ], - "id" : "Yozen Hernandez" + "id" : "Yozen Hernandez", + "name" : "Yozen Hernandez" } ] + }, + "legend" : { + "enabled" : 0 + }, + "xAxis" : { + "type" : "category" } } diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json index 323250dbe7..7a72685793 100644 --- a/stats/pwc-language-breakdown-summary.json +++ b/stats/pwc-language-breakdown-summary.json @@ -1,7 +1,22 @@ { + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge Contributions - 2019" + }, + "yAxis" : { + "title" : { + "text" : null + }, + "min" : 0 + }, "tooltip" : { "pointFormat" : "{point.y:.0f}" }, + "subtitle" : { + "text" : "Last updated at 2019-06-09 04:58:34 GMT" + }, "series" : [ { "data" : [ @@ -11,53 +26,38 @@ ], [ "Perl 5", - 430 + 431 ], [ "Perl 6", 255 ] ], - "name" : "Contributions", "dataLabels" : { - "y" : 10, - "enabled" : "true", - "align" : "right", + "format" : "{point.y:.0f}", "style" : { - "fontSize" : "13px", - "fontFamily" : "Verdana, sans-serif" + "fontFamily" : "Verdana, sans-serif", + "fontSize" : "13px" }, - "format" : "{point.y:.0f}", + "y" : 10, "color" : "#FFFFFF", - "rotation" : -90 - } + "align" : "right", + "rotation" : -90, + "enabled" : "true" + }, + "name" : "Contributions" } ], "xAxis" : { - "type" : "category", "labels" : { "style" : { - "fontFamily" : "Verdana, sans-serif", - "fontSize" : "13px" + "fontSize" : "13px", + "fontFamily" : "Verdana, sans-serif" } - } - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "title" : { - "text" : null }, - "min" : 0 - }, - "subtitle" : { - "text" : "Last updated at 2019-06-09 04:55:03 GMT" + "type" : "category" }, "legend" : { "enabled" : "false" - }, - "title" : { - "text" : "Perl Weekly Challenge Contributions - 2019" } } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index 65af7fc7a3..cdbe176285 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,21 +1,10 @@ { - "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-09 04:55:03 GMT" + "xAxis" : { + "type" : "category" }, "legend" : { "enabled" : "false" }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, - "title" : { - "text" : "Perl Weekly Challenge Language" - }, - "chart" : { - "type" : "column" - }, "plotOptions" : { "series" : { "dataLabels" : { @@ -25,28 +14,34 @@ "borderWidth" : 0 } }, + "title" : { + "text" : "Perl Weekly Challenge Language" + }, + "chart" : { + "type" : "column" + }, "series" : [ { "data" : [ { + "drilldown" : "001", "y" : 113, - "name" : "#001 [P5=76 P6=37]", - "drilldown" : "001" + "name" : "#001 [P5=76 P6=37]" }, { - "drilldown" : "002", + "y" : 95, "name" : "#002 [P5=63 P6=32]", - "y" : 95 + "drilldown" : "002" }, { "drilldown" : "003", - "y" : 58, - "name" : "#003 [P5=32 P6=26]" + "name" : "#003 [P5=32 P6=26]", + "y" : 58 }, { "drilldown" : "004", - "y" : 75, - "name" : "#004 [P5=46 P6=29]" + "name" : "#004 [P5=46 P6=29]", + "y" : 75 }, { "name" : "#005 [P5=33 P6=22]", @@ -55,8 +50,8 @@ }, { "drilldown" : "006", - "y" : 41, - "name" : "#006 [P5=27 P6=14]" + "name" : "#006 [P5=27 P6=14]", + "y" : 41 }, { "drilldown" : "007", @@ -65,34 +60,33 @@ }, { "drilldown" : "008", - "y" : 56, - "name" : "#008 [P5=36 P6=20]" + "name" : "#008 [P5=36 P6=20]", + "y" : 56 }, { - "drilldown" : "009", + "name" : "#009 [P5=33 P6=18]", "y" : 51, - "name" : "#009 [P5=33 P6=18]" + "drilldown" : "009" }, { - "y" : 45, + "drilldown" : "010", "name" : "#010 [P5=30 P6=15]", - "drilldown" : "010" + "y" : 45 }, { "drilldown" : "011", - "y" : 50, - "name" : "#011 [P5=28 P6=22]" + "name" : "#011 [P5=29 P6=22]", + "y" : 51 } ], - "colorByPoint" : "true", - "name" : "Perl Weekly Challenge Languages" + "name" : "Perl Weekly Challenge Languages", + "colorByPoint" : "true" } ], "drilldown" : { "series" : [ { "id" : "001", - "name" : "001", "data" : [ [ "Perl 5", @@ -102,7 +96,8 @@ "Perl 6", 37 ] - ] + ], + "name" : "001" }, { "id" : "002", @@ -129,10 +124,11 @@ 26 ] ], - "name" : "003", - "id" : "003" + "id" : "003", + "name" : "003" }, { + "id" : "004", "data" : [ [ "Perl 5", @@ -143,11 +139,10 @@ 29 ] ], - "name" : "004", - "id" : "004" + "name" : "004" }, { - "name" : "005", + "id" : "005", "data" : [ [ "Perl 5", @@ -158,9 +153,10 @@ 22 ] ], - "id" : "005" + "name" : "005" }, { + "name" : "006", "id" : "006", "data" : [ [ @@ -171,11 +167,11 @@ "Perl 6", 14 ] - ], - "name" : "006" + ] }, { "name" : "007", + "id" : "007", "data" : [ [ "Perl 5", @@ -185,10 +181,10 @@ "Perl 6", 20 ] - ], - "id" : "007" + ] }, { + "id" : "008", "data" : [ [ "Perl 5", @@ -199,11 +195,10 @@ 20 ] ], - "name" : "008", - "id" : "008" + "name" : "008" }, { - "name" : "009", + "id" : "009", "data" : [ [ "Perl 5", @@ -214,10 +209,9 @@ 18 ] ], - "id" : "009" + "name" : "009" }, { - "name" : "010", "data" : [ [ "Perl 5", @@ -228,30 +222,36 @@ 15 ] ], - "id" : "010" + "id" : "010", + "name" : "010" }, { - "id" : "011", "name" : "011", "data" : [ [ "Perl 5", - 28 + 29 ], [ "Perl 6", 22 ] - ] + ], + "id" : "011" } ] }, - "xAxis" : { - "type" : "category" + "subtitle" : { + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-09 04:58:34 GMT" }, "tooltip" : { "followPointer" : "true", - "headerFormat" : "", - "pointFormat" : "{point.name}: {point.y:f}
" + "pointFormat" : "{point.name}: {point.y:f}
", + "headerFormat" : "" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } } } diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index ba4811414c..129241f804 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -2,13 +2,8 @@ "drilldown" : { "series" : [ { - "name" : "Laurent Rosenfeld", "id" : "Laurent Rosenfeld", "data" : [ - [ - "Perl 6", - 21 - ], [ "Blog", 13 @@ -16,19 +11,24 @@ [ "Perl 5", 22 + ], + [ + "Perl 6", + 21 ] - ] + ], + "name" : "Laurent Rosenfeld" }, { "name" : "Joelle Maslak", "id" : "Joelle Maslak", "data" : [ [ - "Perl 5", + "Perl 6", 26 ], [ - "Perl 6", + "Perl 5", 26 ], [ @@ -38,7 +38,6 @@ ] }, { - "name" : "Jaldhar H. Vyas", "id" : "Jaldhar H. Vyas", "data" : [ [ @@ -49,21 +48,22 @@ "Perl 5", 20 ] - ] + ], + "name" : "Jaldhar H. Vyas" }, { "name" : "Ruben Westerberg", + "id" : "Ruben Westerberg", "data" : [ [ - "Perl 5", + "Perl 6", 17 ], [ - "Perl 6", + "Perl 5", 17 ] - ], - "id" : "Ruben Westerberg" + ] }, { "name" : "Adam Russell", @@ -80,38 +80,39 @@ ] }, { - "id" : "Arne Sommer", "data" : [ - [ - "Perl 6", - 19 - ], [ "Blog", 10 + ], + [ + "Perl 6", + 19 ] ], + "id" : "Arne Sommer", "name" : "Arne Sommer" }, { + "name" : "Simon Proctor", + "id" : "Simon Proctor", "data" : [ [ "Perl 5", 4 ], - [ - "Perl 6", - 18 - ], [ "Blog", 6 + ], + [ + "Perl 6", + 18 ] - ], - "id" : "Simon Proctor", - "name" : "Simon Proctor" + ] }, { + "name" : "Kian-Meng Ang", "id" : "Kian-Meng Ang", "data" : [ [ @@ -122,12 +123,16 @@ "Perl 5", 17 ] - ], - "name" : "Kian-Meng Ang" + ] }, { "name" : "Jo Christian Oterhals", + "id" : "Jo Christian Oterhals", "data" : [ + [ + "Blog", + 6 + ], [ "Perl 5", 6 @@ -135,27 +140,22 @@ [ "Perl 6", 12 - ], - [ - "Blog", - 6 ] - ], - "id" : "Jo Christian Oterhals" + ] }, { - "id" : "Gustavo Chaves", + "name" : "Gustavo Chaves", "data" : [ - [ - "Blog", - 4 - ], [ "Perl 5", 19 + ], + [ + "Blog", + 4 ] ], - "name" : "Gustavo Chaves" + "id" : "Gustavo Chaves" }, { "name" : "Dr James A. Smith", @@ -172,6 +172,8 @@ "id" : "Dr James A. Smith" }, { + "name" : "Francis Whittle", + "id" : "Francis Whittle", "data" : [ [ "Blog", @@ -181,71 +183,69 @@ "Perl 6", 16 ] - ], - "id" : "Francis Whittle", - "name" : "Francis Whittle" + ] }, { - "id" : "Andrezgz", + "name" : "Andrezgz", "data" : [ [ "Perl 5", 21 ] ], - "name" : "Andrezgz" + "id" : "Andrezgz" }, { - "name" : "Athanasius", "id" : "Athanasius", "data" : [ [ "Perl 5", 20 ] - ] + ], + "name" : "Athanasius" }, { "name" : "E. Choroba", - "id" : "E. Choroba", "data" : [ - [ - "Blog", - 6 - ], [ "Perl 5", 14 + ], + [ + "Blog", + 6 ] - ] + ], + "id" : "E. Choroba" }, { + "name" : "Dave Jacoby", "data" : [ [ - "Perl 5", + "Blog", 9 ], [ - "Blog", + "Perl 5", 9 ] ], - "id" : "Dave Jacoby", - "name" : "Dave Jacoby" + "id" : "Dave Jacoby" }, { + "name" : "Nick Logan", "id" : "Nick Logan", "data" : [ [ - "Perl 5", + "Perl 6", 8 ], [ - "Perl 6", + "Perl 5", 8 ] - ], - "name" : "Nick Logan" + ] }, { "data" : [ @@ -258,7 +258,7 @@ "name" : "Daniel Mantovani" }, { - "name" : "Lars Balker", + "id" : "Lars Balker", "data" : [ [ "Perl 5", @@ -269,11 +269,9 @@ 4 ] ], - "id" : "Lars Balker" + "name" : "Lars Balker" }, { - "name" : "Mark Senn", - "id" : "Mark Senn", "data" : [ [ "Perl 6", @@ -283,51 +281,53 @@ "Blog", 3 ] - ] + ], + "id" : "Mark Senn", + "name" : "Mark Senn" }, { + "name" : "Yozen Hernandez", "data" : [ - [ - "Perl 5", - 8 - ], [ "Blog", 3 + ], + [ + "Perl 5", + 8 ] ], - "id" : "Yozen Hernandez", - "name" : "Yozen Hernandez" + "id" : "Yozen Hernandez" }, { - "name" : "Doug Schrag", "id" : "Doug Schrag", "data" : [ [ "Perl 6", 10 ] - ] + ], + "name" : "Doug Schrag" }, { - "name" : "Duncan C. White", - "id" : "Duncan C. White", "data" : [ [ "Perl 5", 10 ] - ] + ], + "id" : "Duncan C. White", + "name" : "Duncan C. White" }, { + "name" : "Steven Wilson", "data" : [ [ "Perl 5", 10 ] ], - "id" : "Steven Wilson", - "name" : "Steven Wilson" + "id" : "Steven Wilson" }, { "data" : [ @@ -340,24 +340,24 @@ "name" : "Alicia Bielsa" }, { - "name" : "Guillermo Ramos", - "id" : "Guillermo Ramos", "data" : [ [ "Perl 5", 9 ] - ] + ], + "id" : "Guillermo Ramos", + "name" : "Guillermo Ramos" }, { + "name" : "Maxim Nechaev", "data" : [ [ "Perl 5", 9 ] ], - "id" : "Maxim Nechaev", - "name" : "Maxim Nechaev" + "id" : "Maxim Nechaev" }, { "data" : [ @@ -370,7 +370,6 @@ "name" : "Ozzy" }, { - "name" : "Robert Gratza", "data" : [ [ "Perl 5", @@ -381,34 +380,35 @@ 6 ] ], - "id" : "Robert Gratza" + "id" : "Robert Gratza", + "name" : "Robert Gratza" }, { + "name" : "John Barrett", "data" : [ [ "Perl 5", 7 ] ], - "id" : "John Barrett", - "name" : "John Barrett" + "id" : "John Barrett" }, { - "id" : "Khalid", "data" : [ [ "Perl 5", 4 ], - [ - "Perl 6", - 2 - ], [ "Blog", 1 + ], + [ + "Perl 6", + 2 ] ], + "id" : "Khalid", "name" : "Khalid" }, { @@ -422,62 +422,76 @@ "name" : "Kivanc Yazan" }, { - "name" : "Maxim Kolodyazhny", + "id" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 6 ] ], - "id" : "Maxim Kolodyazhny" + "name" : "Maxim Kolodyazhny" }, { - "name" : "Philippe Bruhat", - "id" : "Philippe Bruhat", "data" : [ - [ - "Blog", - 2 - ], [ "Perl 5", 4 + ], + [ + "Blog", + 2 ] - ] + ], + "id" : "Philippe Bruhat", + "name" : "Philippe Bruhat" }, { + "name" : "Sergio Iglesias", + "id" : "Sergio Iglesias", "data" : [ [ "Perl 5", 6 ] - ], - "id" : "Sergio Iglesias", - "name" : "Sergio Iglesias" + ] }, { - "name" : "Arpad Toth", + "id" : "Arpad Toth", "data" : [ [ "Perl 5", 5 ] ], - "id" : "Arpad Toth" + "name" : "Arpad Toth" }, { - "name" : "Steve Rogerson", - "id" : "Steve Rogerson", "data" : [ [ "Perl 6", - 2 + 3 ], + [ + "Perl 5", + 2 + ] + ], + "id" : "Feng Chang", + "name" : "Feng Chang" + }, + { + "id" : "Steve Rogerson", + "data" : [ [ "Perl 5", 3 + ], + [ + "Perl 6", + 2 ] - ] + ], + "name" : "Steve Rogerson" }, { "name" : "Veesh Goldman", @@ -490,98 +504,84 @@ ] }, { - "name" : "Alex Daniel", + "id" : "Alex Daniel", "data" : [ [ "Perl 6", 4 ] ], - "id" : "Alex Daniel" + "name" : "Alex Daniel" }, { - "name" : "Bob Kleemann", + "id" : "Bob Kleemann", "data" : [ [ "Perl 5", 4 ] ], - "id" : "Bob Kleemann" + "name" : "Bob Kleemann" }, { - "name" : "Chenyf", - "id" : "Chenyf", "data" : [ [ "Perl 6", 4 ] - ] - }, - { - "data" : [ - [ - "Perl 5", - 4 - ] ], - "id" : "David Kayal", - "name" : "David Kayal" + "id" : "Chenyf", + "name" : "Chenyf" }, { - "id" : "Feng Chang", + "name" : "David Kayal", + "id" : "David Kayal", "data" : [ [ "Perl 5", - 1 - ], - [ - "Perl 6", - 3 + 4 ] - ], - "name" : "Feng Chang" + ] }, { + "name" : "Finley", "data" : [ [ "Perl 6", 4 ] ], - "id" : "Finley", - "name" : "Finley" + "id" : "Finley" }, { + "name" : "Jaime Corchado", + "id" : "Jaime Corchado", "data" : [ [ "Perl 5", 4 ] - ], - "id" : "Jaime Corchado", - "name" : "Jaime Corchado" + ] }, { + "name" : "Luis F. Uceta", "data" : [ [ "Perl 6", 4 ] ], - "id" : "Luis F. Uceta", - "name" : "Luis F. Uceta" + "id" : "Luis F. Uceta" }, { "name" : "Matt Latusek", - "id" : "Matt Latusek", "data" : [ [ "Perl 5", 4 ] - ] + ], + "id" : "Matt Latusek" }, { "data" : [ @@ -594,69 +594,36 @@ "name" : "Neil Bowers" }, { + "name" : "Pete Houston", "data" : [ [ "Perl 5", 4 ] ], - "id" : "Pete Houston", - "name" : "Pete Houston" + "id" : "Pete Houston" }, { "name" : "Simon Reinhardt", - "id" : "Simon Reinhardt", "data" : [ [ "Perl 5", 4 ] - ] + ], + "id" : "Simon Reinhardt" } ] }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } - }, - "legend" : { - "enabled" : "false" - }, - "title" : { - "text" : "Perl Weekly Challenge Leaders (TOP 50)" - }, - "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-06-09 04:55:00 GMT" - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "{point.name}: {point.y:f}
", - "followPointer" : "true", - "headerFormat" : "" - }, "xAxis" : { "type" : "category" }, - "yAxis" : { - "title" : { - "text" : "Total Score" - } - }, "series" : [ { - "name" : "Perl Weekly Challenge Leaders", - "colorByPoint" : "true", "data" : [ { - "name" : "#1: Laurent Rosenfeld", "drilldown" : "Laurent Rosenfeld", + "name" : "#1: Laurent Rosenfeld", "y" : 112 }, { @@ -665,8 +632,8 @@ "name" : "#2: Joelle Maslak" }, { - "drilldown" : "Jaldhar H. Vyas", "name" : "#3: Jaldhar H. Vyas", + "drilldown" : "Jaldhar H. Vyas", "y" : 80 }, { @@ -675,74 +642,74 @@ "y" : 68 }, { - "drilldown" : "Adam Russell", + "y" : 66, "name" : "#5: Adam Russell", - "y" : 66 + "drilldown" : "Adam Russell" }, { - "y" : 58, "drilldown" : "Arne Sommer", - "name" : "#6: Arne Sommer" + "name" : "#6: Arne Sommer", + "y" : 58 }, { "y" : 56, - "drilldown" : "Simon Proctor", - "name" : "#7: Simon Proctor" + "name" : "#7: Simon Proctor", + "drilldown" : "Simon Proctor" }, { + "y" : 54, "name" : "#8: Kian-Meng Ang", - "drilldown" : "Kian-Meng Ang", - "y" : 54 + "drilldown" : "Kian-Meng Ang" }, { "y" : 48, - "name" : "#9: Jo Christian Oterhals", - "drilldown" : "Jo Christian Oterhals" + "drilldown" : "Jo Christian Oterhals", + "name" : "#9: Jo Christian Oterhals" }, { - "y" : 46, + "name" : "#10: Gustavo Chaves", "drilldown" : "Gustavo Chaves", - "name" : "#10: Gustavo Chaves" + "y" : 46 }, { - "y" : 44, "drilldown" : "Dr James A. Smith", - "name" : "#11: Dr James A. Smith" + "name" : "#11: Dr James A. Smith", + "y" : 44 }, { - "y" : 44, "drilldown" : "Francis Whittle", - "name" : "#12: Francis Whittle" + "name" : "#12: Francis Whittle", + "y" : 44 }, { - "y" : 42, "drilldown" : "Andrezgz", - "name" : "#13: Andrezgz" + "name" : "#13: Andrezgz", + "y" : 42 }, { - "y" : 40, + "name" : "#14: Athanasius", "drilldown" : "Athanasius", - "name" : "#14: Athanasius" + "y" : 40 }, { - "name" : "#15: E. Choroba", + "y" : 40, "drilldown" : "E. Choroba", - "y" : 40 + "name" : "#15: E. Choroba" }, { + "y" : 36, "drilldown" : "Dave Jacoby", - "name" : "#16: Dave Jacoby", - "y" : 36 + "name" : "#16: Dave Jacoby" }, { - "name" : "#17: Nick Logan", "drilldown" : "Nick Logan", + "name" : "#17: Nick Logan", "y" : 32 }, { "y" : 30, - "name" : "#18: Daniel Mantovani", - "drilldown" : "Daniel Mantovani" + "drilldown" : "Daniel Mantovani", + "name" : "#18: Daniel Mantovani" }, { "y" : 28, @@ -751,8 +718,8 @@ }, { "y" : 26, - "name" : "#20: Mark Senn", - "drilldown" : "Mark Senn" + "drilldown" : "Mark Senn", + "name" : "#20: Mark Senn" }, { "y" : 22, @@ -765,44 +732,44 @@ "y" : 20 }, { - "y" : 20, + "name" : "#23: Duncan C. White", "drilldown" : "Duncan C. White", - "name" : "#23: Duncan C. White" + "y" : 20 }, { - "y" : 20, + "drilldown" : "Steven Wilson", "name" : "#24: Steven Wilson", - "drilldown" : "Steven Wilson" + "y" : 20 }, { - "y" : 18, "drilldown" : "Alicia Bielsa", - "name" : "#25: Alicia Bielsa" + "name" : "#25: Alicia Bielsa", + "y" : 18 }, { + "y" : 18, "drilldown" : "Guillermo Ramos", - "name" : "#26: Guillermo Ramos", - "y" : 18 + "name" : "#26: Guillermo Ramos" }, { - "y" : 18, "name" : "#27: Maxim Nechaev", - "drilldown" : "Maxim Nechaev" + "drilldown" : "Maxim Nechaev", + "y" : 18 }, { - "y" : 18, + "drilldown" : "Ozzy", "name" : "#28: Ozzy", - "drilldown" : "Ozzy" + "y" : 18 }, { + "y" : 16, "drilldown" : "Robert Gratza", - "name" : "#29: Robert Gratza", - "y" : 16 + "name" : "#29: Robert Gratza" }, { - "drilldown" : "John Barrett", + "y" : 14, "name" : "#30: John Barrett", - "y" : 14 + "drilldown" : "John Barrett" }, { "y" : 14, @@ -810,8 +777,8 @@ "drilldown" : "Khalid" }, { - "drilldown" : "Kivanc Yazan", "name" : "#32: Kivanc Yazan", + "drilldown" : "Kivanc Yazan", "y" : 12 }, { @@ -825,86 +792,119 @@ "name" : "#34: Philippe Bruhat" }, { - "y" : 12, + "drilldown" : "Sergio Iglesias", "name" : "#35: Sergio Iglesias", - "drilldown" : "Sergio Iglesias" + "y" : 12 }, { - "y" : 10, "drilldown" : "Arpad Toth", - "name" : "#36: Arpad Toth" + "name" : "#36: Arpad Toth", + "y" : 10 }, { - "name" : "#37: Steve Rogerson", - "drilldown" : "Steve Rogerson", + "name" : "#37: Feng Chang", + "drilldown" : "Feng Chang", "y" : 10 }, { - "name" : "#38: Veesh Goldman", + "y" : 10, + "drilldown" : "Steve Rogerson", + "name" : "#38: Steve Rogerson" + }, + { + "name" : "#39: Veesh Goldman", "drilldown" : "Veesh Goldman", "y" : 10 }, { - "y" : 8, "drilldown" : "Alex Daniel", - "name" : "#39: Alex Daniel" + "name" : "#40: Alex Daniel", + "y" : 8 }, { "y" : 8, - "name" : "#40: Bob Kleemann", + "name" : "#41: Bob Kleemann", "drilldown" : "Bob Kleemann" }, { - "name" : "#41: Chenyf", + "name" : "#42: Chenyf", "drilldown" : "Chenyf", "y" : 8 }, { + "y" : 8, "drilldown" : "David Kayal", - "name" : "#42: David Kayal", - "y" : 8 + "name" : "#43: David Kayal" }, { - "name" : "#43: Feng Chang", - "drilldown" : "Feng Chang", - "y" : 8 - }, - { - "drilldown" : "Finley", + "y" : 8, "name" : "#44: Finley", - "y" : 8 + "drilldown" : "Finley" }, { - "y" : 8, + "drilldown" : "Jaime Corchado", "name" : "#45: Jaime Corchado", - "drilldown" : "Jaime Corchado" + "y" : 8 }, { - "drilldown" : "Luis F. Uceta", + "y" : 8, "name" : "#46: Luis F. Uceta", - "y" : 8 + "drilldown" : "Luis F. Uceta" }, { - "drilldown" : "Matt Latusek", "name" : "#47: Matt Latusek", + "drilldown" : "Matt Latusek", "y" : 8 }, { - "y" : 8, + "drilldown" : "Neil Bowers", "name" : "#48: Neil Bowers", - "drilldown" : "Neil Bowers" + "y" : 8 }, { "y" : 8, - "name" : "#49: Pete Houston", - "drilldown" : "Pete Houston" + "drilldown" : "Pete Houston", + "name" : "#49: Pete Houston" }, { - "drilldown" : "Simon Reinhardt", "name" : "#50: Simon Reinhardt", + "drilldown" : "Simon Reinhardt", "y" : 8 } - ] + ], + "colorByPoint" : "true", + "name" : "Perl Weekly Challenge Leaders" } - ] + ], + "legend" : { + "enabled" : "false" + }, + "subtitle" : { + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-06-09 04:58:31 GMT" + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, + "tooltip" : { + "followPointer" : "true", + "headerFormat" : "", + "pointFormat" : "{point.name}: {point.y:f}
" + }, + "yAxis" : { + "title" : { + "text" : "Total Score" + } + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge Leaders (TOP 50)" + } } diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json index 7b80a1417a..812b71be98 100644 --- a/stats/pwc-summary-1-30.json +++ b/stats/pwc-summary-1-30.json @@ -1,4 +1,7 @@ { + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-06-09 04:58:24 GMT" + }, "series" : [ { "name" : "Perl 5", @@ -31,11 +34,12 @@ 10, 14, 2, - 1, + 2, 0 ] }, { + "name" : "Perl 6", "data" : [ 2, 0, @@ -67,8 +71,7 @@ 0, 3, 4 - ], - "name" : "Perl 6" + ] } ], "xAxis" : { @@ -105,28 +108,25 @@ "Finley" ] }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - }, - "chart" : { - "type" : "column" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-09 04:54:53 GMT" + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 }, "title" : { "text" : "Perl Weekly Challenge - 2019" + }, + "chart" : { + "type" : "column" } } diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 7c8d5d8278..bb5bebe71f 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,23 +1,52 @@ { + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, "chart" : { "type" : "column" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "yAxis" : { "title" : { "text" : "" }, "min" : 0 }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-09 04:54:53 GMT" + "text" : "[Champions: 30] Last updated at 2019-06-09 04:58:24 GMT" + }, + "xAxis" : { + "categories" : [ + "Francis Whittle", + "Fred Zinn", + "Freddie B", + "Guillermo Ramos", + "Gustavo Chaves", + "Jacques Guinnebault", + "Jaime Corchado", + "Jaldhar H. Vyas", + "Dr James A. Smith", + "Jeff", + "Jeremy Carman", + "Jim Bacon", + "JJ Merelo", + "Jo Christian Oterhals", + "Joelle Maslak", + "John Barrett", + "Juan Caballero", + "Kevin Colyer", + "Khalid", + "Kian-Meng Ang", + "Kivanc Yazan", + "Lars Balker", + "Laurent Rosenfeld", + "Magnus Woldrich", + "Mano Chandar", + "Mark Senn", + "Martin Barth", + "Martin Mugeni", + "Matt Latusek", + "Matthew O. Persico" + ] }, "series" : [ { @@ -56,7 +85,6 @@ ] }, { - "name" : "Perl 6", "data" : [ 16, 0, @@ -88,42 +116,14 @@ 2, 0, 0 - ] + ], + "name" : "Perl 6" } ], - "xAxis" : { - "categories" : [ - "Francis Whittle", - "Fred Zinn", - "Freddie B", - "Guillermo Ramos", - "Gustavo Chaves", - "Jacques Guinnebault", - "Jaime Corchado", - "Jaldhar H. Vyas", - "Dr James A. Smith", - "Jeff", - "Jeremy Carman", - "Jim Bacon", - "JJ Merelo", - "Jo Christian Oterhals", - "Joelle Maslak", - "John Barrett", - "Juan Caballero", - "Kevin Colyer", - "Khalid", - "Kian-Meng Ang", - "Kivanc Yazan", - "Lars Balker", - "Laurent Rosenfeld", - "Magnus Woldrich", - "Mano Chandar", - "Mark Senn", - "Martin Barth", - "Martin Mugeni", - "Matt Latusek", - "Matthew O. Persico" - ] + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "tooltip" : { "pointFormat" : "{series.name}: {point.y}
", diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index e942d50a0a..6e40b5c52b 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,7 +1,9 @@ { - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "xAxis" : { "categories" : [ @@ -37,6 +39,9 @@ "Yary H" ] }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2019-06-09 04:58:24 GMT" + }, "series" : [ { "name" : "Perl 5", @@ -74,6 +79,7 @@ ] }, { + "name" : "Perl 6", "data" : [ 0, 0, @@ -105,27 +111,21 @@ 0, 0, 1 - ], - "name" : "Perl 6" + ] } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2019-06-09 04:54:53 GMT" - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "{series.name}: {point.y}
" + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, "chart" : { "type" : "column" } diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index c6edf9af46..eeb890317e 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -1,45 +1,45 @@ { + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "tooltip" : { + "pointFormat" : "{series.name}: {point.y}
", + "shared" : 1 + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "chart" : { - "type" : "column" - }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" + } }, "subtitle" : { - "text" : "[Champions: 1] Last updated at 2019-06-09 04:54:53 GMT" + "text" : "[Champions: 1] Last updated at 2019-06-09 04:58:24 GMT" + }, + "xAxis" : { + "categories" : [ + "Yozen Hernandez" + ] }, "series" : [ { - "name" : "Perl 5", "data" : [ 8 - ] + ], + "name" : "Perl 5" }, { - "name" : "Perl 6", "data" : [ 0 - ] + ], + "name" : "Perl 6" } - ], - "xAxis" : { - "categories" : [ - "Yozen Hernandez" - ] - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "{series.name}: {point.y}
" - } + ] } diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index c0adc792db..619a1f6676 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,126 +1,27 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "yAxis" : { - "min" : 0, "title" : { "text" : "" + }, + "min" : 0 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" } }, "subtitle" : { - "text" : "[Champions: 91] Last updated at 2019-06-09 04:54:53 GMT" + "text" : "[Champions: 91] Last updated at 2019-06-09 04:58:23 GMT" + }, + "chart" : { + "type" : "column" }, "tooltip" : { "shared" : 1, "pointFormat" : "{series.name}: {point.y}
" }, - "xAxis" : { - "categories" : [ - "Aaron Sherman", - "Abigail", - "Adam Russell", - "Ailbhe Tweedie", - "Alex Daniel", - "Alexander Karelas", - "Alexey Melezhik", - "Alicia Bielsa", - "Andrezgz", - "Antonio Gamiz", - "Arne Sommer", - "Arpad Toth", - "Athanasius", - "Aubrey Quarcoo", - "Bill Palmer", - "Bob Kleemann", - "Clive Holloway", - "Daniel Mantovani", - "Daniel Mita", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "Denis Yurashku", - "Donald Hunter", - "Doug Schrag", - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Feng Chang", - "Finley", - "Francis Whittle", - "Fred Zinn", - "Freddie B", - "Guillermo Ramos", - "Gustavo Chaves", - "Jacques Guinnebault", - "Jaime Corchado", - "Jaldhar H. Vyas", - "Dr James A. Smith", - "Jeff", - "Jeremy Carman", - "Jim Bacon", - "JJ Merelo", - "Jo Christian Oterhals", - "Joelle Maslak", - "John Barrett", - "Juan Caballero", - "Kevin Colyer", - "Khalid", - "Kian-Meng Ang", - "Kivanc Yazan", - "Lars Balker", - "Laurent Rosenfeld", - "Magnus Woldrich", - "Mano Chandar", - "Mark Senn", - "Martin Barth", - "Martin Mugeni", - "Matt Latusek", - "Matthew O. Persico", - "Maxim Kolodyazhny", - "Maxim Nechaev", - "Michael Schaap", - "Neil Bowers", - "Nick Logan", - "Chenyf", - "Oleksii Tsvietnov", - "Ozzy", - "Pavel Jurca", - "Pavel Starikov", - "Pete Houston", - "Pete Sergeant", - "Philippe Bruhat", - "Prajith P", - "Robert Gratza", - "Ruben Westerberg", - "Sean Meininger", - "Sergio Iglesias", - "Simon Proctor", - "Simon Reinhardt", - "Steve Rogerson", - "Steven Lembark", - "Steven Wilson", - "Tiago Stock", - "Tim Smith", - "Tore Andersson", - "Luis F. Uceta", - "Veesh Goldman", - "William Gilmore", - "Yary H", - "Yozen Hernandez" - ] - }, - "title" : { - "text" : "Perl Weekly Challenge - 2019" - }, - "chart" : { - "type" : "column" - }, "series" : [ { - "name" : "Perl 5", "data" : [ 0, 2, @@ -150,7 +51,7 @@ 10, 14, 2, - 1, + 2, 0, 0, 2, @@ -213,7 +114,8 @@ 1, 1, 8 - ] + ], + "name" : "Perl 5" }, { "data" : [ @@ -311,5 +213,103 @@ ], "name" : "Perl 6" } - ] + ], + "title" : { + "text" : "Perl Weekly Challenge - 2019" + }, + "xAxis" : { + "categories" : [ + "Aaron Sherman", + "Abigail", + "Adam Russell", + "Ailbhe Tweedie", + "Alex Daniel", + "Alexander Karelas", + "Alexey Melezhik", + "Alicia Bielsa", + "Andrezgz", + "Antonio Gamiz", + "Arne Sommer", + "Arpad Toth", + "Athanasius", + "Aubrey Quarcoo", + "Bill Palmer", + "Bob Kleemann", + "Clive Holloway", + "Daniel Mantovani", + "Daniel Mita", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "Denis Yurashku", + "Donald Hunter", + "Doug Schrag", + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Feng Chang", + "Finley", + "Francis Whittle", + "Fred Zinn", + "Freddie B", + "Guillermo Ramos", + "Gustavo Chaves", + "Jacques Guinnebault", + "Jaime Corchado", + "Jaldhar H. Vyas", + "Dr James A. Smith", + "Jeff", + "Jeremy Carman", + "Jim Bacon", + "JJ Merelo", + "Jo Christian Oterhals", + "Joelle Maslak", + "John Barrett", + "Juan Caballero", + "Kevin Colyer", + "Khalid", + "Kian-Meng Ang", + "Kivanc Yazan", + "Lars Balker", + "Laurent Rosenfeld", + "Magnus Woldrich", + "Mano Chandar", + "Mark Senn", + "Martin Barth", + "Martin Mugeni", + "Matt Latusek", + "Matthew O. Persico", + "Maxim Kolodyazhny", + "Maxim Nechaev", + "Michael Schaap", + "Neil Bowers", + "Nick Logan", + "Chenyf", + "Oleksii Tsvietnov", + "Ozzy", + "Pavel Jurca", + "Pavel Starikov", + "Pete Houston", + "Pete Sergeant", + "Philippe Bruhat", + "Prajith P", + "Robert Gratza", + "Ruben Westerberg", + "Sean Meininger", + "Sergio Iglesias", + "Simon Proctor", + "Simon Reinhardt", + "Steve Rogerson", + "Steven Lembark", + "Steven Wilson", + "Tiago Stock", + "Tim Smith", + "Tore Andersson", + "Luis F. Uceta", + "Veesh Goldman", + "William Gilmore", + "Yary H", + "Yozen Hernandez" + ] + } } -- cgit