From 4eb7682356390ff499ff391464b0781f8606d134 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Klinkovsk=C3=BD?= <klinkovsky@mmg.fjfi.cvut.cz> Date: Thu, 23 Dec 2021 16:19:47 +0100 Subject: [PATCH] Removed outdated list of authors from the README The full list is maintained on the tnl-project.org website. --- README.md | 27 +++------------------------ 1 file changed, 3 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 654781e332..f361a020d6 100644 --- a/README.md +++ b/README.md @@ -135,30 +135,9 @@ your publications: ## Authors -Project leader: Tomáš Oberhuber - -Main developers: -- Tomáš Oberhuber -- Jakub KlinkovskĂ˝ - -Current developers: -- Aleš Wodecki – adaptive grids -- Matouš Fencl – solvers for the Hamilton–Jacobi equation -- Lukáš ÄŚejka – sparse matrix formats - -Former developers: -- Jan Schafer – solvers for compressible Navier–Stokes equations -- VĂt Hanousek – distributed numerical grids -- VĂtÄ›zslav Ĺ˝abka – unstructured numerical meshes -- Tomáš SobotĂk – solvers for the Hamilton–Jacobi equation -- Libor Bakajsa – sparse matrix formats -- OndĹ™ej SzĂ©kely – solvers for parabolic problems -- Vacata Jan – sparse matrix formats -- Heller Martin – sparse matrix formats -- NovotnĂ˝ MatÄ›j – high precision arithmetics - -See also the [full list of authors and their contributions]( -https://mmg-gitlab.fjfi.cvut.cz/gitlab/tnl/tnl-dev/graphs/develop). +See the [list of team members](https://tnl-project.org/about/) on our website. +The [overview of contributions](https://mmg-gitlab.fjfi.cvut.cz/gitlab/tnl/tnl-dev/-/graphs/develop) +can be viewed on GitLab. ## License -- GitLab