File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -152,14 +152,21 @@ export const memberList: Member[] = [
152152 } ,
153153 {
154154 id : '20' ,
155+ name : 'Guste' ,
156+ surname : 'Gaubaite' ,
157+ urlLinkedin : 'https://www.linkedin.com/in/gustegaubaite/' ,
158+ image : './assets/guste-gaubaite.jpeg' ,
159+ } ,
160+ {
161+ id : '21' ,
155162 name : 'Gabriel' ,
156163 surname : 'Ionut' ,
157164 urlLinkedin : 'https://www.linkedin.com/in/gabriel-ionut-birsan-b14816307/' ,
158165 image : './assets/gabriel-ionut.jpeg' ,
159166 } ,
160167
161168 {
162- id : '21 ' ,
169+ id : '22 ' ,
163170 name : 'Antonio' ,
164171 surname : 'Contreras' ,
165172 urlLinkedin :
@@ -168,7 +175,7 @@ export const memberList: Member[] = [
168175 } ,
169176
170177 {
171- id : '22 ' ,
178+ id : '23 ' ,
172179 name : 'Braulio' ,
173180 surname : 'Diez' ,
174181 urlLinkedin : 'https://www.linkedin.com/in/brauliodiez/' ,
You can’t perform that action at this time.
0 commit comments