diff options
author | Tyler Ball <tyler-ball@users.noreply.github.com> | 2016-04-06 13:25:16 -0600 |
---|---|---|
committer | Tyler Ball <tyler-ball@users.noreply.github.com> | 2016-04-06 13:25:16 -0600 |
commit | 9f7821c01ed68322aa465263d15b9afa2eec1b35 (patch) | |
tree | d3b47b16d40079c35eeb27d92c340814f4ee0307 /MAINTAINERS.toml | |
parent | aafc15b542eac339790900981041136ea7a5f020 (diff) | |
parent | d0780c479cea3e233c5c7f0211feb45e2fe655c0 (diff) | |
download | chef-9f7821c01ed68322aa465263d15b9afa2eec1b35.tar.gz |
Merge pull request #4773 from joaogbcravo/add_joaogbcravo_to_provisioning_maintainers
Adding João Cravo to the list of Chef Provisioning maintainers.
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r-- | MAINTAINERS.toml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml index 3d82f51575..9501c6d049 100644 --- a/MAINTAINERS.toml +++ b/MAINTAINERS.toml @@ -107,7 +107,8 @@ Chef Provisioning and Drivers. Supported Drivers are listed in the [README](htt maintainers = [ "jkeiser", "stuartpreston", - "jjasghar" + "jjasghar", + "joaogbcravo", ] [Org.Components.Subsystems] @@ -404,3 +405,8 @@ The specific components of Chef related to a given platform - including (but not GitHub = "jjasghar" Twitter = "jjasghar" IRC = "j^2" + + [people.joaogbcravo] + Name = "João Cravo" + GitHub = "joaogbcravo" + Twitter = "joaogbcravo" |