From af6b29edca6cdb3502aa723d9dc0fdc5bf30b7c6 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Sun, 13 Jun 2021 17:24:49 +0200 Subject: Branch libreoffice-7-2 This is 'libreoffice-7-2' - the stable branch for the 7.2.x releases. The commit rules are different according to the development phase: A. 7.2.0 beta phase: A. any bug fixes are allowed without review B. late features need approval by 3 people with different affiliation B. 7.2.0 rc phase and later: A. fixes need approval by one reviewer B. late features need approval by 3 more people with different affiliation IMPORTANT: Every developer is responsible for pushing the fixes into all appropriate branches. Note that we do not plan any merge from this branch to master or vice versa. Please, help use to make stable and usable release. If you want to build something cool, unstable, and risky, use master. --- .gitreview | 2 +- dictionaries | 2 +- helpcontent2 | 2 +- translations | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitreview b/.gitreview index 199752b8b09e..0dc1cf997ec7 100644 --- a/.gitreview +++ b/.gitreview @@ -3,5 +3,5 @@ host=gerrit.libreoffice.org port=29418 project=core defaultremote=logerrit -defaultbranch=master +defaultbranch=libreoffice-7-2 diff --git a/dictionaries b/dictionaries index 29eb2930309a..7a03e9074d6b 160000 --- a/dictionaries +++ b/dictionaries @@ -1 +1 @@ -Subproject commit 29eb2930309a484a6090c474353f99a2c01d1703 +Subproject commit 7a03e9074d6b156821828cd687dc1087ff373bba diff --git a/helpcontent2 b/helpcontent2 index 390d5cf87179..018b07888893 160000 --- a/helpcontent2 +++ b/helpcontent2 @@ -1 +1 @@ -Subproject commit 390d5cf871798108c4a45b78dfcdb22bbd4667cc +Subproject commit 018b078888937907d9ba8f649c439cad1b68bce3 diff --git a/translations b/translations index 47d2e3a3e6f9..fb919b1eeaa4 160000 --- a/translations +++ b/translations @@ -1 +1 @@ -Subproject commit 47d2e3a3e6f9d4e2b17ff79b3a9cbdbe4619af16 +Subproject commit fb919b1eeaa44af85ca5ae2dd7e0ced1003d36a9 -- cgit