diff options
author | Robinson Tryon <qubit@runcibility.com> | 2015-11-25 06:26:48 -0500 |
---|---|---|
committer | Robinson Tryon <qubit@runcibility.com> | 2015-11-25 06:27:09 -0500 |
commit | fa7c921feb2f6e14f7eca717dd3cfbca0bd35c03 (patch) | |
tree | 9a68043312a110a606a7959325b22307489ffd90 /.gitreview | |
parent | 49c2b9808df8a6b197dec666dfc0cda6321a4306 (diff) |
Branch libreoffice-5-1
This is 'libreoffice-5-1' - the stable branch for the 5.1.x
releases. The commit rules are different according to the
development phase:
A. 5.1.0 beta phase:
A. any bug fixes are allowed without review
B. late features need approval by 3 people with
different affiliation
B. 5.1.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 us to make a stable and usable release. If you want to build
something cool, unstable, and risky, use master.
Change-Id: I64b18be16ad2bb78aa46522fcd50591a13424a94
Diffstat (limited to '.gitreview')
-rw-r--r-- | .gitreview | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitreview b/.gitreview index 094c974be145..1e3c4880ab55 100644 --- a/.gitreview +++ b/.gitreview @@ -3,5 +3,5 @@ host=logerrit port=29418 project=core defaultremote=logerrit -defaultbranch=master +defaultbranch=libreoffice-5-1 |