diff --git a/client/pages/credits.vue b/client/pages/credits.vue
index fc26416cef213ba56489cb66c2c0b6a05a25a88e..05cb9f2c3792c2344a242280151c1bba2e965316 100644
--- a/client/pages/credits.vue
+++ b/client/pages/credits.vue
@@ -7,17 +7,17 @@
         <div class="credits">
           <p>Contributors to JASS software and website</p>
           <h4>Computation Engine</h4>
-          <b>Julienne, H., Ménager, H, Nerin, C., Guillemot, V., Lasry, C.</b>
+          <b>Julienne, H., Ménager, H., Nerin, C., Guillemot, V., Lasry, C.</b>
           <h4>Backend</h4>
-          <b>Ménager, H, Nerin, C., Julienne, H., Brancotte, B.</b>
+          <b>Ménager, H., Nerin, C., Julienne, H., Brancotte, B.</b>
           <h4>Frontend</h4>
           <b>Lechat, P., Malesys, S.</b>
           <h4>UIX Design</h4>
           <b>Torchet, R.</b>
           <h4>Data collection and preparation</h4>
-          <b>Julienne, H.</b>
+          <b>Julienne, H., Troubat, L.</b>
           <h4>Project Managers</h4>
-          <b>Aschard, H. , Julienne, H., Chapeaublanc, E.</b>
+          <b>Aschard, H., Julienne, H., Chapeaublanc, E.</b>
         </div>
       </v-col>
     </v-row>