summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivek Singh <vivek.singh@msystechnologies.com>2019-10-21 21:49:23 +0530
committerVivek Singh <vivek.singh@msystechnologies.com>2019-10-21 21:49:23 +0530
commiteaa29f13033cc394f66f758a02eb760fd010ae30 (patch)
tree6f36ce8cfec87951d677c1fe7d1ebeeed46b7bd3
parentb7025a006710bbbf9bc9c05b21a083ca7e53a65f (diff)
downloadchef-eaa29f13033cc394f66f758a02eb760fd010ae30.tar.gz
Update maintainers link in CONTRIBUTING.md
Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b9fb99a34b..c0e82f5c18 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -33,7 +33,7 @@ Code review takes place in GitHub pull requests. See [this article](https://help
Once you open a pull request, project maintainers will review your code and respond to your pull request with any feedback they might have. The process at this point is as follows:
-1. Two thumbs-up (:+1:) are required from project maintainers. See the master maintainers document for Chef projects at <https://github.com/chef/chef/blob/master/MAINTAINERS.md>.
+1. Two thumbs-up (:+1:) are required from project maintainers. See the master maintainers document for Chef projects at <https://github.com/chef/chef-oss-practices/blob/master/projects/chef-infra.md>.
2. Your change will be merged into the project's `master` branch
3. Our Expeditor bot will automatically update the project's changelog with your contribution. For projects such as Chef and Chef-DK the version will be automatically incremented and a build kicked off to the project's `current` channel.