From ff52d4be02294aba93f32b503d010e96115096a9 Mon Sep 17 00:00:00 2001 From: Rexogamer Date: Sun, 17 Mar 2024 06:29:24 +0000 Subject: [PATCH] chore: add Fjuro as a maintainer for Czech closes #254 --- contributors.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/contributors.json b/contributors.json index b657c0c2..83406458 100644 --- a/contributors.json +++ b/contributors.json @@ -80,12 +80,19 @@ ] }, "cs": { - "maintainer": [], + "maintainer": [ + "Fjuro" + ], "users": [ { "id": "01FXJGC0S2YQHQVADT74568DQN", "github": "Cikarin3", "weblate": "TheCanine" + }, + { + "id": "01FN8ZSVH7HRMKFJTV4J9DJ342", + "github": "Fjuro", + "weblate": "Fjuro" } ] },