diff --git a/cmake_modules/PrintOpts.cmake b/cmake_modules/PrintOpts.cmake
index 8b46d4bcce2323be9a2fbe8c3d9abe717ad99e69..472c42f73d739bda7eaee6dc9f2df469b5ba1ad8 100644
--- a/cmake_modules/PrintOpts.cmake
+++ b/cmake_modules/PrintOpts.cmake
@@ -21,6 +21,7 @@
 #  @author Florent Pruvost
 #  @author Mathieu Faverge
 #  @author Loris Lucido
+#  @author Abel Calluaud
 #  @date 2024-03-27
 #
 ###
diff --git a/compute/pzcesca.c b/compute/pzcesca.c
index 548a5f68d238d64d85da2a035a8067dc67cd8b99..86ddf39ec697ec03c788006302860e4df8310baf 100644
--- a/compute/pzcesca.c
+++ b/compute/pzcesca.c
@@ -11,6 +11,7 @@
  *
  * @version 1.3.0
  * @author Florent Pruvost
+ * @author Pierre Esterie
  * @date 2025-01-24
  * @precisions normal z -> s d c z
  *
diff --git a/compute/pzgemm.c b/compute/pzgemm.c
index 2f842abe09a00d04e532f37aa20918b33a1b171b..9327fcdc43f82d8d4cd7a069743a68a4e2be177b 100644
--- a/compute/pzgemm.c
+++ b/compute/pzgemm.c
@@ -19,6 +19,7 @@
  * @author Cedric Castagnede
  * @author Florent Pruvost
  * @author Alycia Lisito
+ * @author Pierre Esterie
  * @date 2025-01-24
  * @precisions normal z -> s d c
  *
diff --git a/compute/pzgenm2.c b/compute/pzgenm2.c
index 1ee6d7cabcf465e48cffcc30786cae66166426be..cd1f160de46e0f9728f2727161b700d460e10712 100644
--- a/compute/pzgenm2.c
+++ b/compute/pzgenm2.c
@@ -17,6 +17,7 @@
  * @author Dalal Sukkari
  * @author Alycia Lisito
  * @author Lionel Eyraud-Dubois
+ * @author Pierre Esterie
  * @date 2025-01-24
  * @precisions normal z -> s d c
  *
diff --git a/compute/pzgepdf_qdwh.c b/compute/pzgepdf_qdwh.c
index 987a4749f284a9896de697719e31924e28f739e2..7b5e695c050d04e760c3a731feb839444ebd1b26 100644
--- a/compute/pzgepdf_qdwh.c
+++ b/compute/pzgepdf_qdwh.c
@@ -15,6 +15,7 @@
  * @author Mathieu Faverge
  * @author Hatem Ltaief
  * @author Lionel Eyraud-Dubois
+ * @author Pierre Esterie
  * @date 2024-11-13
  * @precisions normal z -> s d c
  *
diff --git a/compute/pzgered.c b/compute/pzgered.c
index 424dd3d02041a9cb7c6c61db20c513ffe347f4b6..1e70241b292721e69a0d04563cb67e16f3e79789 100644
--- a/compute/pzgered.c
+++ b/compute/pzgered.c
@@ -14,6 +14,7 @@
  * @version 1.3.0
  * @author Mathieu Faverge
  * @author Ana Hourcau
+ * @author Pierre Esterie
  * @date 2025-01-24
  * @precisions normal z -> z d
  *
diff --git a/compute/pzgetrf_nopiv.c b/compute/pzgetrf_nopiv.c
index 706330cadcd1a76c6909e820fa4308020771f44e..2aca446e5daa81616da12a4913b9213aa017ec94 100644
--- a/compute/pzgetrf_nopiv.c
+++ b/compute/pzgetrf_nopiv.c
@@ -20,6 +20,7 @@
  * @author Samuel Thibault
  * @author Terry Cojean
  * @author Matthieu Kuhn
+ * @author Pierre Esterie
  * @date 2025-01-24
  * @precisions normal z -> s d c
  *
diff --git a/compute/pzgram.c b/compute/pzgram.c
index 5574e058ae71622df078c5c041e2c9551177f314..362a0f8ed5b75a8a22473adc78c1a2d84c09ef50 100644
--- a/compute/pzgram.c
+++ b/compute/pzgram.c
@@ -12,6 +12,7 @@
  * @version 1.3.0
  * @author Mathieu Faverge
  * @author Florent Pruvost
+ * @author Pierre Esterie
  * @date 2025-01-24
  * @precisions normal z -> s d c z
  *
diff --git a/compute/pzhemm.c b/compute/pzhemm.c
index ed31866b837e915f49f04d0229df84c4eda0b649..1f3c85440fc63e5638cfe07be150c782eb5e9773 100644
--- a/compute/pzhemm.c
+++ b/compute/pzhemm.c
@@ -19,6 +19,7 @@
  * @author Cedric Castagnede
  * @author Florent Pruvost
  * @author Alycia Lisito
+ * @author Pierre Esterie
  * @date 2025-01-24
  * @precisions normal z -> c
  *
