8787</ head >
8888< body >
8989 < h1 > kubernetes/minikube</ h1 >
90- < div class ="subtitle "> 2023-01-01 — 2023-06-30 </ div >
90+ < div class ="subtitle "> 2023-01-01 — 2023-07-31 </ div >
9191
9292
9393 < h2 > Reviewers</ h2 >
@@ -103,20 +103,21 @@ <h3>Most Influential</h3>
103103 function drawreviewCounts ( ) {
104104 var data = new google . visualization . arrayToDataTable ( [
105105 [ { label :'' , type :'string' } , { label : '# of Merged PRs reviewed' , type : 'number' } , { role : 'annotation' } ] ,
106- [ "medyagh" , 52 , "52 " ] ,
107- [ "spowelljr" , 36 , "36 " ] ,
108- [ "afbjorklund" , 5 , "5 " ] ,
106+ [ "medyagh" , 62 , "62 " ] ,
107+ [ "spowelljr" , 43 , "43 " ] ,
108+ [ "afbjorklund" , 6 , "6 " ] ,
109109 [ "eiffel-fl" , 3 , "3" ] ,
110+ [ "aiyijing" , 3 , "3" ] ,
110111 [ "sharifelgamal" , 2 , "2" ] ,
111112 [ "shu-mutou" , 1 , "1" ] ,
112- [ "shaneutt" , 1 , "1" ] ,
113- [ "travisn" , 1 , "1" ] ,
113+ [ "atoato88" , 1 , "1" ] ,
114114 [ "alban" , 1 , "1" ] ,
115115 [ "profnandaa" , 1 , "1" ] ,
116- [ "atoato88" , 1 , "1" ] ,
117- [ "neersighted" , 1 , "1" ] ,
118- [ "tstromberg" , 1 , "1" ] ,
116+ [ "sethrylan" , 1 , "1" ] ,
117+ [ "travisn" , 1 , "1" ] ,
119118 [ "AkihiroSuda" , 1 , "1" ] ,
119+ [ "shaneutt" , 1 , "1" ] ,
120+ [ "neersighted" , 1 , "1" ] ,
120121
121122 ] ) ;
122123
@@ -149,11 +150,12 @@ <h3>Most Helpful</h3>
149150 function drawreviewWords ( ) {
150151 var data = new google . visualization . arrayToDataTable ( [
151152 [ { label :'' , type :'string' } , { label : '# of words written in merged PRs' , type : 'number' } , { role : 'annotation' } ] ,
152- [ "spowelljr" , 4213 , "4213" ] ,
153- [ "medyagh" , 1977 , "1977" ] ,
153+ [ "spowelljr" , 5153 , "5153" ] ,
154+ [ "medyagh" , 2373 , "2373" ] ,
155+ [ "afbjorklund" , 1062 , "1062" ] ,
154156 [ "neersighted" , 295 , "295" ] ,
155157 [ "eiffel-fl" , 174 , "174" ] ,
156- [ "afbjorklund " , 157 , "157 " ] ,
158+ [ "aiyijing " , 165 , "165 " ] ,
157159 [ "shu-mutou" , 137 , "137" ] ,
158160 [ "atoato88" , 46 , "46" ] ,
159161 [ "shaneutt" , 39 , "39" ] ,
@@ -162,7 +164,7 @@ <h3>Most Helpful</h3>
162164 [ "alban" , 19 , "19" ] ,
163165 [ "profnandaa" , 17 , "17" ] ,
164166 [ "AkihiroSuda" , 8 , "8" ] ,
165- [ "tstromberg " , 6 , "6 " ] ,
167+ [ "sethrylan " , 7 , "7 " ] ,
166168
167169 ] ) ;
168170
@@ -195,17 +197,18 @@ <h3>Most Demanding</h3>
195197 function drawreviewComments ( ) {
196198 var data = new google . visualization . arrayToDataTable ( [
197199 [ { label :'' , type :'string' } , { label : '# of Review Comments in merged PRs' , type : 'number' } , { role : 'annotation' } ] ,
198- [ "spowelljr" , 101 , "101" ] ,
199- [ "medyagh" , 57 , "57" ] ,
200+ [ "spowelljr" , 119 , "119" ] ,
201+ [ "medyagh" , 62 , "62" ] ,
202+ [ "aiyijing" , 7 , "7" ] ,
200203 [ "neersighted" , 4 , "4" ] ,
201- [ "eiffel-fl" , 2 , "2" ] ,
202204 [ "afbjorklund" , 2 , "2" ] ,
203- [ "tstromberg " , 1 , "1 " ] ,
204- [ "alban " , 1 , "1" ] ,
205+ [ "eiffel-fl " , 2 , "2 " ] ,
206+ [ "sethrylan " , 1 , "1" ] ,
205207 [ "AkihiroSuda" , 1 , "1" ] ,
206- [ "shaneutt" , 0 , "0" ] ,
208+ [ "alban" , 1 , "1" ] ,
209+ [ "tstromberg" , 1 , "1" ] ,
207210 [ "sharifelgamal" , 0 , "0" ] ,
208- [ "profnandaa " , 0 , "0" ] ,
211+ [ "shaneutt " , 0 , "0" ] ,
209212 [ "travisn" , 0 , "0" ] ,
210213 [ "atoato88" , 0 , "0" ] ,
211214 [ "shu-mutou" , 0 , "0" ] ,
@@ -245,21 +248,21 @@ <h3>Most Active</h3>
245248 function drawprCounts ( ) {
246249 var data = new google . visualization . arrayToDataTable ( [
247250 [ { label :'' , type :'string' } , { label : '# of Pull Requests Merged' , type : 'number' } , { role : 'annotation' } ] ,
248- [ "spowelljr" , 171 , "171 " ] ,
249- [ "afbjorklund" , 15 , "15 " ] ,
251+ [ "spowelljr" , 183 , "183 " ] ,
252+ [ "afbjorklund" , 16 , "16 " ] ,
250253 [ "medyagh" , 9 , "9" ] ,
251- [ "ComradeProgrammer" , 6 , "6" ] ,
252- [ "jeffmaury" , 5 , "5" ] ,
254+ [ "jeffmaury" , 7 , "7" ] ,
255+ [ "ComradeProgrammer" , 7 , "7" ] ,
256+ [ "aiyijing" , 6 , "6" ] ,
257+ [ "syxunion" , 6 , "6" ] ,
258+ [ "zdxgs" , 5 , "5" ] ,
253259 [ "prezha" , 4 , "4" ] ,
254- [ "syxunion" , 4 , "4" ] ,
255260 [ "yolossn" , 4 , "4" ] ,
256- [ "zdxgs " , 3 , "3" ] ,
261+ [ "shubhbapna " , 3 , "3" ] ,
257262 [ "joaquimrocha" , 3 , "3" ] ,
258263 [ "lixin963" , 3 , "3" ] ,
259- [ "shubhbapna" , 3 , "3" ] ,
260- [ "p2c2e" , 2 , "2" ] ,
261- [ "salasberryfin" , 2 , "2" ] ,
262264 [ "jmloyola" , 2 , "2" ] ,
265+ [ "testwill" , 2 , "2" ] ,
263266
264267 ] ) ;
265268
@@ -292,21 +295,21 @@ <h3>Big Movers</h3>
292295 function drawprDeltas ( ) {
293296 var data = new google . visualization . arrayToDataTable ( [
294297 [ { label :'' , type :'string' } , { label : 'Lines of code (delta)' , type : 'number' } , { role : 'annotation' } ] ,
295- [ "spowelljr" , 9142 , "9142 " ] ,
298+ [ "spowelljr" , 10256 , "10256 " ] ,
296299 [ "prezha" , 3865 , "3865" ] ,
300+ [ "ComradeProgrammer" , 1005 , "1005" ] ,
297301 [ "gAmUssA" , 855 , "855" ] ,
298302 [ "denisok" , 693 , "693" ] ,
299303 [ "afbjorklund" , 660 , "660" ] ,
300- [ "ComradeProgrammer" , 650 , "650" ] ,
301304 [ "yolossn" , 481 , "481" ] ,
302305 [ "x7upLime" , 398 , "398" ] ,
303306 [ "shubhbapna" , 301 , "301" ] ,
304307 [ "JudahNour" , 227 , "227" ] ,
305308 [ "OmSaran" , 216 , "216" ] ,
309+ [ "fvoznika" , 202 , "202" ] ,
306310 [ "AkihiroSuda" , 192 , "192" ] ,
307311 [ "salasberryfin" , 187 , "187" ] ,
308312 [ "BlaineEXE" , 92 , "92" ] ,
309- [ "medyagh" , 80 , "80" ] ,
310313
311314 ] ) ;
312315
@@ -345,15 +348,15 @@ <h3>Most difficult to review</h3>
345348 [ "denisok" , 324 , "324" ] ,
346349 [ "JudahNour" , 209 , "209" ] ,
347350 [ "AkihiroSuda" , 190 , "190" ] ,
351+ [ "ComradeProgrammer" , 130 , "130" ] ,
348352 [ "yolossn" , 119 , "119" ] ,
349- [ "ComradeProgrammer" , 103 , "103" ] ,
350353 [ "OmSaran" , 99 , "99" ] ,
351354 [ "salasberryfin" , 92 , "92" ] ,
355+ [ "norshtein" , 77 , "77" ] ,
356+ [ "msharran" , 77 , "77" ] ,
352357 [ "shubhbapna" , 70 , "70" ] ,
353358 [ "elizabeth-dev" , 41 , "41" ] ,
354- [ "spowelljr" , 36 , "36" ] ,
355- [ "oldium" , 31 , "31" ] ,
356- [ "BlaineEXE" , 29 , "29" ] ,
359+ [ "spowelljr" , 39 , "39" ] ,
357360
358361 ] ) ;
359362
@@ -390,21 +393,21 @@ <h3>Most Active</h3>
390393 function drawcomments ( ) {
391394 var data = new google . visualization . arrayToDataTable ( [
392395 [ { label :'' , type :'string' } , { label : '# of comments' , type : 'number' } , { role : 'annotation' } ] ,
393- [ "afbjorklund" , 159 , "159 " ] ,
394- [ "spowelljr" , 54 , "54 " ] ,
395- [ "kundan2707" , 29 , "29 " ] ,
396+ [ "afbjorklund" , 168 , "168 " ] ,
397+ [ "spowelljr" , 75 , "75 " ] ,
398+ [ "kundan2707" , 36 , "36 " ] ,
396399 [ "medyagh" , 17 , "17" ] ,
397400 [ "BenTheElder" , 12 , "12" ] ,
401+ [ "ComradeProgrammer" , 10 , "10" ] ,
402+ [ "mprimeaux" , 9 , "9" ] ,
403+ [ "prezha" , 9 , "9" ] ,
398404 [ "nirs" , 8 , "8" ] ,
399- [ "ComradeProgrammer " , 8 , "8" ] ,
405+ [ "torenware " , 8 , "8" ] ,
400406 [ "lbogdan" , 8 , "8" ] ,
407+ [ "kant777" , 6 , "6" ] ,
401408 [ "mqasimsarfraz" , 6 , "6" ] ,
402- [ "mprimeaux" , 6 , "6" ] ,
403409 [ "termdew" , 6 , "6" ] ,
404- [ "kant777" , 6 , "6" ] ,
405- [ "prezha" , 6 , "6" ] ,
406410 [ "sftim" , 6 , "6" ] ,
407- [ "pjnssn" , 5 , "5" ] ,
408411
409412 ] ) ;
410413
@@ -437,21 +440,21 @@ <h3>Most Helpful</h3>
437440 function drawcommentWords ( ) {
438441 var data = new google . visualization . arrayToDataTable ( [
439442 [ { label :'' , type :'string' } , { label : '# of words (excludes authored)' , type : 'number' } , { role : 'annotation' } ] ,
440- [ "afbjorklund" , 7216 , "7216 " ] ,
441- [ "spowelljr" , 2553 , "2553 " ] ,
443+ [ "afbjorklund" , 7512 , "7512 " ] ,
444+ [ "spowelljr" , 3935 , "3935 " ] ,
442445 [ "prasanna-desikank" , 2363 , "2363" ] ,
443446 [ "pluveto" , 1042 , "1042" ] ,
444447 [ "BenTheElder" , 1024 , "1024" ] ,
445- [ "mprimeaux" , 879 , "879" ] ,
448+ [ "mprimeaux" , 985 , "985" ] ,
449+ [ "prezha" , 963 , "963" ] ,
446450 [ "ShardulPrabhu" , 783 , "783" ] ,
447451 [ "x7upLime" , 775 , "775" ] ,
448- [ "prezha " , 642 , "642 " ] ,
452+ [ "torenware " , 747 , "747 " ] ,
449453 [ "nirs" , 638 , "638" ] ,
450454 [ "lbogdan" , 471 , "471" ] ,
451455 [ "jackjie2016" , 469 , "469" ] ,
452456 [ "blacksd" , 448 , "448" ] ,
453457 [ "FlyFlame" , 443 , "443" ] ,
454- [ "medyagh" , 435 , "435" ] ,
455458
456459 ] ) ;
457460
@@ -484,9 +487,9 @@ <h3>Top Closers</h3>
484487 function drawissueCloser ( ) {
485488 var data = new google . visualization . arrayToDataTable ( [
486489 [ { label :'' , type :'string' } , { label : '# of issues closed (excludes authored)' , type : 'number' } , { role : 'annotation' } ] ,
487- [ "spowelljr" , 51 , "51 " ] ,
488- [ "medyagh" , 30 , "30 " ] ,
489- [ "afbjorklund" , 4 , "4 " ] ,
490+ [ "spowelljr" , 59 , "59 " ] ,
491+ [ "medyagh" , 31 , "31 " ] ,
492+ [ "afbjorklund" , 5 , "5 " ] ,
490493
491494 ] ) ;
492495
0 commit comments