Jan Černohorský
1 year ago
4 changed files with 41 additions and 0 deletions
@ -0,0 +1,22 @@ |
|||
[ |
|||
{ |
|||
"first_name": "Jan", |
|||
"last_name": "Černohorský", |
|||
"abbrev": "GS", |
|||
"gender": "M", |
|||
"contacts_public": { |
|||
"homepage": "https://grsc.cz" |
|||
} |
|||
}, |
|||
{ |
|||
"first_name": "Ondřej", |
|||
"last_name": "Machota", |
|||
"domestic_name": "Ondra", |
|||
"abbrev": "OM", |
|||
"gender": "M", |
|||
"contacts_public": { |
|||
"email": "ondrejmachota@gmail.com", |
|||
"discord": "ondrejmachota#0196" |
|||
} |
|||
} |
|||
] |
Loading…
Reference in new issue