summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-09-18 15:37:12 -0700
committerTim Smith <tsmith@chef.io>2018-09-18 15:37:12 -0700
commitdc925c54cee031c970512d3d6c2041b14db466f5 (patch)
tree9ed5025da38f8d6c5e4cdd44039fd39acc86b3fd
parent43ab6b2f83117b1ec67ba7730dab6c3d2c2812ff (diff)
downloadohai-dc925c54cee031c970512d3d6c2041b14db466f5.tar.gz
Update the codeowners
Lets get input from the docs team when we edit documentation like the readme or release notes Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.github/CODEOWNERS5
1 files changed, 4 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 59c6d932..421f226f 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1 +1,4 @@
-* @chef/client-maintainers
+* @chef/client-maintainers
+.expeditor/** @chef/jex-team
+README.md @chef/docs-team
+RELEASE_NOTES.md @chef/docs-team