Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Yearly Leaderboard #17878

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
94 changes: 47 additions & 47 deletions site/content/en/docs/contrib/leaderboard/2023.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
</head>
<body>
<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>
Expand All @@ -103,21 +103,21 @@ <h3>Most Influential</h3>
function drawreviewCounts() {
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of Merged PRs reviewed', type: 'number'}, { role: 'annotation' }],
["medyagh", 89, "89"],
["spowelljr", 53, "53"],
["afbjorklund", 8, "8"],
["medyagh", 90, "90"],
["spowelljr", 57, "57"],
["afbjorklund", 9, "9"],
["aiyijing", 5, "5"],
["eiffel-fl", 3, "3"],
["sharifelgamal", 2, "2"],
["profnandaa", 1, "1"],
["shu-mutou", 1, "1"],
["AkihiroSuda", 1, "1"],
["ComradeProgrammer", 1, "1"],
["tstromberg", 1, "1"],
["shaneutt", 1, "1"],
["andresmmujica", 1, "1"],
["neersighted", 1, "1"],
["r0b2g1t", 1, "1"],
["travisn", 1, "1"],
["sethrylan", 1, "1"],
["travisn", 1, "1"],
["alban", 1, "1"],
["AkihiroSuda", 1, "1"],

]);

Expand Down Expand Up @@ -150,9 +150,9 @@ <h3>Most Helpful</h3>
function drawreviewWords() {
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of words written in merged PRs', type: 'number'}, { role: 'annotation' }],
["spowelljr", 5986, "5986"],
["medyagh", 3056, "3056"],
["afbjorklund", 1118, "1118"],
["spowelljr", 6330, "6330"],
["medyagh", 3069, "3069"],
["afbjorklund", 1218, "1218"],
["neersighted", 295, "295"],
["aiyijing", 190, "190"],
["ComradeProgrammer", 175, "175"],
Expand All @@ -162,8 +162,8 @@ <h3>Most Helpful</h3>
["atoato88", 46, "46"],
["shaneutt", 39, "39"],
["andresmmujica", 34, "34"],
["sharifelgamal", 24, "24"],
["travisn", 24, "24"],
["sharifelgamal", 24, "24"],
["alban", 19, "19"],

]);
Expand Down Expand Up @@ -197,21 +197,21 @@ <h3>Most Demanding</h3>
function drawreviewComments() {
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of Review Comments in merged PRs', type: 'number'}, { role: 'annotation' }],
["spowelljr", 133, "133"],
["medyagh", 87, "87"],
["spowelljr", 141, "141"],
["medyagh", 88, "88"],
["aiyijing", 10, "10"],
["neersighted", 4, "4"],
["afbjorklund", 2, "2"],
["acumino", 2, "2"],
["eiffel-fl", 2, "2"],
["sethrylan", 1, "1"],
["tstromberg", 1, "1"],
["AkihiroSuda", 1, "1"],
["alban", 1, "1"],
["sethrylan", 1, "1"],
["shu-mutou", 0, "0"],
["ComradeProgrammer", 0, "0"],
["atoato88", 0, "0"],
["r0b2g1t", 0, "0"],
["profnandaa", 0, "0"],
["atoato88", 0, "0"],
["ComradeProgrammer", 0, "0"],

]);

Expand Down Expand Up @@ -248,21 +248,21 @@ <h3>Most Active</h3>
function drawprCounts() {
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of Pull Requests Merged', type: 'number'}, { role: 'annotation' }],
["spowelljr", 240, "240"],
["afbjorklund", 22, "22"],
["spowelljr", 245, "245"],
["afbjorklund", 23, "23"],
["ComradeProgrammer", 16, "16"],
["jeffmaury", 12, "12"],
["jeffmaury", 13, "13"],
["medyagh", 10, "10"],
["aiyijing", 8, "8"],
["joaquimrocha", 8, "8"],
["syxunion", 8, "8"],
["prezha", 8, "8"],
["joaquimrocha", 7, "7"],
["zdxgs", 7, "7"],
["acumino", 5, "5"],
["yolossn", 4, "4"],
["lixin963", 4, "4"],
["JudahNour", 3, "3"],
["uos-ljtian", 3, "3"],
["shubhbapna", 3, "3"],
["JudahNour", 3, "3"],

]);

