From ed1058072b319690d8e023a77b92dcd648ec9bbd Mon Sep 17 00:00:00 2001 From: Mathieu Faverge <mathieu.faverge@inria.fr> Date: Mon, 12 Dec 2016 22:30:23 +0100 Subject: [PATCH] Start the contributors list --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 302c6b777..467a46e6b 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,26 @@ https://gitlab.inria.fr/solverstack/chameleon/blob/master/CONTRIBUTING.md ### Authors -TODO +First, since the Chameleon library started as an extension of the PLASMA library +to support multiple runtime systems, all developpers of the PLASMA library are +developpers of the Chameleon library. + +The following people contributed to the development of Chameleon: + * Emmanuel Agullo, PI + * Olivier Aumage + * Cedric castagnede + * Terry Cojean + * Mathieu Faverge, PI + * Nathalie Furmento + * Reazul Hoque, PaRSEC support + * Gregoire Pichon, Two-sided algorithms + * Florent Pruvost, PI, Cmake and spack + * Marc Sergent + * Guillaume Sylvand + * Samuel Thibault, StarPU support + * Omar Zenati + +If we forgot your name, please let us know that we can fix that mistake. ### Citing Chameleon -- GitLab