diff options
author | Côme Chilliet <come.chilliet@nextcloud.com> | 2024-08-20 16:40:16 +0200 |
---|---|---|
committer | backportbot[bot] <backportbot[bot]@users.noreply.github.com> | 2024-08-20 20:54:34 +0000 |
commit | b4deb67ea78a56c966b9258020b807777fdaba35 (patch) | |
tree | c3b1e2d40798870d6a487841c31bf38174130a17 /.github | |
parent | 2dc3cd6112d045912f81268772aec3edde0015fd (diff) | |
download | nextcloud-server-b4deb67ea78a56c966b9258020b807777fdaba35.tar.gz nextcloud-server-b4deb67ea78a56c966b9258020b807777fdaba35.zip |
chore: Add webhook_listeners to list of shipped apps
As well as CODEOWNERS and l10n
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f1983388e2f..e448bf922ce 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 |