diff --git a/website/src/components/Contributors.js b/website/src/components/Contributors.js
index 96761c7a..aa8a6e44 100644
--- a/website/src/components/Contributors.js
+++ b/website/src/components/Contributors.js
@@ -16,25 +16,25 @@ export default ({}) => {
name="Jolan Goulin"
github_name="Jolan-Goulin"
link="https://github.com/Jolan-Goulin"
- roles={["Programmer"]}
+ roles={["Programmer (3D)"]}
/>,
,
,
,
{
name="Jordan Roberty"
github_name="badbois"
link="https://github.com/badbois"
- roles={["Programmer"]}
+ roles={["Programmer (MacOS port, Tests)"]}
/>,
{
name="Mattéo Leclercq"
github_name="MatteoL-W"
link="https://matteo-leclercq.fr/"
- roles={["Programmer", "VFX Artist"]}
+ roles={["Programmer (Compositing)", "VFX Artist"]}
/>,
,
,
,
{
link="https://www.linkedin.com/in/brucelane06/"
roles={["Programmer (MIDI)"]}
/>,
+ ,
+ ,
+ ,
+ ,
]}
/>
)