diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2014-11-20 19:06:25 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2014-11-20 19:06:25 +0100 |
commit | e4a2289c5c0d02246cb36d2b10f1400c1abf79ae (patch) | |
tree | dfec3bf04cb49007eac4bb0ba4d8f7bac173c444 /.gitreview | |
parent | 57d6b92b69a31260dea0d84fcd1fc5866ada7adb (diff) |
Branch libreoffice-4-4
This is 'libreoffice-4-4' - the stable branch for the 4.4.x releases.
The commit rules are different according to the development phase:
+ 4.4.0 beta phase:
+ any bug fixes are allowed without review
+ late features need approval by 3 people with different affiliation
+ 4.4.0 rc phase and later:
+ fixes need approval by one reviewer
+ 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.
Change-Id: I242f543e17225a9c7ac242a4a3794e1b1381f87d
Diffstat (limited to '.gitreview')
-rw-r--r-- | .gitreview | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitreview b/.gitreview index 094c974be145..7de0dbc6a256 100644 --- a/.gitreview +++ b/.gitreview @@ -3,5 +3,5 @@ host=logerrit port=29418 project=core defaultremote=logerrit -defaultbranch=master +defaultbranch=libreoffice-4-4 |