diff --git a/compute/pzhered.c b/compute/pzhered.c
index 70fa8faafd5cf9bd08ffd55dc6aa97e91aa7c5e9..e5666144dca902ca22fe7e29d5f8d185a040a657 100644
--- a/compute/pzhered.c
+++ b/compute/pzhered.c
@@ -14,6 +14,7 @@
  * @version 1.3.0
  * @author Mathieu Faverge
  * @author Ana Hourcau
+ * @author Pierre Esterie
  * @date 2025-01-24
  * @precisions normal z -> z d
  *
diff --git a/compute/pzhetrd_he2hb.c b/compute/pzhetrd_he2hb.c
index 3d967596631201f3578441a99ea6b8ef4feabde4..3a6dfc5290d19cd047e966da2823bdcc16985e20 100644
--- a/compute/pzhetrd_he2hb.c
+++ b/compute/pzhetrd_he2hb.c
@@ -18,6 +18,7 @@
  * @author Samuel Thibault
  * @author Alycia Lisito
  * @author Lionel Eyraud-Dubois
+ * @author Pierre Esterie
  * @date 2025-01-24
  * @precisions normal z -> s d c
  *
diff --git a/compute/pzlange.c b/compute/pzlange.c
index 12774579e60a8cb784a6eac9befbb1db79f546e6..cf17ae7f9bf7fa3bb686c2d14178be9764aa8276 100644
--- a/compute/pzlange.c
+++ b/compute/pzlange.c
@@ -19,6 +19,7 @@
  * @author Florent Pruvost
  * @author Alycia Lisito
  * @author Lionel Eyraud-Dubois
+ * @author Pierre Esterie
  * @date 2025-01-24
  * @precisions normal z -> s d c
  *
diff --git a/compute/pzlansy.c b/compute/pzlansy.c
index 8d075c5c327dab5437755ec7fb39a90415099baa..e1f26ef00cb22d605047319e157e6122171a9ad2 100644
--- a/compute/pzlansy.c
+++ b/compute/pzlansy.c
@@ -19,6 +19,7 @@
  * @author Florent Pruvost
  * @author Alycia Lisito
  * @author Lionel Eyraud-Dubois
+ * @author Pierre Esterie
  * @date 2025-01-24
  * @precisions normal z -> c d s
  *
diff --git a/compute/pzlatms.c b/compute/pzlatms.c
index edf0112a5a2dc8d627fa37d8716c5fd7be8a7e06..9351eb628475093ef06b7f88ade3b780d79d5ec9 100644
--- a/compute/pzlatms.c
+++ b/compute/pzlatms.c
@@ -13,6 +13,7 @@
  * @version 1.3.0
  * @author Mathieu Faverge
  * @author Lionel Eyraud-Dubois
+ * @author Pierre Esterie
  * @date 2025-01-29
  * @precisions normal z -> s d c
  *
diff --git a/compute/pzsymm.c b/compute/pzsymm.c
index b531b90c89f1f096808e796e4cb0b1f46ee3904c..8ce1a8a9e264faba9455132100ec1129af00a6b0 100644
--- a/compute/pzsymm.c
+++ b/compute/pzsymm.c
@@ -20,6 +20,7 @@
  * @author Florent Pruvost
  * @author Alycia Lisito
  * @author Romain Peressoni
+ * @author Pierre Esterie
  * @date 2025-01-24
  * @precisions normal z -> s d c
  *
diff --git a/compute/zcesca.c b/compute/zcesca.c
index 4b16d4dd5d3bc869a52808c00733a0458730eb4c..6de6b6a75925bbff49e144e09973e14d4e463994 100644
--- a/compute/zcesca.c
+++ b/compute/zcesca.c
@@ -12,6 +12,7 @@
  * @version 1.3.0
  * @author Florent Pruvost
  * @author Lionel Eyraud-Dubois
+ * @author Pierre Esterie
  * @date 2024-11-13
  * @precisions normal z -> s d c z
  *
diff --git a/compute/zgemm.c b/compute/zgemm.c
index 75a0a0efa6c343297dc2fe9d136c4ccb38691151..f0fc5c1e101d148d2b5170f91f626d437a78aba4 100644
--- a/compute/zgemm.c
+++ b/compute/zgemm.c
@@ -19,6 +19,7 @@
  * @author Cedric Castagnede
  * @author Florent Pruvost
  * @author Lionel Eyraud-Dubois
+ * @author Pierre Esterie
  * @date 2024-11-13
  * @precisions normal z -> s d c
  *
diff --git a/compute/zgetrf.c b/compute/zgetrf.c
index d2554e4a276eebbbf94c382cbf1e06411775e839..169d038b57ae520073ce244f8b82d902ef1366ff 100644
--- a/compute/zgetrf.c
+++ b/compute/zgetrf.c
@@ -21,6 +21,7 @@
  * @author Lionel Eyraud-Dubois
  * @author Alycia Lisito
  * @author Xavier Lacoste
+ * @author Pierre Esterie
  * @date 2024-12-09
  *
  * @precisions normal z -> s d c
