summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MAINTAINERS.md1
-rw-r--r--MAINTAINERS.toml9
2 files changed, 9 insertions, 1 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md
index c87879ac16..ae689483c7 100644
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -46,6 +46,7 @@ To mention the team, use @chef/client-core
* [Tim Smith](https://github.com/tas50)
* [Tom Duffield](https://github.com/tduffield)
* [Tyler Ball](https://github.com/tyler-ball)
+* [Josh Hudson](https://github.com/itmustbejj)
## Chef Provisioning
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml
index 10e7655cd8..83de2c6bc6 100644
--- a/MAINTAINERS.toml
+++ b/MAINTAINERS.toml
@@ -51,7 +51,8 @@ Maintainers for the Chef client, Ohai, mixlibs, ChefDK, ChefSpec, Foodcritic, ch
"stevendanna",
"tas50",
"tduffield",
- "tyler-ball"
+ "tyler-ball",
+ "itmustbejj"
]
[Org.Components.Provisioning]
@@ -366,3 +367,9 @@ The specific components of Chef related to a given platform - including (but not
GitHub = "mikedodge04"
Twitter = "mikedodge04"
IRC = "mikedodge04"
+
+ [people.itmustbejj]
+ Name = "Josh Hudson"
+ GitHub = "itmustbejj"
+ Twitter = "itmustbejj"
+ IRC = "itmustbejj"