Update yearly leaderboard
parent
5b6054b890
commit
cfa1e722d5
|
@ -87,7 +87,7 @@ weight: -99992023
|
|||
</head>
|
||||
<body>
|
||||
<h1>kubernetes/minikube</h1>
|
||||
<div class="subtitle">2023-01-01 — 2023-09-30</div>
|
||||
<div class="subtitle">2023-01-01 — 2023-10-31</div>
|
||||
|
||||
|
||||
<h2>Reviewers</h2>
|
||||
|
@ -103,21 +103,21 @@ weight: -99992023
|
|||
function drawreviewCounts() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of Merged PRs reviewed', type: 'number'}, { role: 'annotation' }],
|
||||
["medyagh", 79, "79"],
|
||||
["medyagh", 86, "86"],
|
||||
["spowelljr", 50, "50"],
|
||||
["afbjorklund", 7, "7"],
|
||||
["aiyijing", 4, "4"],
|
||||
["eiffel-fl", 3, "3"],
|
||||
["sharifelgamal", 2, "2"],
|
||||
["tstromberg", 1, "1"],
|
||||
["andresmmujica", 1, "1"],
|
||||
["ComradeProgrammer", 1, "1"],
|
||||
["sethrylan", 1, "1"],
|
||||
["profnandaa", 1, "1"],
|
||||
["AkihiroSuda", 1, "1"],
|
||||
["neersighted", 1, "1"],
|
||||
["sethrylan", 1, "1"],
|
||||
["alban", 1, "1"],
|
||||
["atoato88", 1, "1"],
|
||||
["shaneutt", 1, "1"],
|
||||
["shu-mutou", 1, "1"],
|
||||
["ComradeProgrammer", 1, "1"],
|
||||
["andresmmujica", 1, "1"],
|
||||
|
||||
]);
|
||||
|
||||
|
@ -151,7 +151,7 @@ weight: -99992023
|
|||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of words written in merged PRs', type: 'number'}, { role: 'annotation' }],
|
||||
["spowelljr", 5871, "5871"],
|
||||
["medyagh", 2849, "2849"],
|
||||
["medyagh", 3003, "3003"],
|
||||
["afbjorklund", 1085, "1085"],
|
||||
["neersighted", 295, "295"],
|
||||
["aiyijing", 187, "187"],
|
||||
|
@ -198,20 +198,20 @@ weight: -99992023
|
|||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of Review Comments in merged PRs', type: 'number'}, { role: 'annotation' }],
|
||||
["spowelljr", 130, "130"],
|
||||
["medyagh", 78, "78"],
|
||||
["medyagh", 86, "86"],
|
||||
["aiyijing", 9, "9"],
|
||||
["neersighted", 4, "4"],
|
||||
["eiffel-fl", 2, "2"],
|
||||
["afbjorklund", 2, "2"],
|
||||
["tstromberg", 1, "1"],
|
||||
["alban", 1, "1"],
|
||||
["AkihiroSuda", 1, "1"],
|
||||
["eiffel-fl", 2, "2"],
|
||||
["sethrylan", 1, "1"],
|
||||
["AkihiroSuda", 1, "1"],
|
||||
["alban", 1, "1"],
|
||||
["tstromberg", 1, "1"],
|
||||
["shu-mutou", 0, "0"],
|
||||
["andresmmujica", 0, "0"],
|
||||
["profnandaa", 0, "0"],
|
||||
["travisn", 0, "0"],
|
||||
["ComradeProgrammer", 0, "0"],
|
||||
["atoato88", 0, "0"],
|
||||
["shaneutt", 0, "0"],
|
||||
["ComradeProgrammer", 0, "0"],
|
||||
|
||||
]);
|
||||
|
||||
|
@ -248,21 +248,21 @@ weight: -99992023
|
|||
function drawprCounts() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of Pull Requests Merged', type: 'number'}, { role: 'annotation' }],
|
||||
["spowelljr", 203, "203"],
|
||||
["afbjorklund", 20, "20"],
|
||||
["jeffmaury", 10, "10"],
|
||||
["ComradeProgrammer", 10, "10"],
|
||||
["spowelljr", 233, "233"],
|
||||
["afbjorklund", 21, "21"],
|
||||
["ComradeProgrammer", 15, "15"],
|
||||
["jeffmaury", 11, "11"],
|
||||
["medyagh", 10, "10"],
|
||||
["aiyijing", 8, "8"],
|
||||
["zdxgs", 6, "6"],
|
||||
["syxunion", 6, "6"],
|
||||
["syxunion", 7, "7"],
|
||||
["prezha", 6, "6"],
|
||||
["joaquimrocha", 5, "5"],
|
||||
["joaquimrocha", 6, "6"],
|
||||
["zdxgs", 6, "6"],
|
||||
["yolossn", 4, "4"],
|
||||
["uos-ljtian", 3, "3"],
|
||||
["JudahNour", 3, "3"],
|
||||
["shubhbapna", 3, "3"],
|
||||
["uos-ljtian", 3, "3"],
|
||||
["lixin963", 3, "3"],
|
||||
["shubhbapna", 3, "3"],
|
||||
|
||||
]);
|
||||
|
||||
|
@ -295,11 +295,11 @@ weight: -99992023
|
|||
function drawprDeltas() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: 'Lines of code (delta)', type: 'number'}, { role: 'annotation' }],
|
||||
["spowelljr", 12274, "12274"],
|
||||
["spowelljr", 140540, "140540"],
|
||||
["prezha", 3884, "3884"],
|
||||
["ComradeProgrammer", 1414, "1414"],
|
||||
["ComradeProgrammer", 1499, "1499"],
|
||||
["gAmUssA", 855, "855"],
|
||||
["afbjorklund", 711, "711"],
|
||||
["afbjorklund", 723, "723"],
|
||||
["denisok", 693, "693"],
|
||||
["JudahNour", 538, "538"],
|
||||
["yolossn", 481, "481"],
|
||||
|
@ -343,20 +343,20 @@ weight: -99992023
|
|||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: 'Average PR size (added+changed)', type: 'number'}, { role: 'annotation' }],
|
||||
["gAmUssA", 677, "677"],
|
||||
["spowelljr", 585, "585"],
|
||||
["prezha", 404, "404"],
|
||||
["x7upLime", 366, "366"],
|
||||
["presztak", 360, "360"],
|
||||
["denisok", 324, "324"],
|
||||
["AkihiroSuda", 190, "190"],
|
||||
["JudahNour", 173, "173"],
|
||||
["ComradeProgrammer", 131, "131"],
|
||||
["yolossn", 119, "119"],
|
||||
["rmsilva1973", 113, "113"],
|
||||
["OmSaran", 99, "99"],
|
||||
["salasberryfin", 92, "92"],
|
||||
["msharran", 77, "77"],
|
||||
["ComradeProgrammer", 91, "91"],
|
||||
["norshtein", 77, "77"],
|
||||
["shubhbapna", 70, "70"],
|
||||
["msharran", 77, "77"],
|
||||
|
||||
]);
|
||||
|
||||
|
@ -393,21 +393,21 @@ weight: -99992023
|
|||
function drawcomments() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of comments', type: 'number'}, { role: 'annotation' }],
|
||||
["afbjorklund", 189, "189"],
|
||||
["spowelljr", 91, "91"],
|
||||
["afbjorklund", 210, "210"],
|
||||
["spowelljr", 98, "98"],
|
||||
["kundan2707", 38, "38"],
|
||||
["rmsilva1973", 27, "27"],
|
||||
["pnasrat", 25, "25"],
|
||||
["medyagh", 19, "19"],
|
||||
["BenTheElder", 12, "12"],
|
||||
["ComradeProgrammer", 11, "11"],
|
||||
["ComradeProgrammer", 12, "12"],
|
||||
["megazone23", 11, "11"],
|
||||
["mprimeaux", 10, "10"],
|
||||
["prezha", 9, "9"],
|
||||
["lbogdan", 8, "8"],
|
||||
["uos-ljtian", 8, "8"],
|
||||
["lbogdan", 8, "8"],
|
||||
["nirs", 8, "8"],
|
||||
["torenware", 8, "8"],
|
||||
["termdew", 7, "7"],
|
||||
["mqasimsarfraz", 6, "6"],
|
||||
|
||||
]);
|
||||
|
||||
|
@ -440,21 +440,21 @@ weight: -99992023
|
|||
function drawcommentWords() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of words (excludes authored)', type: 'number'}, { role: 'annotation' }],
|
||||
["afbjorklund", 8051, "8051"],
|
||||
["spowelljr", 5043, "5043"],
|
||||
["afbjorklund", 8991, "8991"],
|
||||
["spowelljr", 5272, "5272"],
|
||||
["pnasrat", 2730, "2730"],
|
||||
["prasanna-desikank", 2363, "2363"],
|
||||
["jplimack", 1283, "1283"],
|
||||
["pluveto", 1042, "1042"],
|
||||
["BenTheElder", 1024, "1024"],
|
||||
["mprimeaux", 1014, "1014"],
|
||||
["prezha", 963, "963"],
|
||||
["megazone23", 952, "952"],
|
||||
["ShardulPrabhu", 783, "783"],
|
||||
["x7upLime", 775, "775"],
|
||||
["torenware", 747, "747"],
|
||||
["nirs", 638, "638"],
|
||||
["rmsilva1973", 527, "527"],
|
||||
["lbogdan", 471, "471"],
|
||||
["jackjie2016", 469, "469"],
|
||||
["RajaniCode", 609, "609"],
|
||||
|
||||
]);
|
||||
|
||||
|
@ -487,8 +487,8 @@ weight: -99992023
|
|||
function drawissueCloser() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of issues closed (excludes authored)', type: 'number'}, { role: 'annotation' }],
|
||||
["spowelljr", 80, "80"],
|
||||
["medyagh", 35, "35"],
|
||||
["spowelljr", 83, "83"],
|
||||
["medyagh", 40, "40"],
|
||||
["afbjorklund", 5, "5"],
|
||||
|
||||
]);
|
||||
|
|
Loading…
Reference in New Issue