diff --git a/compute/zgetrf_nopiv.c b/compute/zgetrf_nopiv.c
index 62155d808e107f7523e3109160a7f8eaead5fdf2..f387d2abbbc00b0ff6de0083719f45e6959931e4 100644
--- a/compute/zgetrf_nopiv.c
+++ b/compute/zgetrf_nopiv.c
@@ -19,6 +19,7 @@
  * @author Florent Pruvost
  * @author Alycia Lisito
  * @author Matthieu Kuhn
+ * @author Pierre Esterie
  * @date 2024-11-13
  *
  * @precisions normal z -> s d c
diff --git a/compute/zgram.c b/compute/zgram.c
index 7dc56f889c79da1b4861907a1d05a43084e0e12c..8b67d1792ebdb20a40819bc28af537180c894f8d 100644
--- a/compute/zgram.c
+++ b/compute/zgram.c
@@ -14,6 +14,7 @@
  * @author Florent Pruvost
  * @author Philippe Swartvagher
  * @author Lionel Eyraud-Dubois
+ * @author Pierre Esterie
  * @date 2024-11-13
  * @precisions normal z -> s d c z
  *
diff --git a/compute/zhemm.c b/compute/zhemm.c
index ce549166b2f241fab08ea46a62728d29147cd7f6..143eb89b37fb3ac9284c85bb15d9d7808067813c 100644
--- a/compute/zhemm.c
+++ b/compute/zhemm.c
@@ -19,6 +19,7 @@
  * @author Cedric Castagnede
  * @author Florent Pruvost
  * @author Lionel Eyraud-Dubois
+ * @author Pierre Esterie
  * @date 2024-11-13
  * @precisions normal z -> c
  *
diff --git a/compute/zhetrd.c b/compute/zhetrd.c
index 888597bc251de41f383f6b808d15a9b5b298d2be..5901c39ac04085f0ca5e07c09bf95e77b5829226 100644
--- a/compute/zhetrd.c
+++ b/compute/zhetrd.c
@@ -17,6 +17,7 @@
  * @author Gregoire Pichon
  * @author Mathieu Faverge
  * @author Raphael Boucherie
+ * @author Pierre Esterie
  * @date 2024-11-13
  * @precisions normal z -> s d c
  *
diff --git a/compute/zpoinv.c b/compute/zpoinv.c
index 8c30d9f8724ea80a3cc9127d1b94d19950aff523..cd105ca305819294d2e1e3c6b8ef77cd336e6bb7 100644
--- a/compute/zpoinv.c
+++ b/compute/zpoinv.c
@@ -13,6 +13,7 @@
  *
  * @version 1.3.0
  * @author Alycia Lisito
+ * @author Eyraud-Dubois Lionel
  * @date 2024-02-18
  * @precisions normal z -> s d c
  *
diff --git a/compute/zsymm.c b/compute/zsymm.c
index c08b965d8904baa9082eecd3222a8ac81399a7dc..a4b911e55e3dba05e6093ef378f7644ca3b2aad7 100644
--- a/compute/zsymm.c
+++ b/compute/zsymm.c
@@ -19,6 +19,7 @@
  * @author Cedric Castagnede
  * @author Florent Pruvost
  * @author Lionel Eyraud-Dubois
+ * @author Pierre Esterie
  * @date 2024-11-13
  * @precisions normal z -> s d c
  *
diff --git a/control/compute_z.h b/control/compute_z.h
index 2136af105345a102ab7871426bbbb800ad892700..812af3dce918e74926506810d38b2db8fc167e33 100644
--- a/control/compute_z.h
+++ b/control/compute_z.h
@@ -23,6 +23,7 @@
  * @author Matthieu Kuhn
  * @author Lionel Eyraud-Dubois
  * @author Ana Hourcau
+ * @author Pierre Esterie
  * @date 2024-12-09
  * @precisions normal z -> c d s
  *
diff --git a/control/descriptor.c b/control/descriptor.c
index 753ce3cfd98ccdd574c186f58341f526dd923b46..b967c5419c2f786f4772ac1d869d0fed57c86303 100644
--- a/control/descriptor.c
+++ b/control/descriptor.c
@@ -19,6 +19,7 @@
  * @author Raphael Boucherie
  * @author Samuel Thibault
  * @author Lionel Eyraud-Dubois
+ * @author Pierre Esterie
  * @date 2025-01-29
  *
  ***
diff --git a/control/descriptor.h b/control/descriptor.h
index 3c2a184cdb08383271524eeb27d2f9530c61090d..1da764ee6c6b6c8d64b2ac84946b4a946b96d997 100644
--- a/control/descriptor.h
+++ b/control/descriptor.h
@@ -21,6 +21,7 @@
  * @author Samuel Thibault
  * @author Lionel Eyraud-Dubois
  * @author Alycia Lisito
+ * @author Pierre Esterie
  * @date 2024-11-13
  *
  */
diff --git a/control/descriptor_helpers.c b/control/descriptor_helpers.c
index 032aa78d88e1587f543990881a35cc0bf4e1de06..59c8a691c4e2532f929f02885a541bafdf47d018 100644
--- a/control/descriptor_helpers.c
+++ b/control/descriptor_helpers.c
@@ -19,6 +19,8 @@
  * @author Raphael Boucherie
  * @author Samuel Thibault
  * @author Lionel Eyraud-Dubois
