summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2017-04-05 09:52:44 +0100
committerGitHub <noreply@github.com>2017-04-05 09:52:44 +0100
commitef0cf183e19d4626fc7fd3bca388edde15d03f3d (patch)
tree2a0de3f3880a4f77a0f520484ba46b93b3118a36
parent1148f3319ca93e99e209443fc2823d09a6fb695c (diff)
parent825b43f73b4491b372e26271a4708f0666589655 (diff)
downloadchef-ef0cf183e19d4626fc7fd3bca388edde15d03f3d.tar.gz
Merge pull request #5999 from chef/jjh/jhud-maintainer
Add myself as a core maintainer
-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"