blob: 16db610d5cdffec6ba262e1e07e9437b5266969d [file] [log] [blame]
module.exports = [
{
name: 'Tim Bossenmaier',
imageSrc: '/img/about/bossenmaier.jpg'
},
{
name: 'Christofer Dutz',
imageSrc: '/img/about/dutz.jpg'
},
{
name: 'Daniel Ebi',
imageSrc: '/img/about/ebi.png'
},
{
name: 'Daniel Gomm',
imageSrc: '/img/about/gomm.jpg'
},
{
name: 'Felix John',
imageSrc: '/img/about/john.jpg'
},
{
name: 'Florian Micklich',
imageSrc: '/img/about/micklich.png'
},
{
name: 'Sven Oehler',
imageSrc: '/img/about/oehler.jpg'
},
{
name: 'Grainier Perera',
imageSrc: '/img/about/grainier.png'
},
{
name: 'Dominik Riemer',
imageSrc: '/img/about/riemer.png'
},
{
name: 'Steve Yurong Su',
imageSrc: '/img/about/su.jpeg'
},
{
name: 'Johannes Tex',
imageSrc: '/img/about/tex.png'
},
{
name: 'Xin Wang',
imageSrc: 'https://avatars0.githubusercontent.com/u/6711230?s=460&u=b8f03cad5891dbe4eab23ca75df3d97358b23b0c&v=4'
},
{
name: 'Patrick Wiener',
imageSrc: '/img/about/wiener.png'
},
{
name: 'Zike Yang',
imageSrc: 'https://people.apache.org/~zike/me/portrait.png'
},
{
name: 'Philipp Zehnder',
imageSrc: '/img/about/zehnder.png'
}
]