From 385df2c5a0f1d6d74b92987639890ad724de219b Mon Sep 17 00:00:00 2001 From: Jeroen Date: Thu, 12 Oct 2017 12:07:35 +0200 Subject: [PATCH] + me for Dutch (#5349) I didn't received the memo, but I just follow the flow. --- CODEOWNERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index b7291a40b..32919bd50 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -22,3 +22,11 @@ /app/views/user_mailer/*.fr.text.erb @aldarone /config/locales/*.fr.yml @aldarone /config/locales/fr.yml @aldarone + +# Dutch +/app/javascript/mastodon/locales/nl.json @jeroenpraat +/app/javascript/mastodon/locales/whitelist_nl.json @jeroenpraat +/app/views/user_mailer/*.nl.html.erb @jeroenpraat +/app/views/user_mailer/*.nl.text.erb @jeroenpraat +/config/locales/*.nl.yml @jeroenpraat +/config/locales/nl.yml @jeroenpraat