diff options
author | Thom May <thom@chef.io> | 2016-11-18 10:41:19 +0000 |
---|---|---|
committer | Thom May <thom@chef.io> | 2016-11-18 10:41:19 +0000 |
commit | a34d0391ddf52e2fe80ec66965a23d27f5e8e17e (patch) | |
tree | 6472df2e1fb90923671efc5ccf8f383f8dc1d74d /MAINTAINERS.toml | |
parent | ec3c6f87262ad89b82b77bccf01f96cb466e8fd4 (diff) | |
download | chef-a34d0391ddf52e2fe80ec66965a23d27f5e8e17e.tar.gz |
Synchronize MAINTAINERS files
Signed-off-by: Thom May <thom@chef.io>
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r-- | MAINTAINERS.toml | 43 |
1 files changed, 12 insertions, 31 deletions
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml index e78316e144..e5313283f7 100644 --- a/MAINTAINERS.toml +++ b/MAINTAINERS.toml @@ -44,45 +44,26 @@ another component. "jaym", "jkeiser", "jonlives", + "jtimberman", "lamont-granquist", "mcquin", + "mwrock", + "ranjib", "smurawski", + "stevendanna", "tas50", - "tyler-ball", - "ranjib", - "mwrock" + "tyler-ball" ] - [Org.Components.Ohai] - title = "Ohai" - team = "ohai" - - lieutenant = "mcquin" - - maintainers = [ - "btm", - "tas50" - ] + [Org.Components.Ohai] + title = "Ohai" + team = "ohai" - [Org.Components.DevTools] - title = "Dev Tools" - team = "client-dev-tools" - text = "ChefDK, Chef Zero, Knife, Chef Apply and Chef Shell." - - paths = [ - "lib/chef/knife.rb", - "lib/chef/knife/", - "spec/functional/knife/", - "spec/integration/knife/", - "spec/unit/knife/" - ] + lieutenant = "mcquin" maintainers = [ - "danielsdeleo", - "jkeiser", - "jtimberman", - "lamont-granquist", - "stevendanna" + "btm", + "tas50" ] [Org.Components.TestTools] @@ -110,9 +91,9 @@ Chef Provisioning and Drivers. Supported Drivers are listed in the [README](htt maintainers = [ "jkeiser", - "stuartpreston", "jjasghar", "joaogbcravo", + "stuartpreston", "thehar" ] |