From da38ff0088606a09116c534d110f715c877e15cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=B4me=20Chilliet?= Date: Tue, 20 Aug 2024 16:40:16 +0200 Subject: [PATCH] chore: Add webhook_listeners to list of shipped apps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As well as CODEOWNERS and l10n Signed-off-by: Côme Chilliet --- .github/CODEOWNERS | 1 + .tx/config | 6 ++++++ core/shipped.json | 1 + 3 files changed, 8 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f1983388e2fda..e448bf922ced7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -26,6 +26,7 @@ /apps/user_ldap/appinfo/info.xml @come-nc @blizzz /apps/user_status/appinfo/info.xml @Antreesy @nickvergessen /apps/weather_status/appinfo/info.xml @julien-nc @juliushaertl +/apps/webhook_listeners/appinfo/info.xml @come-nc @julien-nc /apps/workflowengine/appinfo/info.xml @blizzz @juliushaertl # Frontend expertise diff --git a/.tx/config b/.tx/config index ce9e61368232e..6b53e28877bfc 100644 --- a/.tx/config +++ b/.tx/config @@ -176,6 +176,12 @@ source_file = translationfiles/templates/weather_status.pot source_lang = en type = PO +[o:nextcloud:p:nextcloud:r:webhook_listeners] +file_filter = translationfiles//webhook_listeners.po +source_file = translationfiles/templates/webhook_listeners.pot +source_lang = en +type = PO + [o:nextcloud:p:nextcloud:r:workflowengine] file_filter = translationfiles//workflowengine.po source_file = translationfiles/templates/workflowengine.pot diff --git a/core/shipped.json b/core/shipped.json index d56cbf6f71000..36a3ec50a258a 100644 --- a/core/shipped.json +++ b/core/shipped.json @@ -49,6 +49,7 @@ "user_status", "viewer", "weather_status", + "webhook_listeners", "workflowengine" ], "defaultEnabled": [