Commit 5dafab9678a29ff839420fbba5769493075bbbc8
1 parent
beee8706
Exists in
gemfile-changes
Document process for changing dependencies
Showing
1 changed file
with
4 additions
and
0 deletions
Show diff stats
DEVELOPMENT.md
@@ -61,6 +61,10 @@ | @@ -61,6 +61,10 @@ | ||
61 | 61 | ||
62 | * Committers must respect the release schedule and feature freezes. | 62 | * Committers must respect the release schedule and feature freezes. |
63 | 63 | ||
64 | + * Every change to the project dependencies (i.e. `Gemfile`) must be | ||
65 | + explicitly approved by the release managers, and are not subject to the "1 | ||
66 | + week" exception above. | ||
67 | + | ||
64 | ## Maintainance process | 68 | ## Maintainance process |
65 | 69 | ||
66 | ### Not all feature releases will be maintained as a stable release | 70 | ### Not all feature releases will be maintained as a stable release |