@@ -43,7 +43,7 @@ const metadata = {
4343 title =" Statistics."
4444 stats ={ [
4545 { title: ' Started' , amount: ' 2018' },
46- { title: ' Devs' , amount: ' 6 ' },
46+ { title: ' Devs' , amount: ' 4 ' },
4747 { title: ' Lines of Code' , amount: ' 84K' },
4848 ]}
4949 />
@@ -95,22 +95,6 @@ Processed 4742265 bytes, 4.742 megabytes (SI)
9595 },
9696 description: ' Main reviewer.' ,
9797 },
98- {
99- title: ' ppshobi (Shobi)' ,
100- image: {
101- src: ' https://avatars.githubusercontent.com/u/8536607?v=4' ,
102- alt: ' ppshobi' ,
103- },
104- description: ' dev.' ,
105- },
106- {
107- title: ' sancsin' ,
108- image: {
109- src: ' https://avatars.githubusercontent.com/u/75096844?v=4' ,
110- alt: ' sancsin' ,
111- },
112- description: ' dev.' ,
113- },
11498 {
11599 title: ' JasonMillward (Jason)' ,
116100 image: {
@@ -120,13 +104,21 @@ Processed 4742265 bytes, 4.742 megabytes (SI)
120104 description: ' reviewer.' ,
121105 },
122106 {
123- title: ' RonnieTaz (Vicent Simon )' ,
107+ title: ' cdzombak (Chris Dzombak )' ,
124108 image: {
125- src: ' https://avatars.githubusercontent.com/u/67832502 ?v=4' ,
126- alt: ' RonnieTaz ' ,
109+ src: ' https://avatars.githubusercontent.com/u/102904 ?v=4' ,
110+ alt: ' cdzombak ' ,
127111 },
128- description: ' reviewer .' ,
112+ description: ' dev .' ,
129113 },
114+ // {
115+ // title: 'RonnieTaz (Vicent Simon)',
116+ // image: {
117+ // src: 'https://avatars.githubusercontent.com/u/67832502?v=4',
118+ // alt: 'RonnieTaz',
119+ // },
120+ // description: 'reviewer.',
121+ // },
130122 ]}
131123 />
132124
@@ -307,6 +299,20 @@ Processed 4742265 bytes, 4.742 megabytes (SI)
307299 alt: ' bennetscience (Brian)' ,
308300 },
309301 },
302+ {
303+ title: ' ppshobi (Shobi)' ,
304+ image: {
305+ src: ' https://avatars.githubusercontent.com/u/8536607?v=4' ,
306+ alt: ' ppshobi' ,
307+ },
308+ },
309+ {
310+ title: ' sancsin' ,
311+ image: {
312+ src: ' https://avatars.githubusercontent.com/u/75096844?v=4' ,
313+ alt: ' sancsin' ,
314+ },
315+ },
310316 ]}
311317 />
312318
0 commit comments