From 2c1716827efbe440849c2abc7add1ad877353686 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Jakse?= Date: Thu, 5 Aug 2021 11:24:16 +0200 Subject: [PATCH] credits --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 911c965..cd2e1ba 100644 --- a/README.md +++ b/README.md @@ -277,3 +277,11 @@ Last rule 'check-%' checks that file %.dict contains only words with characters Some lists of words are too huge (for example Hungarian or Turkish are agglutinative languages), so Trivabble will not be able to check spelling for those languages. Some languages don't have any Aspell dictionary. + +### Credits + +Thanks [Laurent Mazet](http://www.softndesign.org/~mazet/) for many contributions. +Thanks [Ysabeau](https://linuxfr.org/users/ysabeau/) for the design of the bag. +Thanks every other past and future contributors who have written code, tickets, +tested the game and who I have not mentionned here yet (please tell me if your +name is missing!).