+ * @author Alycia Lisito
+ * @author Pierre Esterie
  * @date 2024-11-13
  *
  ***
diff --git a/coreblas/CMakeLists.txt b/coreblas/CMakeLists.txt
index 27dd3719915df092773d289246221b4d30af628b..fcb85e2e7acabbcdde0e58d9a8bb6f93dbc0d3b0 100644
--- a/coreblas/CMakeLists.txt
+++ b/coreblas/CMakeLists.txt
@@ -22,6 +22,7 @@
 #  @author Emmanuel Agullo
 #  @author Mathieu Faverge
 #  @author Florent Pruvost
+#  @author Abel Calluaud
 #  @date 2024-03-27
 #
 ###
diff --git a/coreblas/compute/CMakeLists.txt b/coreblas/compute/CMakeLists.txt
index 3be0c6d38649a1adb6028e401bf9a8895813e62d..538598c8ffdf146a453432eada568290dfdd6437 100644
--- a/coreblas/compute/CMakeLists.txt
+++ b/coreblas/compute/CMakeLists.txt
@@ -24,6 +24,7 @@
 #  @author Florent Pruvost
 #  @author Guillaume Sylvand
 #  @author Matthieu Kuhn
+#  @author Abel Calluaud
 #  @date 2024-03-27
 #
 ###
diff --git a/coreblas/compute/core_zgeadd.c b/coreblas/compute/core_zgeadd.c
index 89e1e4b437bbb11329454ae6d470a7cc9c6a2e51..5cdadaaa1983118a7fafebf83b15afb836dbf113 100644
--- a/coreblas/compute/core_zgeadd.c
+++ b/coreblas/compute/core_zgeadd.c
@@ -17,6 +17,7 @@
  * @author Mathieu Faverge
  * @author Emmanuel Agullo
  * @author Florent Pruvost
+ * @author Nicolas Brieuc
  * @date 2024-11-26
  * @precisions normal z -> c d s
  *
diff --git a/coreblas/compute/core_ztile.c b/coreblas/compute/core_ztile.c
index 4deec716f90afb65270173dc9ee19451efdb51c9..b5fa13d621692319f5a25b56b767a13ea800403f 100644
--- a/coreblas/compute/core_ztile.c
+++ b/coreblas/compute/core_ztile.c
@@ -13,6 +13,7 @@
  * @author Mathieu Faverge
  * @author Florent Pruvost
  * @author Alycia Lisito
+ * @author Abel Calluaud
  * @date 2024-12-09
  * @precisions normal z -> c d s
  *
diff --git a/coreblas/compute/core_ztile_empty.c b/coreblas/compute/core_ztile_empty.c
index f862481895bc82d877826fb3dd1b83dabb0bcc6c..9c6535d7db9c37967dd119ae65f2fc39eed1be24 100644
--- a/coreblas/compute/core_ztile_empty.c
+++ b/coreblas/compute/core_ztile_empty.c
@@ -12,6 +12,7 @@
  * @version 1.3.0
  * @author Mathieu Faverge
  * @author Alycia Lisito
+ * @author Abel Calluaud
  * @date 2024-03-27
  * @precisions normal z -> c d s
  *
diff --git a/coreblas/include/CMakeLists.txt b/coreblas/include/CMakeLists.txt
index 33aafa025b5d09f78fd241b5b0eff7a9475dd4c8..4869f342f75d469ef1840fc4063659edee754fe4 100644
--- a/coreblas/include/CMakeLists.txt
+++ b/coreblas/include/CMakeLists.txt
@@ -22,6 +22,7 @@
 #  @author Emmanuel Agullo
 #  @author Mathieu Faverge
 #  @author Florent Pruvost
+#  @author Abel Calluaud
 #  @date 2024-03-27
 #
 ###
diff --git a/coreblas/include/coreblas/hmat.h b/coreblas/include/coreblas/hmat.h
index cb53ad49ef962dfad193d46fe65ecda2a7e62bfe..bdd874b7d21c21342f19d1619b8f17cf0f29e4fa 100644
--- a/coreblas/include/coreblas/hmat.h
+++ b/coreblas/include/coreblas/hmat.h
@@ -14,6 +14,7 @@
  * @version 1.3.0
  * @author Rocio Carratala-Saez
  * @author Mathieu Faverge
+ * @author Abel Calluaud
  * @date 2024-03-27
  *
  */
diff --git a/example/lapack_to_chameleon/step3.h b/example/lapack_to_chameleon/step3.h
index de6e7a56faf3bc236304d9f5a440fcd18d493da1..b5a2e667d72c0b4e1edf80f57d81d31bf2a813a2 100644
--- a/example/lapack_to_chameleon/step3.h
+++ b/example/lapack_to_chameleon/step3.h
@@ -14,6 +14,7 @@
  * @version 1.3.0
  * @author Florent Pruvost
  * @author Mathieu Faverge
+ * @author Pierre Esterie
  * @date 2025-01-29
  *
  */
