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:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2022-09-22 11:38:11 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2022-09-22 11:38:11 +0300
commit0d164d3387c8eb706961bfc96648163fc062e157 (patch)
tree6085c1b79a8d22831c038a0c2c356e6e09a0c269
parent0997792528e0588fdf949514698f639e66227a16 (diff)
add more repos related to 25 bundling
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
-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',