-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'add-danny-to-homepage' into 'master'
adds danny to the about page See merge request roqua/roqua_frontpage!26
- Loading branch information
Showing
2 changed files
with
2 additions
and
1 deletion.
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 |
---|---|---|
|
@@ -6,19 +6,20 @@ title: About | |
PEOPLE = [ | ||
{photo: 'erwin', first_name: 'Erwin',name_and_title: 'Erwin Veermans, MSc', job: 'Technisch projectleider', job2: 'ICT-er / Natuurkundige', extra_info: 'Mede-oprichter', email: '[email protected]'}, | ||
{photo: 'dennis', first_name: 'Dennis',name_and_title: 'Dennis Raven, PhD', job: 'Wetenschappelijk coördinator', job2: 'Socioloog / Bedrijfskundige', email: '[email protected]'}, | ||
{photo: 'jorn', first_name: 'Jorn', name_and_title: 'Jorn van de Beek, BSc', job: 'Developer', job2: 'Computer Scientist'}, | ||
{photo: 'herman', first_name: 'Herman', name_and_title: 'Herman Hegeman, BAS', job: 'Systeembeheerder', email: '[email protected]'}, | ||
{photo: 'marten', first_name: 'Marten', name_and_title:'Marten Veldthuis, MSc', job: 'Developer', job2:'Computer Scientist', email: '[email protected]'}, | ||
{photo: 'henk', first_name: 'Henk', name_and_title: 'Henk van der Veen, BSc', job: 'Developer', job2: 'Computer Scientist', email: '[email protected]'}, | ||
{photo: 'ellen', first_name: 'Ellen', name_and_title: 'Ellen Visser, PhD', job: 'Data-analist', job2: 'Trainer', email: '[email protected]'}, | ||
{photo: 'inge', first_name: 'Inge', name_and_title: 'Inge ten Vaarwerk, MSc', job: 'Ontwerp en advies vragenlijsten', email: '[email protected]'}, | ||
{photo: 'danny', first_name: 'Danny', name_and_title: 'Danny Jager', job: 'Developer', job2:'Computer Scientist', email: '[email protected]'}, | ||
{photo: 'jij', first_name: 'Jij?', name_and_title: 'Developer', job: "Wij zijn altijd geïnteresseerd in talent, we nodigen je graag een keertje uit op de #{link_to 'thee of koffie', @items['/career.*'].path} !"} | ||
] | ||
|
||
ALUMNI = [ | ||
{photo: 'sjoerd', first_name: 'Sjoerd', name_and_title: 'Sjoerd Sytema, PhD', job: 'Inhoudelijk projectleider', job2: 'Socioloog', extra_info: 'Mede-oprichter'}, | ||
{photo: 'arnold', first_name: 'Arnold', name_and_title: 'Arnold van der Meulen', job: 'Developer', job2: 'Computer Scientist'}, | ||
{photo: 'rei', first_name: 'Rei', name_and_title: 'Rei Monden, PhD', job: 'R Developer', job2: 'Statisticus', email: '[email protected]'}, | ||
{photo: 'jorn', first_name: 'Jorn', name_and_title: 'Jorn van de Beek, BSc', job: 'Developer', job2: 'Computer Scientist'}, | ||
] | ||
|
||
#about-banner.section.no-pad-bot | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.