diff --git a/gpuhipblas/compute/hip_ztrmm.c b/gpuhipblas/compute/hip_ztrmm.c
index 3fd918bb7e1236b3c94582b1336ebc1ded071607..62c25474f5ea0f112a31c4c4607297c9aa3d236e 100644
--- a/gpuhipblas/compute/hip_ztrmm.c
+++ b/gpuhipblas/compute/hip_ztrmm.c
@@ -15,6 +15,8 @@
  * @author Florent Pruvost
  * @author Mathieu Faverge
  * @author Loris Lucido
+ * @author Matthieu Kuhn
+ * @author Xavier Lacoste
  * @date 2024-04-24
  * @precisions normal z -> c d s
  *
diff --git a/include/chameleon/constants.h b/include/chameleon/constants.h
index 671a0f6f615b96d16e70c6f76d8f94989abce9aa..183e77b5e05ca34025eaebb337ba60ae2223816a 100644
--- a/include/chameleon/constants.h
+++ b/include/chameleon/constants.h
@@ -19,6 +19,7 @@
  * @author Alycia Lisito
  * @author Terry Cojean
  * @author Matthieu Kuhn
+ * @author Brieuc Nicolas
  * @date 2025-01-24
  *
  */
diff --git a/include/chameleon/descriptor_helpers.h b/include/chameleon/descriptor_helpers.h
index 4352479483a6bc17096c949721ed4f13f51fc1da..0e5e5d5f1c66bdad1c0d4bc5cbfe43d017a5fa1f 100644
--- a/include/chameleon/descriptor_helpers.h
+++ b/include/chameleon/descriptor_helpers.h
@@ -20,6 +20,7 @@
  * @author Raphael Boucherie
  * @author Samuel Thibault
  * @author Lionel Eyraud-Dubois
+ * @author Alycia Lisito
  * @date 2025-01-24
  *
  * @addtogroup chameleon_descriptors
diff --git a/include/chameleon/struct.h b/include/chameleon/struct.h
index 1c3384bf42ba9d593691906ae2d82e3c9d12dea4..c1d3d3a105a861f0083f7a6046bf8afbd321501d 100644
--- a/include/chameleon/struct.h
+++ b/include/chameleon/struct.h
@@ -19,6 +19,7 @@
  * @author Samuel Thibault
  * @author Matthieu Kuhn
  * @author Lionel Eyraud-Dubois
+ * @author Pierre Esterie
  * @date 2025-01-24
  *
  */
diff --git a/runtime/openmp/codelets/codelet_ipiv.c b/runtime/openmp/codelets/codelet_ipiv.c
index 78229da06d5e50fbfb9b63559cbce27cb8388925..c21d13280ea0d316f5cc5d1799345ae0e8a4bbb8 100644
--- a/runtime/openmp/codelets/codelet_ipiv.c
+++ b/runtime/openmp/codelets/codelet_ipiv.c
@@ -12,6 +12,7 @@
  * @version 1.3.0
  * @author Mathieu Faverge
  * @author Matthieu Kuhn
+ * @author Alycia Lisito
  * @date 2024-08-29
  *
  */
diff --git a/runtime/openmp/codelets/codelet_map.c b/runtime/openmp/codelets/codelet_map.c
index 6f1391f384a6f802c987ef701cb761df46c82e40..5ea20165f3e96f77df05300a798b85761cb85a60 100644
--- a/runtime/openmp/codelets/codelet_map.c
+++ b/runtime/openmp/codelets/codelet_map.c
@@ -11,6 +11,7 @@
  *
  * @version 1.3.0
  * @author Mathieu Faverge
+ * @author Philippe Virouleau
  * @date 2024-03-14
  *
  */
diff --git a/runtime/openmp/codelets/codelet_zgetrf_blocked.c b/runtime/openmp/codelets/codelet_zgetrf_blocked.c
index aec7ab42b6e69d6f53c1afcdce0c05445c24ad42..399a557a4d41f806aa51ab983b6412710c732d1b 100644
--- a/runtime/openmp/codelets/codelet_zgetrf_blocked.c
+++ b/runtime/openmp/codelets/codelet_zgetrf_blocked.c
@@ -13,6 +13,7 @@
  * @comment Codelets to perform panel factorization with partial pivoting
  *
  * @author Mathieu Faverge
+ * @author Alycia Lisito
  * @date 2024-03-29
  * @precisions normal z -> c d s
  *
diff --git a/runtime/openmp/codelets/codelet_zgetrf_percol.c b/runtime/openmp/codelets/codelet_zgetrf_percol.c
index a492268e9cdb03202d9afb1597250b3f0d6e2ca4..6a1d2f6634fa8d6cd818b8ee87f9038abf2f0041 100644
--- a/runtime/openmp/codelets/codelet_zgetrf_percol.c
+++ b/runtime/openmp/codelets/codelet_zgetrf_percol.c
@@ -14,6 +14,7 @@
  *
  * @author Mathieu Faverge
  * @author Matthieu Kuhn
+ * @author Alycia Lisito
  * @date 2024-03-29
  * @precisions normal z -> c d s
  *
