summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Ball <tyler-ball@users.noreply.github.com>2015-07-23 10:04:20 -0600
committertyler-ball <tyleraball@gmail.com>2015-07-24 09:22:35 -0600
commitf998fbfdb0cbfc41d2588f337e2eb21d90274113 (patch)
tree9512bf4cf925ad92af665b4fe58adb20e17273ab
parent5daf096d9e97a8b7de9af805b7f5a1f38ff5b0ba (diff)
downloadchef-f998fbfdb0cbfc41d2588f337e2eb21d90274113.tar.gz
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.
"""