Update yearly leaderboard
parent
7d5b6ddc78
commit
896c8f3b12
|
@ -87,7 +87,7 @@ weight: -99992022
|
|||
</head>
|
||||
<body>
|
||||
<h1>kubernetes/minikube</h1>
|
||||
<div class="subtitle">2022-01-01 — 2022-07-31</div>
|
||||
<div class="subtitle">2022-01-01 — 2022-08-31</div>
|
||||
|
||||
|
||||
<h2>Reviewers</h2>
|
||||
|
@ -103,21 +103,21 @@ weight: -99992022
|
|||
function drawreviewCounts() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of Merged PRs reviewed', type: 'number'}, { role: 'annotation' }],
|
||||
["spowelljr", 41, "41"],
|
||||
["medyagh", 33, "33"],
|
||||
["spowelljr", 45, "45"],
|
||||
["medyagh", 34, "34"],
|
||||
["klaases", 14, "14"],
|
||||
["sharifelgamal", 13, "13"],
|
||||
["afbjorklund", 11, "11"],
|
||||
["klaases", 10, "10"],
|
||||
["atoato88", 6, "6"],
|
||||
["t-inu", 5, "5"],
|
||||
["t-inu", 6, "6"],
|
||||
["jesperpedersen", 3, "3"],
|
||||
["knrt10", 2, "2"],
|
||||
["kakkoyun", 2, "2"],
|
||||
["knrt10", 2, "2"],
|
||||
["s-kawamura-w664", 2, "2"],
|
||||
["inductor", 1, "1"],
|
||||
["csantanapr", 1, "1"],
|
||||
["mprimeaux", 1, "1"],
|
||||
["AkihiroSuda", 1, "1"],
|
||||
["alexbaeza", 1, "1"],
|
||||
["shu-mutou", 1, "1"],
|
||||
["inductor", 1, "1"],
|
||||
|
||||
]);
|
||||
|
||||
|
@ -150,14 +150,14 @@ weight: -99992022
|
|||
function drawreviewWords() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of words written in merged PRs', type: 'number'}, { role: 'annotation' }],
|
||||
["spowelljr", 3103, "3103"],
|
||||
["medyagh", 1048, "1048"],
|
||||
["t-inu", 754, "754"],
|
||||
["spowelljr", 3264, "3264"],
|
||||
["medyagh", 1058, "1058"],
|
||||
["t-inu", 827, "827"],
|
||||
["afbjorklund", 684, "684"],
|
||||
["s-kawamura-w664", 534, "534"],
|
||||
["klaases", 452, "452"],
|
||||
["sharifelgamal", 394, "394"],
|
||||
["atoato88", 304, "304"],
|
||||
["klaases", 198, "198"],
|
||||
["knrt10", 125, "125"],
|
||||
["jesperpedersen", 65, "65"],
|
||||
["kakkoyun", 49, "49"],
|
||||
|
@ -197,21 +197,21 @@ weight: -99992022
|
|||
function drawreviewComments() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of Review Comments in merged PRs', type: 'number'}, { role: 'annotation' }],
|
||||
["spowelljr", 91, "91"],
|
||||
["medyagh", 32, "32"],
|
||||
["spowelljr", 93, "93"],
|
||||
["medyagh", 33, "33"],
|
||||
["atoato88", 12, "12"],
|
||||
["t-inu", 11, "11"],
|
||||
["t-inu", 12, "12"],
|
||||
["klaases", 11, "11"],
|
||||
["afbjorklund", 11, "11"],
|
||||
["klaases", 7, "7"],
|
||||
["sharifelgamal", 7, "7"],
|
||||
["s-kawamura-w664", 4, "4"],
|
||||
["mprimeaux", 2, "2"],
|
||||
["inductor", 1, "1"],
|
||||
["knrt10", 1, "1"],
|
||||
["csantanapr", 1, "1"],
|
||||
["AkihiroSuda", 1, "1"],
|
||||
["shu-mutou", 0, "0"],
|
||||
["kakkoyun", 0, "0"],
|
||||
["csantanapr", 1, "1"],
|
||||
["nixpanic", 0, "0"],
|
||||
["alexbaeza", 0, "0"],
|
||||
|
||||
]);
|
||||
|
||||
|
@ -248,21 +248,21 @@ weight: -99992022
|
|||
function drawprCounts() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of Pull Requests Merged', type: 'number'}, { role: 'annotation' }],
|
||||
["spowelljr", 138, "138"],
|
||||
["spowelljr", 164, "164"],
|
||||
["sharifelgamal", 37, "37"],
|
||||
["afbjorklund", 25, "25"],
|
||||
["jeffmaury", 14, "14"],
|
||||
["jeffmaury", 15, "15"],
|
||||
["klaases", 12, "12"],
|
||||
["yosshy", 8, "8"],
|
||||
["klaases", 7, "7"],
|
||||
["presztak", 7, "7"],
|
||||
["prezha", 5, "5"],
|
||||
["kadern0", 4, "4"],
|
||||
["ckannon", 4, "4"],
|
||||
["kadern0", 4, "4"],
|
||||
["yolossn", 3, "3"],
|
||||
["NikhilSharmaWe", 3, "3"],
|
||||
["zhan9san", 3, "3"],
|
||||
["chungjin", 3, "3"],
|
||||
["NikhilSharmaWe", 3, "3"],
|
||||
["AkihiroSuda", 2, "2"],
|
||||
["jklippel", 2, "2"],
|
||||
["t-inu", 2, "2"],
|
||||
|
||||
]);
|
||||
|
||||
|
@ -295,7 +295,7 @@ weight: -99992022
|
|||
function drawprDeltas() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: 'Lines of code (delta)', type: 'number'}, { role: 'annotation' }],
|
||||
["spowelljr", 15480, "15480"],
|
||||
["spowelljr", 16279, "16279"],
|
||||
["sharifelgamal", 8526, "8526"],
|
||||
["afbjorklund", 1850, "1850"],
|
||||
["gAmUssA", 1574, "1574"],
|
||||
|
@ -305,11 +305,11 @@ weight: -99992022
|
|||
["chungjin", 499, "499"],
|
||||
["presztak", 349, "349"],
|
||||
["zhan9san", 332, "332"],
|
||||
["naveensrinivasan", 264, "264"],
|
||||
["klaases", 279, "279"],
|
||||
["NikhilSharmaWe", 264, "264"],
|
||||
["yolossn", 247, "247"],
|
||||
["naveensrinivasan", 264, "264"],
|
||||
["yolossn", 249, "249"],
|
||||
["Rabattkarte", 189, "189"],
|
||||
["AkihiroSuda", 187, "187"],
|
||||
|
||||
]);
|
||||
|
||||
|
@ -349,14 +349,14 @@ weight: -99992022
|
|||
["F1ko", 143, "143"],
|
||||
["prezha", 142, "142"],
|
||||
["chungjin", 140, "140"],
|
||||
["yolossn", 118, "118"],
|
||||
["ckannon", 115, "115"],
|
||||
["Rabattkarte", 108, "108"],
|
||||
["tyabu12", 107, "107"],
|
||||
["vharsh", 89, "89"],
|
||||
["naveensrinivasan", 85, "85"],
|
||||
["spowelljr", 84, "84"],
|
||||
["kianmeng", 80, "80"],
|
||||
["yolossn", 79, "79"],
|
||||
["cdtomkins", 76, "76"],
|
||||
|
||||
]);
|
||||
|
||||
|
@ -393,21 +393,21 @@ weight: -99992022
|
|||
function drawcomments() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of comments', type: 'number'}, { role: 'annotation' }],
|
||||
["afbjorklund", 151, "151"],
|
||||
["RA489", 119, "119"],
|
||||
["spowelljr", 108, "108"],
|
||||
["klaases", 89, "89"],
|
||||
["afbjorklund", 222, "222"],
|
||||
["RA489", 150, "150"],
|
||||
["spowelljr", 120, "120"],
|
||||
["klaases", 112, "112"],
|
||||
["sharifelgamal", 57, "57"],
|
||||
["medyagh", 25, "25"],
|
||||
["zhan9san", 22, "22"],
|
||||
["vrapolinario", 8, "8"],
|
||||
["eiffel-fl", 10, "10"],
|
||||
["mprimeaux", 10, "10"],
|
||||
["vroetman", 9, "9"],
|
||||
["fireinrain", 9, "9"],
|
||||
["denisok", 8, "8"],
|
||||
["mprimeaux", 7, "7"],
|
||||
["vrapolinario", 8, "8"],
|
||||
["blacksd", 6, "6"],
|
||||
["NikhilSharmaWe", 6, "6"],
|
||||
["MdSahil-oss", 5, "5"],
|
||||
["ckannon", 5, "5"],
|
||||
["chungjin", 5, "5"],
|
||||
|
||||
]);
|
||||
|
||||
|
@ -440,21 +440,21 @@ weight: -99992022
|
|||
function drawcommentWords() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of words (excludes authored)', type: 'number'}, { role: 'annotation' }],
|
||||
["afbjorklund", 6979, "6979"],
|
||||
["spowelljr", 5074, "5074"],
|
||||
["afbjorklund", 10622, "10622"],
|
||||
["spowelljr", 5591, "5591"],
|
||||
["klaases", 4294, "4294"],
|
||||
["blacksd", 4095, "4095"],
|
||||
["klaases", 3590, "3590"],
|
||||
["cdbattags", 2055, "2055"],
|
||||
["sharifelgamal", 1759, "1759"],
|
||||
["zhan9san", 1679, "1679"],
|
||||
["denisok", 1626, "1626"],
|
||||
["danieldonoghue", 1535, "1535"],
|
||||
["clarencesham", 1043, "1043"],
|
||||
["eiffel-fl", 769, "769"],
|
||||
["vrapolinario", 752, "752"],
|
||||
["AntonMorokin", 632, "632"],
|
||||
["medyagh", 624, "624"],
|
||||
["Yensan", 602, "602"],
|
||||
["nburlett", 561, "561"],
|
||||
["aonoa", 556, "556"],
|
||||
|
||||
]);
|
||||
|
||||
|
@ -487,8 +487,8 @@ weight: -99992022
|
|||
function drawissueCloser() {
|
||||
var data = new google.visualization.arrayToDataTable([
|
||||
[{label:'',type:'string'},{label: '# of issues closed (excludes authored)', type: 'number'}, { role: 'annotation' }],
|
||||
["spowelljr", 159, "159"],
|
||||
["klaases", 135, "135"],
|
||||
["spowelljr", 168, "168"],
|
||||
["klaases", 157, "157"],
|
||||
["sharifelgamal", 44, "44"],
|
||||
["medyagh", 25, "25"],
|
||||
["afbjorklund", 4, "4"],
|
||||
|
|
Loading…
Reference in New Issue