diff --git a/runtime/openmp/control/runtime_descriptor.c b/runtime/openmp/control/runtime_descriptor.c
index ac97dd928067ddcc23e62973cd85f43e5f037f7d..18b4903788575fb5f4821226497ffa3d2b49451a 100644
--- a/runtime/openmp/control/runtime_descriptor.c
+++ b/runtime/openmp/control/runtime_descriptor.c
@@ -16,6 +16,7 @@
  * @author Cedric Castagnede
  * @author Philippe Virouleau
  * @author Mathieu Faverge
+ * @author Florent Pruvost
  * @date 2024-03-16
  *
  */
diff --git a/runtime/parsec/codelets/codelet_ipiv.c b/runtime/parsec/codelets/codelet_ipiv.c
index 56af95434795c769eb80115d501e7fd83d698fc1..e111c1e950f8af8e6581e0ed9c27152eadaad342 100644
--- a/runtime/parsec/codelets/codelet_ipiv.c
+++ b/runtime/parsec/codelets/codelet_ipiv.c
@@ -12,6 +12,7 @@
  * @version 1.3.0
  * @author Mathieu Faverge
  * @author Matthieu Kuhn
+ * @author Alycia Lisito
  * @date 2024-08-29
  *
  */
diff --git a/runtime/parsec/codelets/codelet_zgetrf_blocked.c b/runtime/parsec/codelets/codelet_zgetrf_blocked.c
index da265d12c9c103dba44b5151671edc6be6bcbf6d..812ab095e0bf27c6c0858db4c8d261ff3ac5c234 100644
--- a/runtime/parsec/codelets/codelet_zgetrf_blocked.c
+++ b/runtime/parsec/codelets/codelet_zgetrf_blocked.c
@@ -13,6 +13,7 @@
  * @comment Codelets to perform panel factorization with partial pivoting
  *
  * @author Mathieu Faverge
+ * @author Alycia Lisito
  * @date 2024-03-29
  * @precisions normal z -> c d s
  *
diff --git a/runtime/parsec/codelets/codelet_zgetrf_percol.c b/runtime/parsec/codelets/codelet_zgetrf_percol.c
index c4b9ad89fd9843241030afa0761d518eddef34eb..f7f5d0205a13e53d7224d0ea5bc25921888751fd 100644
--- a/runtime/parsec/codelets/codelet_zgetrf_percol.c
+++ b/runtime/parsec/codelets/codelet_zgetrf_percol.c
@@ -14,6 +14,7 @@
  *
  * @author Mathieu Faverge
  * @author Matthieu Kuhn
+ * @author Alycia Lisito
  * @date 2024-03-29
  * @precisions normal z -> c d s
  *
diff --git a/runtime/parsec/control/runtime_descriptor.c b/runtime/parsec/control/runtime_descriptor.c
index 4856abd7c89a76821fd7d165b7720fbd10679719..245c0c85c750d3a464c19868a50bfe7487e9c141 100644
--- a/runtime/parsec/control/runtime_descriptor.c
+++ b/runtime/parsec/control/runtime_descriptor.c
@@ -16,6 +16,7 @@
  * @author Mathieu Faverge
  * @author Guillaume Sylvand
  * @author Samuel Thibault
+ * @author Florent Pruvost
  * @date 2024-03-16
  *
  */
diff --git a/runtime/quark/codelets/codelet_ipiv.c b/runtime/quark/codelets/codelet_ipiv.c
index d0085c408fb7978d843c1ff62de2c84d7a4dc4f3..8075d0f8a43fc8fe2498cafdb39ae034483aa5d2 100644
--- a/runtime/quark/codelets/codelet_ipiv.c
+++ b/runtime/quark/codelets/codelet_ipiv.c
@@ -12,6 +12,7 @@
  * @version 1.3.0
  * @author Mathieu Faverge
  * @author Matthieu Kuhn
+ * @author Alycia Lisito
  * @date 2024-08-29
  *
  */
diff --git a/runtime/quark/codelets/codelet_zgetrf_blocked.c b/runtime/quark/codelets/codelet_zgetrf_blocked.c
index 26c42e6292439f651a06a69bbec2fcec0d601cab..d3e1029709c256286c0615ff97714b6295efb011 100644
--- a/runtime/quark/codelets/codelet_zgetrf_blocked.c
+++ b/runtime/quark/codelets/codelet_zgetrf_blocked.c
@@ -13,6 +13,7 @@
  * @comment Codelets to perform panel factorization with partial pivoting
  *
  * @author Mathieu Faverge
+ * @author Alycia Lisito
  * @date 2024-03-29
  * @precisions normal z -> c d s
  *
diff --git a/runtime/quark/codelets/codelet_zgetrf_percol.c b/runtime/quark/codelets/codelet_zgetrf_percol.c
index c328edb9b7a420c7913c023c57f8b45c3e3cba2a..cda25ec30442422a1347899ffd83b2643637e4ac 100644
--- a/runtime/quark/codelets/codelet_zgetrf_percol.c
+++ b/runtime/quark/codelets/codelet_zgetrf_percol.c
@@ -14,6 +14,7 @@
  *
  * @author Mathieu Faverge
  * @author Matthieu Kuhn
+ * @author Alycia Lisito
  * @date 2024-03-29
  * @precisions normal z -> c d s
  *
