diff options
author | Josh Hudson <jhudson@chef.io> | 2017-04-03 14:41:43 -0600 |
---|---|---|
committer | Josh Hudson <jhudson@chef.io> | 2017-04-03 14:41:43 -0600 |
commit | 825b43f73b4491b372e26271a4708f0666589655 (patch) | |
tree | ce35addffafeffd750efaa60b88a45005e602490 /MAINTAINERS.toml | |
parent | dfbbf953708ced1d745542306b6aa26ed2dbeaf2 (diff) | |
download | chef-825b43f73b4491b372e26271a4708f0666589655.tar.gz |
Add myself as a core maintainerjjh/jhud-maintainer
Signed-off-by: Josh Hudson <jhudson@chef.io>
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r-- | MAINTAINERS.toml | 9 |
1 files changed, 8 insertions, 1 deletions
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" |