summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Hudson <jhudson@chef.io>2017-04-03 14:41:43 -0600
committerJosh Hudson <jhudson@chef.io>2017-04-03 14:41:43 -0600
commit825b43f73b4491b372e26271a4708f0666589655 (patch)
treece35addffafeffd750efaa60b88a45005e602490
parentdfbbf953708ced1d745542306b6aa26ed2dbeaf2 (diff)
downloadchef-jjh/jhud-maintainer.tar.gz
Add myself as a core maintainerjjh/jhud-maintainer
Signed-off-by: Josh Hudson <jhudson@chef.io>
-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"