From 3f180b7cf1840de76566257428faf8fbbdeb7e11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20VILLISEK?= <60393058+villisek@users.noreply.github.com> Date: Sat, 24 Oct 2020 01:31:14 +0200 Subject: [PATCH] Create VILLISEK.toml --- entity/VILLISEK.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 entity/VILLISEK.toml diff --git a/entity/VILLISEK.toml b/entity/VILLISEK.toml new file mode 100644 index 0000000..52c76e1 --- /dev/null +++ b/entity/VILLISEK.toml @@ -0,0 +1,14 @@ +name = "Clement VILLISEK" +babel = [ + "fr", + "en-5", + "es-2", + "jp-1", + "zh-0", + "ru-0" +] + +[contact] +email = "clement@villisek.fr" +twitter = "cvillisek89" +github = "villisek"