diff --git a/control/context.c b/control/context.c
index d724c82ad9eb61966a78e49756b79138de72b724..66b844ccfacb5a86dda0ec95a0596f2a5a54b775 100644
--- a/control/context.c
+++ b/control/context.c
@@ -20,6 +20,7 @@
  * @author Alycia Lisito
  * @author Matthieu Kuhn
  * @author Loris Lucido
+ * @author Terry Cojean
  * @date 2022-02-22
  *
  ***
diff --git a/include/chameleon/constants.h b/include/chameleon/constants.h
index 6462ddd4a5142db2b9a457d14ffe1d3f1c41bfef..ba252005b72f862af1896ca1cac14ab0742f62a3 100644
--- a/include/chameleon/constants.h
+++ b/include/chameleon/constants.h
@@ -17,6 +17,7 @@
  * @author Cedric Castagnede
  * @author Florent Pruvost
  * @author Alycia Lisito
+ * @author Terry Cojean
  * @date 2022-02-22
  *
  */
diff --git a/runtime/starpu/codelets/codelet_zpotrf.c b/runtime/starpu/codelets/codelet_zpotrf.c
index ee2b3320fd9553ca4d258c4f9a06f4f9b91b3508..dc3024575ba9ab387992b4034fb7df070a044bb8 100644
--- a/runtime/starpu/codelets/codelet_zpotrf.c
+++ b/runtime/starpu/codelets/codelet_zpotrf.c
@@ -20,6 +20,7 @@
  * @author Lucas Barros de Assis
  * @author Florent Pruvost
  * @author Samuel Thibault
+ * @author Terry Cojean
  * @date 2022-02-22
  * @precisions normal z -> c d s
  *
diff --git a/runtime/starpu/codelets/codelet_zsyrk.c b/runtime/starpu/codelets/codelet_zsyrk.c
index 2c7ac3e923d909452c3c524576d82fdbeff09061..8d8dcdbe752e256a40ec8c914378dbc6356ba91f 100644
--- a/runtime/starpu/codelets/codelet_zsyrk.c
+++ b/runtime/starpu/codelets/codelet_zsyrk.c
@@ -20,6 +20,7 @@
  * @author Lucas Barros de Assis
  * @author Florent Pruvost
  * @author Gwenole Lucas
+ * @author Terry Cojean
  * @date 2022-02-22
  * @precisions normal z -> c d s
  *
diff --git a/testing/chameleon_ztesting.c b/testing/chameleon_ztesting.c
index 11f0a96e1d61b90d871a52cf0d944b59006ff719..9d70612cb80e409320c5d441589145f897b30c58 100644
--- a/testing/chameleon_ztesting.c
+++ b/testing/chameleon_ztesting.c
@@ -20,6 +20,7 @@
  * @author Alycia Lisito
  * @author Philippe Swartvagher
  * @author Lucas Nesi
+ * @author Matthieu Kuhn
  * @date 2023-01-05
  * @precisions normal z -> c d s
  *
diff --git a/testing/vendor_ztesting.c b/testing/vendor_ztesting.c
index 59b7820c297b04e6d89fd83f0f1e671f49f03a1f..aa67f5429c00cc2036560f2fb474f48637c1387f 100644
--- a/testing/vendor_ztesting.c
+++ b/testing/vendor_ztesting.c
@@ -14,6 +14,7 @@
  * @version 1.2.0
  * @author Alycia Lisito
  * @author Lucas Nesi
+ * @author Matthieu Kuhn
  * @date 2023-01-05
  * @precisions normal z -> c d s
  *