Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/github_helper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'brancher/branch.php')
-rw-r--r--brancher/branch.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/brancher/branch.php b/brancher/branch.php
index 96b3bcb..f32270a 100644
--- a/brancher/branch.php
+++ b/brancher/branch.php
@@ -9,6 +9,7 @@ $repositories = [
'nextcloud/server',
'nextcloud/3rdparty',
'nextcloud/activity',
+ 'nextcloud/bruteforcesettings',
'nextcloud/circles',
'nextcloud/documentation',
'nextcloud/example-files',
@@ -23,9 +24,12 @@ $repositories = [
'nextcloud/photos',
'nextcloud/privacy',
'nextcloud/recommendations',
+ 'nextcloud/related_resources',
'nextcloud/serverinfo',
'nextcloud/survey_client',
+ 'nextcloud/suspicious_login',
'nextcloud/text',
+ 'nextcloud/twofactor_totp',
'nextcloud/updater',
'nextcloud/viewer',
'nextcloud-gmbh/support',