Update yearly leaderboard
parent
0168d63fc8
commit
6b715e07a0
|
@ -87,7 +87,7 @@ weight: -99992023
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>kubernetes/minikube</h1>
|
<h1>kubernetes/minikube</h1>
|
||||||
<div class="subtitle">2023-01-01 — 2023-04-30</div>
|
<div class="subtitle">2023-01-01 — 2023-05-31</div>
|
||||||
|
|
||||||
|
|
||||||
<h2>Reviewers</h2>
|
<h2>Reviewers</h2>
|
||||||
|
@ -103,15 +103,18 @@ weight: -99992023
|
||||||
function drawreviewCounts() {
|
function drawreviewCounts() {
|
||||||
var data = new google.visualization.arrayToDataTable([
|
var data = new google.visualization.arrayToDataTable([
|
||||||
[{label:'',type:'string'},{label: '# of Merged PRs reviewed', type: 'number'}, { role: 'annotation' }],
|
[{label:'',type:'string'},{label: '# of Merged PRs reviewed', type: 'number'}, { role: 'annotation' }],
|
||||||
["medyagh", 39, "39"],
|
["medyagh", 44, "44"],
|
||||||
["spowelljr", 22, "22"],
|
["spowelljr", 26, "26"],
|
||||||
["afbjorklund", 5, "5"],
|
["afbjorklund", 5, "5"],
|
||||||
["sharifelgamal", 2, "2"],
|
["sharifelgamal", 2, "2"],
|
||||||
|
["neersighted", 1, "1"],
|
||||||
|
["alban", 1, "1"],
|
||||||
|
["shaneutt", 1, "1"],
|
||||||
|
["shu-mutou", 1, "1"],
|
||||||
["tstromberg", 1, "1"],
|
["tstromberg", 1, "1"],
|
||||||
["AkihiroSuda", 1, "1"],
|
["AkihiroSuda", 1, "1"],
|
||||||
["neersighted", 1, "1"],
|
|
||||||
["shu-mutou", 1, "1"],
|
|
||||||
["profnandaa", 1, "1"],
|
["profnandaa", 1, "1"],
|
||||||
|
["eiffel-fl", 1, "1"],
|
||||||
|
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
@ -144,12 +147,15 @@ weight: -99992023
|
||||||
function drawreviewWords() {
|
function drawreviewWords() {
|
||||||
var data = new google.visualization.arrayToDataTable([
|
var data = new google.visualization.arrayToDataTable([
|
||||||
[{label:'',type:'string'},{label: '# of words written in merged PRs', type: 'number'}, { role: 'annotation' }],
|
[{label:'',type:'string'},{label: '# of words written in merged PRs', type: 'number'}, { role: 'annotation' }],
|
||||||
["spowelljr", 2878, "2878"],
|
["spowelljr", 3561, "3561"],
|
||||||
["medyagh", 1666, "1666"],
|
["medyagh", 1796, "1796"],
|
||||||
["neersighted", 295, "295"],
|
["neersighted", 295, "295"],
|
||||||
["afbjorklund", 157, "157"],
|
["afbjorklund", 157, "157"],
|
||||||
["shu-mutou", 137, "137"],
|
["shu-mutou", 137, "137"],
|
||||||
|
["eiffel-fl", 109, "109"],
|
||||||
|
["shaneutt", 39, "39"],
|
||||||
["sharifelgamal", 24, "24"],
|
["sharifelgamal", 24, "24"],
|
||||||
|
["alban", 19, "19"],
|
||||||
["profnandaa", 17, "17"],
|
["profnandaa", 17, "17"],
|
||||||
["AkihiroSuda", 8, "8"],
|
["AkihiroSuda", 8, "8"],
|
||||||
["tstromberg", 6, "6"],
|
["tstromberg", 6, "6"],
|
||||||
|
@ -185,15 +191,18 @@ weight: -99992023
|
||||||
function drawreviewComments() {
|
function drawreviewComments() {
|
||||||
var data = new google.visualization.arrayToDataTable([
|
var data = new google.visualization.arrayToDataTable([
|
||||||
[{label:'',type:'string'},{label: '# of Review Comments in merged PRs', type: 'number'}, { role: 'annotation' }],
|
[{label:'',type:'string'},{label: '# of Review Comments in merged PRs', type: 'number'}, { role: 'annotation' }],
|
||||||
["spowelljr", 76, "76"],
|
["spowelljr", 80, "80"],
|
||||||
["medyagh", 49, "49"],
|
["medyagh", 53, "53"],
|
||||||
["neersighted", 4, "4"],
|
["neersighted", 4, "4"],
|
||||||
|
["eiffel-fl", 2, "2"],
|
||||||
["afbjorklund", 2, "2"],
|
["afbjorklund", 2, "2"],
|
||||||
["AkihiroSuda", 1, "1"],
|
|
||||||
["tstromberg", 1, "1"],
|
["tstromberg", 1, "1"],
|
||||||
|
["alban", 1, "1"],
|
||||||
|
["AkihiroSuda", 1, "1"],
|
||||||
|
["shaneutt", 0, "0"],
|
||||||
["shu-mutou", 0, "0"],
|
["shu-mutou", 0, "0"],
|
||||||
["sharifelgamal", 0, "0"],
|
|
||||||
["profnandaa", 0, "0"],
|
["profnandaa", 0, "0"],
|
||||||
|
["sharifelgamal", 0, "0"],
|
||||||
|
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
@ -230,21 +239,21 @@ weight: -99992023
|
||||||
function drawprCounts() {
|
function drawprCounts() {
|
||||||
var data = new google.visualization.arrayToDataTable([
|
var data = new google.visualization.arrayToDataTable([
|
||||||
[{label:'',type:'string'},{label: '# of Pull Requests Merged', type: 'number'}, { role: 'annotation' }],
|
[{label:'',type:'string'},{label: '# of Pull Requests Merged', type: 'number'}, { role: 'annotation' }],
|
||||||
["spowelljr", 110, "110"],
|
["spowelljr", 137, "137"],
|
||||||
["afbjorklund", 10, "10"],
|
["afbjorklund", 10, "10"],
|
||||||
["medyagh", 7, "7"],
|
["medyagh", 8, "8"],
|
||||||
["jeffmaury", 5, "5"],
|
["jeffmaury", 5, "5"],
|
||||||
["syxunion", 4, "4"],
|
["yolossn", 4, "4"],
|
||||||
["prezha", 4, "4"],
|
["prezha", 4, "4"],
|
||||||
["yolossn", 3, "3"],
|
["syxunion", 4, "4"],
|
||||||
|
["lixin963", 3, "3"],
|
||||||
["ComradeProgrammer", 3, "3"],
|
["ComradeProgrammer", 3, "3"],
|
||||||
|
["zdxgs", 3, "3"],
|
||||||
["shubhbapna", 3, "3"],
|
["shubhbapna", 3, "3"],
|
||||||
["OmSaran", 2, "2"],
|
["salasberryfin", 2, "2"],
|
||||||
|
["tzzcfrank", 2, "2"],
|
||||||
["jmloyola", 2, "2"],
|
["jmloyola", 2, "2"],
|
||||||
["ben-krieger", 2, "2"],
|
["joaquimrocha", 2, "2"],
|
||||||
["p2c2e", 2, "2"],
|
|
||||||
["zdxgs", 2, "2"],
|
|
||||||
["denisok", 1, "1"],
|
|
||||||
|
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
@ -277,21 +286,21 @@ weight: -99992023
|
||||||
function drawprDeltas() {
|
function drawprDeltas() {
|
||||||
var data = new google.visualization.arrayToDataTable([
|
var data = new google.visualization.arrayToDataTable([
|
||||||
[{label:'',type:'string'},{label: 'Lines of code (delta)', type: 'number'}, { role: 'annotation' }],
|
[{label:'',type:'string'},{label: 'Lines of code (delta)', type: 'number'}, { role: 'annotation' }],
|
||||||
["spowelljr", 5527, "5527"],
|
["spowelljr", 7386, "7386"],
|
||||||
["prezha", 3865, "3865"],
|
["prezha", 3865, "3865"],
|
||||||
|
["gAmUssA", 855, "855"],
|
||||||
["denisok", 693, "693"],
|
["denisok", 693, "693"],
|
||||||
|
["yolossn", 481, "481"],
|
||||||
["afbjorklund", 421, "421"],
|
["afbjorklund", 421, "421"],
|
||||||
["x7upLime", 398, "398"],
|
["x7upLime", 398, "398"],
|
||||||
["shubhbapna", 301, "301"],
|
["shubhbapna", 301, "301"],
|
||||||
["ComradeProgrammer", 239, "239"],
|
["ComradeProgrammer", 239, "239"],
|
||||||
["OmSaran", 216, "216"],
|
["OmSaran", 216, "216"],
|
||||||
["AkihiroSuda", 192, "192"],
|
["AkihiroSuda", 192, "192"],
|
||||||
["medyagh", 53, "53"],
|
["salasberryfin", 187, "187"],
|
||||||
|
["medyagh", 78, "78"],
|
||||||
["elizabeth-dev", 48, "48"],
|
["elizabeth-dev", 48, "48"],
|
||||||
["oldium", 47, "47"],
|
["oldium", 47, "47"],
|
||||||
["ben-krieger", 36, "36"],
|
|
||||||
["jmloyola", 34, "34"],
|
|
||||||
["kadern0", 23, "23"],
|
|
||||||
|
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
@ -324,21 +333,21 @@ weight: -99992023
|
||||||
function drawprSize() {
|
function drawprSize() {
|
||||||
var data = new google.visualization.arrayToDataTable([
|
var data = new google.visualization.arrayToDataTable([
|
||||||
[{label:'',type:'string'},{label: 'Average PR size (added+changed)', type: 'number'}, { role: 'annotation' }],
|
[{label:'',type:'string'},{label: 'Average PR size (added+changed)', type: 'number'}, { role: 'annotation' }],
|
||||||
|
["gAmUssA", 677, "677"],
|
||||||
["prezha", 603, "603"],
|
["prezha", 603, "603"],
|
||||||
["x7upLime", 366, "366"],
|
["x7upLime", 366, "366"],
|
||||||
["denisok", 324, "324"],
|
["denisok", 324, "324"],
|
||||||
["AkihiroSuda", 190, "190"],
|
["AkihiroSuda", 190, "190"],
|
||||||
|
["yolossn", 119, "119"],
|
||||||
["OmSaran", 99, "99"],
|
["OmSaran", 99, "99"],
|
||||||
|
["salasberryfin", 92, "92"],
|
||||||
["ComradeProgrammer", 72, "72"],
|
["ComradeProgrammer", 72, "72"],
|
||||||
["shubhbapna", 70, "70"],
|
["shubhbapna", 70, "70"],
|
||||||
["oldium", 44, "44"],
|
["oldium", 44, "44"],
|
||||||
["elizabeth-dev", 41, "41"],
|
["elizabeth-dev", 41, "41"],
|
||||||
["spowelljr", 29, "29"],
|
["spowelljr", 35, "35"],
|
||||||
["afbjorklund", 22, "22"],
|
["afbjorklund", 22, "22"],
|
||||||
["kadern0", 19, "19"],
|
["kadern0", 19, "19"],
|
||||||
["ben-krieger", 17, "17"],
|
|
||||||
["nickmancari", 13, "13"],
|
|
||||||
["jmloyola", 11, "11"],
|
|
||||||
|
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
@ -375,21 +384,21 @@ weight: -99992023
|
||||||
function drawcomments() {
|
function drawcomments() {
|
||||||
var data = new google.visualization.arrayToDataTable([
|
var data = new google.visualization.arrayToDataTable([
|
||||||
[{label:'',type:'string'},{label: '# of comments', type: 'number'}, { role: 'annotation' }],
|
[{label:'',type:'string'},{label: '# of comments', type: 'number'}, { role: 'annotation' }],
|
||||||
["afbjorklund", 141, "141"],
|
["afbjorklund", 144, "144"],
|
||||||
["spowelljr", 35, "35"],
|
["spowelljr", 53, "53"],
|
||||||
["kundan2707", 23, "23"],
|
["kundan2707", 24, "24"],
|
||||||
["medyagh", 16, "16"],
|
["medyagh", 16, "16"],
|
||||||
["BenTheElder", 10, "10"],
|
["BenTheElder", 12, "12"],
|
||||||
|
["ComradeProgrammer", 8, "8"],
|
||||||
["nirs", 8, "8"],
|
["nirs", 8, "8"],
|
||||||
["kant777", 6, "6"],
|
|
||||||
["sftim", 6, "6"],
|
["sftim", 6, "6"],
|
||||||
["ComradeProgrammer", 6, "6"],
|
["kant777", 6, "6"],
|
||||||
["prezha", 6, "6"],
|
["prezha", 6, "6"],
|
||||||
["uos-ljtian", 5, "5"],
|
["mprimeaux", 6, "6"],
|
||||||
|
["x7upLime", 5, "5"],
|
||||||
["termdew", 5, "5"],
|
["termdew", 5, "5"],
|
||||||
["pjnssn", 5, "5"],
|
["pjnssn", 5, "5"],
|
||||||
["x7upLime", 5, "5"],
|
["uos-ljtian", 5, "5"],
|
||||||
["pidumenk", 4, "4"],
|
|
||||||
|
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
@ -422,21 +431,21 @@ weight: -99992023
|
||||||
function drawcommentWords() {
|
function drawcommentWords() {
|
||||||
var data = new google.visualization.arrayToDataTable([
|
var data = new google.visualization.arrayToDataTable([
|
||||||
[{label:'',type:'string'},{label: '# of words (excludes authored)', type: 'number'}, { role: 'annotation' }],
|
[{label:'',type:'string'},{label: '# of words (excludes authored)', type: 'number'}, { role: 'annotation' }],
|
||||||
["afbjorklund", 6668, "6668"],
|
["afbjorklund", 6771, "6771"],
|
||||||
["prasanna-desikank", 2363, "2363"],
|
["prasanna-desikank", 2363, "2363"],
|
||||||
["spowelljr", 1663, "1663"],
|
["spowelljr", 2277, "2277"],
|
||||||
["pluveto", 1042, "1042"],
|
["pluveto", 1042, "1042"],
|
||||||
["BenTheElder", 974, "974"],
|
["BenTheElder", 1024, "1024"],
|
||||||
|
["mprimeaux", 879, "879"],
|
||||||
["x7upLime", 775, "775"],
|
["x7upLime", 775, "775"],
|
||||||
["prezha", 642, "642"],
|
["prezha", 642, "642"],
|
||||||
["nirs", 638, "638"],
|
["nirs", 638, "638"],
|
||||||
["mprimeaux", 587, "587"],
|
|
||||||
["jackjie2016", 469, "469"],
|
["jackjie2016", 469, "469"],
|
||||||
["blacksd", 448, "448"],
|
["blacksd", 448, "448"],
|
||||||
|
["FlyFlame", 443, "443"],
|
||||||
["rogeriomm", 413, "413"],
|
["rogeriomm", 413, "413"],
|
||||||
["termdew", 410, "410"],
|
["termdew", 410, "410"],
|
||||||
["NitishKumar06", 381, "381"],
|
["NitishKumar06", 381, "381"],
|
||||||
["medyagh", 376, "376"],
|
|
||||||
|
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
@ -469,8 +478,8 @@ weight: -99992023
|
||||||
function drawissueCloser() {
|
function drawissueCloser() {
|
||||||
var data = new google.visualization.arrayToDataTable([
|
var data = new google.visualization.arrayToDataTable([
|
||||||
[{label:'',type:'string'},{label: '# of issues closed (excludes authored)', type: 'number'}, { role: 'annotation' }],
|
[{label:'',type:'string'},{label: '# of issues closed (excludes authored)', type: 'number'}, { role: 'annotation' }],
|
||||||
["spowelljr", 41, "41"],
|
["spowelljr", 44, "44"],
|
||||||
["medyagh", 20, "20"],
|
["medyagh", 27, "27"],
|
||||||
["afbjorklund", 4, "4"],
|
["afbjorklund", 4, "4"],
|
||||||
|
|
||||||
]);
|
]);
|
||||||
|
|
Loading…
Reference in New Issue