Skip to content

Commit 6713757

Browse files
authored
Merge pull request #1413 from finos/website-add-andy-to-maintainers
chore: add andypols to list of maintainers
2 parents 5c4329c + 28aac41 commit 6713757

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

website/src/pages/index.js

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,17 @@ function Home() {
214214
</div>
215215
</div>
216216
</div>
217+
<div className='row margin-bottom--xl'>
218+
<div className='col col--4'>
219+
<div className='col-demo'>
220+
<Avatar
221+
name='Andy Pols'
222+
description='Engineer at Qube Research & Technologies'
223+
username='andypols'
224+
/>
225+
</div>
226+
</div>
227+
</div>
217228
</div>
218229
<div className='container text--center'>
219230
<h1 className='margin-top--md'>

0 commit comments

Comments
 (0)