summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.
"""