summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Ball <tyler-ball@users.noreply.github.com>2015-07-24 10:03:30 -0600
committerTyler Ball <tyler-ball@users.noreply.github.com>2015-07-24 10:03:30 -0600
commit283301d40e6449f9d513d18afacdb6ca360898d9 (patch)
tree563568c9a7508ac6ea0e0dd379793f1c8136bf04
parentd678e7f3849091d3ef384847ffd6abb582c65afb (diff)
parentf998fbfdb0cbfc41d2588f337e2eb21d90274113 (diff)
downloadchef-283301d40e6449f9d513d18afacdb6ca360898d9.tar.gz
Merge pull request #3702 from chef/tball/omnibus-maintain
Adding omnibus-chef to core maintainer projects
-rw-r--r--MAINTAINERS.md2
-rw-r--r--MAINTAINERS.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md
index b1ae0713f1..effeb01404 100644
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -19,7 +19,7 @@ a maintainer, lieutenant, or the project lead.
## Chef Core
Handles the core parts of the Chef DSL, base resource and provider
-infrastructure, and the Chef applications. Includes anything not covered by
+infrastructure, the Chef applications and [omnibus-chef](https://github.com/chef/omnibus-chef). Includes anything not covered by
another component.
### Lieutenant
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml
index 257058b4d2..e846855b5f 100644
--- a/MAINTAINERS.toml
+++ b/MAINTAINERS.toml
@@ -26,7 +26,7 @@ a maintainer, lieutenant, or the project lead.
title = "Chef Core"
text = """
Handles the core parts of the Chef DSL, base resource and provider
-infrastructure, and the Chef applications. Includes anything not covered by
+infrastructure, the Chef applications and [omnibus-chef](https://github.com/chef/omnibus-chef). Includes anything not covered by
another component.
"""