diff --git a/runtime/starpu/CMakeLists.txt b/runtime/starpu/CMakeLists.txt
index 5331abe2ed6997be95d7ace04e6ebd4bd2c24204..17e0ddd6ceb69955c0b73b92985e30a5ebf5d455 100644
--- a/runtime/starpu/CMakeLists.txt
+++ b/runtime/starpu/CMakeLists.txt
@@ -26,6 +26,7 @@
 #  @author Matthieu Kuhn
 #  @author Loris Lucido
 #  @author Terry Cojean
+#  @author Alycia Lisito
 #  @date 2024-08-29
 #
 ###
diff --git a/runtime/starpu/codelets/codelet_gemmex.c b/runtime/starpu/codelets/codelet_gemmex.c
index af9ac8773a1422c476faf32b2db9835281994837..0c5c8de7caf73e7c71ad02aef7520160b4aa1527 100644
--- a/runtime/starpu/codelets/codelet_gemmex.c
+++ b/runtime/starpu/codelets/codelet_gemmex.c
@@ -13,6 +13,7 @@
  *
  * @version 1.3.0
  * @author Mathieu Faverge
+ * @author Philippe Swartvagher
  * @date 2024-10-18
  *
  */
diff --git a/runtime/starpu/codelets/codelet_zgersum.c b/runtime/starpu/codelets/codelet_zgersum.c
index 9716c669e0f61e23c0fb489b27c184ef80ac4041..3e04f2c3744d460d67208d80d624b7809dac743f 100644
--- a/runtime/starpu/codelets/codelet_zgersum.c
+++ b/runtime/starpu/codelets/codelet_zgersum.c
@@ -15,6 +15,7 @@
  * @author Romain Peressoni
  * @author Mathieu Faverge
  * @author Antoine Jego
+ * @author Florent Pruvost
  * @date 2025-01-29
  * @precisions normal z -> c d s
  *
diff --git a/runtime/starpu/codelets/codelet_zipiv_allreduce.c b/runtime/starpu/codelets/codelet_zipiv_allreduce.c
index 804b2941e20d3a8837b322cd4f4475f4d887dafb..a3d4d21441da1c09f9eb2f6b6983deb95550538c 100644
--- a/runtime/starpu/codelets/codelet_zipiv_allreduce.c
+++ b/runtime/starpu/codelets/codelet_zipiv_allreduce.c
@@ -11,6 +11,7 @@
  *
  * @version 1.3.0
  * @author Alycia Lisito
+ * @author Pierre Esterie
  * @date 2025-01-29
  * @precisions normal z -> c d s
  *
diff --git a/runtime/starpu/codelets/codelet_zlaswp.c b/runtime/starpu/codelets/codelet_zlaswp.c
index aa011089410d1e5e8fa60df405fe9711542411fb..2c77f07f3d3e41d0df3402aff447d0ca55e06f2d 100644
--- a/runtime/starpu/codelets/codelet_zlaswp.c
+++ b/runtime/starpu/codelets/codelet_zlaswp.c
@@ -12,6 +12,7 @@
  * @version 1.3.0
  * @author Mathieu Faverge
  * @author Matthieu Kuhn
+ * @author Alycia Lisito
  * @date 2024-11-12
  * @precisions normal z -> c d s
  *
diff --git a/runtime/starpu/codelets/codelet_zperm_allreduce.c b/runtime/starpu/codelets/codelet_zperm_allreduce.c
index 22501c21436149e54fa89db4406bdabfd6bca636..93bd984ab215224b751a325f775ec85e422df1a1 100644
--- a/runtime/starpu/codelets/codelet_zperm_allreduce.c
+++ b/runtime/starpu/codelets/codelet_zperm_allreduce.c
@@ -11,6 +11,7 @@
  *
  * @version 1.3.0
  * @author Alycia Lisito
+ * @author Pierre Esterie
  * @date 2024-11-14
  * @precisions normal z -> c d s
  *
diff --git a/runtime/starpu/control/runtime_descriptor_ipiv.c b/runtime/starpu/control/runtime_descriptor_ipiv.c
index d6b847c2e4c0970500e563617011a224afc648ce..30b4eb8262184abdc6dd21349e02eeff96b83566 100644
--- a/runtime/starpu/control/runtime_descriptor_ipiv.c
+++ b/runtime/starpu/control/runtime_descriptor_ipiv.c
@@ -14,6 +14,7 @@
  * @author Matthieu Kuhn
  * @author Alycia Lisito
  * @author Florent Pruvost
+ * @author Pierre Esterie
  * @date 2024-12-18
  *
  */
diff --git a/runtime/starpu/control/runtime_workspace.c b/runtime/starpu/control/runtime_workspace.c
index dc3171d888bcc3963118c3dc561ffbfc2861fa67..84db20b4cf746bca9f5b20a5bdb273cea708428c 100644
--- a/runtime/starpu/control/runtime_workspace.c
+++ b/runtime/starpu/control/runtime_workspace.c
@@ -16,6 +16,7 @@
  * @author Mathieu Faverge
  * @author Florent Pruvost
  * @author Loris Lucido
+ * @author Philippe Swartvagher
  * @date 2024-09-17
  *
  */
