From 53f39af6300306993f0870df1482ee72d7363c3a Mon Sep 17 00:00:00 2001 From: Madjid Sadallah <madjid.sadallah@univ-lyon1.fr> Date: Thu, 7 Nov 2024 08:47:26 +0000 Subject: [PATCH] Added AUTHORS file --- AUTHORS.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 AUTHORS.md diff --git a/AUTHORS.md b/AUTHORS.md new file mode 100644 index 0000000..34cef8d --- /dev/null +++ b/AUTHORS.md @@ -0,0 +1,13 @@ +# AUTHORS + +This file lists all the individuals who have contributed to the development of the MOBILES RecSys project. + +## Principal Investigators +- **Madjid Sadallah** +- **Marie Lefevre** + +## Institutional Support +- **University Lyon 1 / LIRIS, CNRS** - Lyon Research Center for Images and Intelligent Information Systems + +## Funding +This project is supported by the ANR (Agence Nationale de la Recherche, France) under grant number ANR-20-CE38-0009. \ No newline at end of file -- GitLab