summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@ifm.com>2022-06-22 10:24:10 +0200
committerDidier Wenzek <didier.wenzek@free.fr>2022-08-30 15:49:32 +0200
commitb72cfbf09a6a796f39a15df4b53b84f9fb35effa (patch)
tree5f8e3e4e67a32c16bdf00574bdfd1aa9586985cc
parent397b0cba12d2ca92b6fd983ac1bbad319bc71fa0 (diff)
Add content for evergreen master section
Signed-off-by: Matthias Beyer <matthias.beyer@ifm.com>
-rw-r--r--GOVERNANCE.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/GOVERNANCE.md b/GOVERNANCE.md
index fa5e459b..aae6ff7b 100644
--- a/GOVERNANCE.md
+++ b/GOVERNANCE.md
@@ -118,8 +118,14 @@ core contributors = [SAG, IFM]
- benchmarks
- documentation builds
- keeping spec up to date
-- merge strategies
- evergreen master
+ The project pursues the "evergreen master" strategy. That means that at every
+ point in time, the commit that `master`/`main` points to must successfully
+ build and pass all tests successfully.
+
+ Reaching that goal is possible because of the employed merge strategies (read
+ below).
+- merge strategies
- Dependency updates
- License linting