diff --git a/runtime/starpu/include/chameleon_starpu.h.in b/runtime/starpu/include/chameleon_starpu.h.in
index ae2c373fc77e87378227bfcfe6589389305e68f7..2c285f33056c034220f273701823914b1d75c34f 100644
--- a/runtime/starpu/include/chameleon_starpu.h.in
+++ b/runtime/starpu/include/chameleon_starpu.h.in
@@ -20,6 +20,7 @@
  * @author Loris Lucido
  * @author Terry Cojean
  * @author Matthieu Kuhn
+ * @author Alycia Lisito
  * @date 2024-09-17
  *
  */
diff --git a/runtime/starpu/include/runtime_codelets.h b/runtime/starpu/include/runtime_codelets.h
index a01997e4695ce6155740e0d99a81acbe4cc4697f..e274d643a2e118fd4a3f984beec2ce22bae281e9 100644
--- a/runtime/starpu/include/runtime_codelets.h
+++ b/runtime/starpu/include/runtime_codelets.h
@@ -17,6 +17,7 @@
  * @author Cedric Castagnede
  * @author Florent Pruvost
  * @author Loris Lucido
+ * @author Matthieu Kuhn
  * @date 2024-02-18
  *
  */
diff --git a/testing/CMakeLists.txt b/testing/CMakeLists.txt
index d883542b4a91c88cca3aaca105933edb33416c7a..81268734d901cbdf99cf27592207b53046423bf6 100644
--- a/testing/CMakeLists.txt
+++ b/testing/CMakeLists.txt
@@ -25,6 +25,7 @@
 #  @author Florent Pruvost
 #  @author Alycia Lisito
 #  @author Matthieu Kuhn
+#  @author Abel Calluaud
 #  @date 2025-01-24
 #
 ###
diff --git a/testing/testing_zcheck_qr_lq.c b/testing/testing_zcheck_qr_lq.c
index 6d82727c9e9b10f0a35b422e01b79882bdd147d6..57e2e54f999b047b33138da2f2d4eb1bd98a1c2c 100644
--- a/testing/testing_zcheck_qr_lq.c
+++ b/testing/testing_zcheck_qr_lq.c
@@ -15,6 +15,7 @@
  * @author Mathieu Faverge
  * @author Nathalie Furmento
  * @author Alycia Lisito
+ * @author Pierre Esterie
  * @date 2024-11-13
  * @precisions normal z -> c d s
  *
diff --git a/testing/testing_zgepdf_qr.c b/testing/testing_zgepdf_qr.c
index 0752cea8a8df04486986430137025865e8f18d58..c1c27ac237a94b616f83f074509583464fe04339 100644
--- a/testing/testing_zgepdf_qr.c
+++ b/testing/testing_zgepdf_qr.c
@@ -14,6 +14,7 @@
  * @author Mathieu Faverge
  * @author Hatem Ltaief
  * @author Alycia Lisito
+ * @author Pierre Esterie
  * @date 2024-11-13
  * @precisions normal z -> c d s
  *
diff --git a/testing/testing_zgetrf.c b/testing/testing_zgetrf.c
index d2801e4fed2f1f6a57b44037af34ca81a56aace3..fca6676030b7aa567965b985d4274369c3145ae2 100644
--- a/testing/testing_zgetrf.c
+++ b/testing/testing_zgetrf.c
@@ -16,6 +16,7 @@
  * @author Matthieu Kuhn
  * @author Lionel Eyraud-Dubois
  * @author Xavier Lacoste
+ * @author Florent Pruvost
  * @date 2025-01-29
  * @precisions normal z -> c d s
  *
diff --git a/testing/testings.c b/testing/testings.c
index 3f8bba38c8b316bfe2031a617da469ccd3ac231c..dd9f20b1346d6cb9153c873bc8582e2845ed65b6 100644
--- a/testing/testings.c
+++ b/testing/testings.c
@@ -12,6 +12,7 @@
  * @author Lucas Barros de Assis
  * @author Mathieu Faverge
  * @author Alycia Lisito
+ * @author Florent Pruvost
  * @date 2025-01-24
  *
  */
diff --git a/testing/values.c b/testing/values.c
index 82e533c75f1bb2c2c8907caf3f8aa0cba33f72af..3f3ed0bbca83a1a82c6b5e660cf3705e2251d7c2 100644
--- a/testing/values.c
+++ b/testing/values.c
@@ -12,6 +12,8 @@
  * @author Lucas Barros de Assis
  * @author Mathieu Faverge
  * @author Alycia Lisito
+ * @author Florent Pruvost
+ * @author Philippe Swartvagher
  * @date 2024-08-28
  *
  */
diff --git a/testing/vendor_ztesting.c b/testing/vendor_ztesting.c
index 350ae1aa60ae8ab12783ee3cdf80dbea2aa061f2..d4fe9ac80cfd617917491db2a136d78dcfa2d644 100644
--- a/testing/vendor_ztesting.c
+++ b/testing/vendor_ztesting.c
@@ -15,6 +15,7 @@
  * @author Alycia Lisito
  * @author Lucas Nesi
  * @author Matthieu Kuhn
+ * @author Philippe Swartvagher
  * @date 2024-09-19
  * @precisions normal z -> c d s
  *