Merge pull request #17878 from minikube-bot/yearly-leaderboard-9f22db8

Update Yearly Leaderboard
pull/17884/head
Steven Powell 2024-01-02 11:12:46 -07:00 committed by GitHub
commit 462fc3b3ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 47 additions and 47 deletions

View File

@ -87,7 +87,7 @@ weight: -99992023
</head> </head>
<body> <body>
<h1>kubernetes/minikube</h1> <h1>kubernetes/minikube</h1>
<div class="subtitle">2023-01-01 &mdash; 2023-11-30</div> <div class="subtitle">2023-01-01 &mdash; 2023-12-31</div>
<h2>Reviewers</h2> <h2>Reviewers</h2>
@ -103,21 +103,21 @@ 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", 89, "89"], ["medyagh", 90, "90"],
["spowelljr", 53, "53"], ["spowelljr", 57, "57"],
["afbjorklund", 8, "8"], ["afbjorklund", 9, "9"],
["aiyijing", 5, "5"], ["aiyijing", 5, "5"],
["eiffel-fl", 3, "3"], ["eiffel-fl", 3, "3"],
["sharifelgamal", 2, "2"], ["sharifelgamal", 2, "2"],
["profnandaa", 1, "1"], ["ComradeProgrammer", 1, "1"],
["shu-mutou", 1, "1"], ["tstromberg", 1, "1"],
["AkihiroSuda", 1, "1"], ["shaneutt", 1, "1"],
["andresmmujica", 1, "1"], ["andresmmujica", 1, "1"],
["neersighted", 1, "1"], ["neersighted", 1, "1"],
["r0b2g1t", 1, "1"],
["travisn", 1, "1"],
["sethrylan", 1, "1"], ["sethrylan", 1, "1"],
["travisn", 1, "1"],
["alban", 1, "1"], ["alban", 1, "1"],
["AkihiroSuda", 1, "1"],
]); ]);
@ -150,9 +150,9 @@ 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", 5986, "5986"], ["spowelljr", 6330, "6330"],
["medyagh", 3056, "3056"], ["medyagh", 3069, "3069"],
["afbjorklund", 1118, "1118"], ["afbjorklund", 1218, "1218"],
["neersighted", 295, "295"], ["neersighted", 295, "295"],
["aiyijing", 190, "190"], ["aiyijing", 190, "190"],
["ComradeProgrammer", 175, "175"], ["ComradeProgrammer", 175, "175"],
@ -162,8 +162,8 @@ weight: -99992023
["atoato88", 46, "46"], ["atoato88", 46, "46"],
["shaneutt", 39, "39"], ["shaneutt", 39, "39"],
["andresmmujica", 34, "34"], ["andresmmujica", 34, "34"],
["sharifelgamal", 24, "24"],
["travisn", 24, "24"], ["travisn", 24, "24"],
["sharifelgamal", 24, "24"],
["alban", 19, "19"], ["alban", 19, "19"],
]); ]);
@ -197,21 +197,21 @@ 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", 133, "133"], ["spowelljr", 141, "141"],
["medyagh", 87, "87"], ["medyagh", 88, "88"],
["aiyijing", 10, "10"], ["aiyijing", 10, "10"],
["neersighted", 4, "4"], ["neersighted", 4, "4"],
["afbjorklund", 2, "2"], ["afbjorklund", 2, "2"],
["acumino", 2, "2"],
["eiffel-fl", 2, "2"], ["eiffel-fl", 2, "2"],
["sethrylan", 1, "1"],
["tstromberg", 1, "1"], ["tstromberg", 1, "1"],
["AkihiroSuda", 1, "1"], ["AkihiroSuda", 1, "1"],
["alban", 1, "1"], ["alban", 1, "1"],
["sethrylan", 1, "1"],
["shu-mutou", 0, "0"], ["shu-mutou", 0, "0"],
["ComradeProgrammer", 0, "0"],
["atoato88", 0, "0"],
["r0b2g1t", 0, "0"],
["profnandaa", 0, "0"], ["profnandaa", 0, "0"],
["atoato88", 0, "0"],
["ComradeProgrammer", 0, "0"],
]); ]);
@ -248,21 +248,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", 240, "240"], ["spowelljr", 245, "245"],
["afbjorklund", 22, "22"], ["afbjorklund", 23, "23"],
["ComradeProgrammer", 16, "16"], ["ComradeProgrammer", 16, "16"],
["jeffmaury", 12, "12"], ["jeffmaury", 13, "13"],
["medyagh", 10, "10"], ["medyagh", 10, "10"],
["aiyijing", 8, "8"], ["aiyijing", 8, "8"],
["joaquimrocha", 8, "8"],
["syxunion", 8, "8"], ["syxunion", 8, "8"],
["prezha", 8, "8"], ["prezha", 8, "8"],
["joaquimrocha", 7, "7"],
["zdxgs", 7, "7"], ["zdxgs", 7, "7"],
["acumino", 5, "5"],
["yolossn", 4, "4"], ["yolossn", 4, "4"],
["lixin963", 4, "4"], ["lixin963", 4, "4"],
["JudahNour", 3, "3"],
["uos-ljtian", 3, "3"], ["uos-ljtian", 3, "3"],
["shubhbapna", 3, "3"], ["JudahNour", 3, "3"],
]); ]);
@ -295,11 +295,11 @@ 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", 140694, "140694"], ["spowelljr", 141219, "141219"],
["prezha", 3914, "3914"], ["prezha", 3914, "3914"],
["ComradeProgrammer", 1536, "1536"], ["ComradeProgrammer", 1536, "1536"],
["gAmUssA", 855, "855"], ["gAmUssA", 855, "855"],
["afbjorklund", 727, "727"], ["afbjorklund", 731, "731"],
["denisok", 693, "693"], ["denisok", 693, "693"],
["JudahNour", 538, "538"], ["JudahNour", 538, "538"],
["yolossn", 481, "481"], ["yolossn", 481, "481"],
@ -308,8 +308,8 @@ weight: -99992023
["shubhbapna", 301, "301"], ["shubhbapna", 301, "301"],
["OmSaran", 216, "216"], ["OmSaran", 216, "216"],
["fvoznika", 202, "202"], ["fvoznika", 202, "202"],
["manusa", 199, "199"],
["AkihiroSuda", 192, "192"], ["AkihiroSuda", 192, "192"],
["salasberryfin", 187, "187"],
]); ]);
@ -343,11 +343,12 @@ weight: -99992023
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"], ["gAmUssA", 677, "677"],
["spowelljr", 568, "568"], ["spowelljr", 558, "558"],
["x7upLime", 366, "366"], ["x7upLime", 366, "366"],
["presztak", 360, "360"], ["presztak", 360, "360"],
["denisok", 324, "324"], ["denisok", 324, "324"],
["prezha", 305, "305"], ["prezha", 305, "305"],
["manusa", 198, "198"],
["AkihiroSuda", 190, "190"], ["AkihiroSuda", 190, "190"],
["JudahNour", 173, "173"], ["JudahNour", 173, "173"],
["yolossn", 119, "119"], ["yolossn", 119, "119"],
@ -356,7 +357,6 @@ weight: -99992023
["salasberryfin", 92, "92"], ["salasberryfin", 92, "92"],
["ComradeProgrammer", 87, "87"], ["ComradeProgrammer", 87, "87"],
["norshtein", 77, "77"], ["norshtein", 77, "77"],
["msharran", 77, "77"],
]); ]);
@ -393,21 +393,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", 224, "224"], ["afbjorklund", 237, "237"],
["spowelljr", 105, "105"], ["spowelljr", 114, "114"],
["kundan2707", 44, "44"], ["kundan2707", 52, "52"],
["pnasrat", 35, "35"],
["rmsilva1973", 27, "27"], ["rmsilva1973", 27, "27"],
["pnasrat", 26, "26"], ["medyagh", 23, "23"],
["medyagh", 20, "20"], ["ComradeProgrammer", 13, "13"],
["ComradeProgrammer", 12, "12"], ["BenTheElder", 13, "13"],
["BenTheElder", 12, "12"],
["megazone23", 11, "11"], ["megazone23", 11, "11"],
["mprimeaux", 10, "10"], ["mprimeaux", 10, "10"],
["prezha", 9, "9"], ["prezha", 10, "10"],
["torenware", 8, "8"],
["nirs", 8, "8"],
["lbogdan", 8, "8"], ["lbogdan", 8, "8"],
["nirs", 8, "8"],
["uos-ljtian", 8, "8"], ["uos-ljtian", 8, "8"],
["torenware", 8, "8"],
]); ]);
@ -440,21 +440,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", 9524, "9524"], ["afbjorklund", 9927, "9927"],
["spowelljr", 5583, "5583"], ["spowelljr", 5904, "5904"],
["pnasrat", 2887, "2887"], ["pnasrat", 3638, "3638"],
["prasanna-desikank", 2363, "2363"], ["prasanna-desikank", 2363, "2363"],
["jplimack", 1283, "1283"], ["jplimack", 1283, "1283"],
["pluveto", 1042, "1042"], ["pluveto", 1042, "1042"],
["BenTheElder", 1024, "1024"], ["BenTheElder", 1029, "1029"],
["mprimeaux", 1014, "1014"], ["mprimeaux", 1014, "1014"],
["prezha", 963, "963"], ["prezha", 995, "995"],
["fbuetler", 978, "978"],
["megazone23", 952, "952"], ["megazone23", 952, "952"],
["ShardulPrabhu", 783, "783"], ["ShardulPrabhu", 783, "783"],
["x7upLime", 775, "775"], ["x7upLime", 775, "775"],
["torenware", 747, "747"], ["torenware", 747, "747"],
["nirs", 638, "638"], ["nirs", 638, "638"],
["RajaniCode", 609, "609"],
]); ]);
@ -487,7 +487,7 @@ 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", 85, "85"], ["spowelljr", 87, "87"],
["medyagh", 43, "43"], ["medyagh", 43, "43"],
["afbjorklund", 5, "5"], ["afbjorklund", 5, "5"],