-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Resolved merge conflict by incorporating both suggestions.
- Loading branch information
Showing
1 changed file
with
68 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
[ | ||
|
||
{ | ||
"picture": "guardapedropereira.jpg", | ||
"name": "Pedro Pereira", | ||
"role": "Champion atual" | ||
}, | ||
{ | ||
"picture": "jess.jpg", | ||
"name": "Jéssica Fernandes", | ||
"role": "Champion 2022/23" | ||
}, | ||
{ | ||
"picture": "filipefelicio.jpg", | ||
"name": "Filipe Felício", | ||
"role": "Champion 2021/22" | ||
}, | ||
{ | ||
"picture": "nelsonestevao.jpg", | ||
"name": "Nelson Estevão", | ||
"role": "Champion 2020/21" | ||
}, | ||
{ | ||
"picture": "ninja.jpg", | ||
"name": "Nuno Silva", | ||
"role": "Champion 2019/20" | ||
}, | ||
{ | ||
"picture": "danieltinoco.jpg", | ||
"name": "Daniel Tinoco", | ||
"role": "Champion 2017/18 e 2018/19" | ||
}, | ||
{ | ||
"picture": "ninja.jpg", | ||
"name": "Fernando Mendes", | ||
"role": "Organizador 2015/16 e 2016/17" | ||
}, | ||
{ | ||
"picture": "ninja.jpg", | ||
"name": "André Santos", | ||
"role": "Organizador 2014/15" | ||
}, | ||
{ | ||
"picture": "roberto.jpg", | ||
"name": "Roberto Machado", | ||
"role": "Co-Fundador" | ||
}, | ||
{ | ||
"picture": "ninja.jpg", | ||
"name": "Luís Miranda", | ||
"role": "Co-Fundador" | ||
}, | ||
{ | ||
"picture": "ninja.jpg", | ||
"name": "Carlos Ferreira", | ||
"role": "Ex-Voluntário" | ||
}, | ||
{ | ||
"picture": "ninja.jpg", | ||
"name": "Catarina Machado", | ||
"role": "Ex-Voluntária" | ||
}, | ||
{ | ||
"picture": "ninja.jpg", | ||
"name": "Bruno Cancelinha", | ||
"role": "Ex-Voluntário" | ||
} | ||
] |