Expand Down Expand Up @@ -295,11 +295,11 @@ <h3>Big Movers</h3>
function drawprDeltas() {
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: 'Lines of code (delta)', type: 'number'}, { role: 'annotation' }],
["spowelljr", 140694, "140694"],
["spowelljr", 141219, "141219"],
["prezha", 3914, "3914"],
["ComradeProgrammer", 1536, "1536"],
["gAmUssA", 855, "855"],
["afbjorklund", 727, "727"],
["afbjorklund", 731, "731"],
["denisok", 693, "693"],
["JudahNour", 538, "538"],
["yolossn", 481, "481"],
Expand All @@ -308,8 +308,8 @@ <h3>Big Movers</h3>
["shubhbapna", 301, "301"],
["OmSaran", 216, "216"],
["fvoznika", 202, "202"],
["manusa", 199, "199"],
["AkihiroSuda", 192, "192"],
["salasberryfin", 187, "187"],

]);

Expand Down Expand Up @@ -343,11 +343,12 @@ <h3>Most difficult to review</h3>
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: 'Average PR size (added+changed)', type: 'number'}, { role: 'annotation' }],
["gAmUssA", 677, "677"],
["spowelljr", 568, "568"],
["spowelljr", 558, "558"],
["x7upLime", 366, "366"],
["presztak", 360, "360"],
["denisok", 324, "324"],
["prezha", 305, "305"],
["manusa", 198, "198"],
["AkihiroSuda", 190, "190"],
["JudahNour", 173, "173"],
["yolossn", 119, "119"],
Expand All @@ -356,7 +357,6 @@ <h3>Most difficult to review</h3>
["salasberryfin", 92, "92"],
["ComradeProgrammer", 87, "87"],
["norshtein", 77, "77"],
["msharran", 77, "77"],

]);

Expand Down Expand Up @@ -393,21 +393,21 @@ <h3>Most Active</h3>
function drawcomments() {
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of comments', type: 'number'}, { role: 'annotation' }],
["afbjorklund", 224, "224"],
["spowelljr", 105, "105"],
["kundan2707", 44, "44"],
["afbjorklund", 237, "237"],
["spowelljr", 114, "114"],
["kundan2707", 52, "52"],
["pnasrat", 35, "35"],
["rmsilva1973", 27, "27"],
["pnasrat", 26, "26"],
["medyagh", 20, "20"],
["ComradeProgrammer", 12, "12"],
["BenTheElder", 12, "12"],
["medyagh", 23, "23"],
["ComradeProgrammer", 13, "13"],
["BenTheElder", 13, "13"],
["megazone23", 11, "11"],
["mprimeaux", 10, "10"],
["prezha", 9, "9"],
["torenware", 8, "8"],
["nirs", 8, "8"],
["prezha", 10, "10"],
["lbogdan", 8, "8"],
["nirs", 8, "8"],
["uos-ljtian", 8, "8"],
["torenware", 8, "8"],

]);

Expand Down Expand Up @@ -440,21 +440,21 @@ <h3>Most Helpful</h3>
function drawcommentWords() {
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of words (excludes authored)', type: 'number'}, { role: 'annotation' }],
["afbjorklund", 9524, "9524"],
["spowelljr", 5583, "5583"],
["pnasrat", 2887, "2887"],
["afbjorklund", 9927, "9927"],
["spowelljr", 5904, "5904"],
["pnasrat", 3638, "3638"],
["prasanna-desikank", 2363, "2363"],
["jplimack", 1283, "1283"],
["pluveto", 1042, "1042"],
["BenTheElder", 1024, "1024"],
["BenTheElder", 1029, "1029"],
["mprimeaux", 1014, "1014"],
["prezha", 963, "963"],
["prezha", 995, "995"],
["fbuetler", 978, "978"],
["megazone23", 952, "952"],
["ShardulPrabhu", 783, "783"],
["x7upLime", 775, "775"],
["torenware", 747, "747"],
["nirs", 638, "638"],
["RajaniCode", 609, "609"],

]);

Expand Down Expand Up @@ -487,7 +487,7 @@ <h3>Top Closers</h3>
function drawissueCloser() {
var data = new google.visualization.arrayToDataTable([
[{label:'',type:'string'},{label: '# of issues closed (excludes authored)', type: 'number'}, { role: 'annotation' }],
["spowelljr", 85, "85"],
["spowelljr", 87, "87"],
["medyagh", 43, "43"],
["afbjorklund", 5, "5"],

Expand Down