File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -136,17 +136,23 @@ export const memberList: Member[] = [
136136 urlLinkedin : 'https://www.linkedin.com/in/sergioelmoreno/' ,
137137 image : './assets/sergio-del-campo.jpg' ,
138138 } ,
139-
140139 {
141140 id : '18' ,
141+ name : 'Iria' ,
142+ surname : 'Carballo' ,
143+ urlLinkedin : 'https://www.linkedin.com/in/iria-carballo/' ,
144+ image : './assets/iria-carballo.jpeg' ,
145+ } ,
146+ {
147+ id : '19' ,
142148 name : 'Gabriel' ,
143149 surname : 'Ionut' ,
144150 urlLinkedin : 'https://www.linkedin.com/in/gabriel-ionut-birsan-b14816307/' ,
145151 image : './assets/gabriel-ionut.jpeg' ,
146152 } ,
147153
148154 {
149- id : '19 ' ,
155+ id : '20 ' ,
150156 name : 'Antonio' ,
151157 surname : 'Contreras' ,
152158 urlLinkedin :
@@ -155,7 +161,7 @@ export const memberList: Member[] = [
155161 } ,
156162
157163 {
158- id : '20 ' ,
164+ id : '21 ' ,
159165 name : 'Braulio' ,
160166 surname : 'Diez' ,
161167 urlLinkedin : 'https://www.linkedin.com/in/brauliodiez/' ,
You can’t perform that action at this time.
0 commit comments