# HG changeset patch # User DJ Mountney <dj@gitlab.com> # Date 1554914524 25200 # Wed Apr 10 09:42:04 2019 -0700 # Node ID 9dbf991949958a18fae242ebadea838a35d75681 # Parent 8e548337fb056237f7f0ad0840c5ecfa6c6a62ff Update links to the handbook to reference the new location diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -122,7 +122,7 @@ Before merging, a MR must be reviewed by a [GitLab Omnibus Maintainer](https://about.gitlab.com/handbook/engineering/projects/#omnibus-gitlab). If the change is not time-sensitive, then the MR can first be reviewed by any other -[Distribution Team Member](https://about.gitlab.com/handbook/engineering/dev-backend/distribution/#team-members), +[Distribution Team Member](https://about.gitlab.com/handbook/engineering/development/enablement/distribution/#team-members), then finally reviewed by a Maintainer. Reviews generally only need the *approval* of one Maintainer to be merged, but @@ -140,7 +140,7 @@ As long as one of the Maintainers is confident in the change, it does not need to be reviewed again before merge. -> **Note**: This process is intended to balance code quality with effective use of reviewers' time. Just because a change was approved and merged by one Maintainer, does not guarantee that it won't be reverted later. +> **Note**: This process is intended to balance code quality with effective use of reviewers' time. Just because a change was approved and merged by one Maintainer, does not guarantee that it won't be reverted later. ## Developer Guidelines