summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Ball <tyler-ball@users.noreply.github.com>2016-04-06 13:25:16 -0600
committerTyler Ball <tyler-ball@users.noreply.github.com>2016-04-06 13:25:16 -0600
commit9f7821c01ed68322aa465263d15b9afa2eec1b35 (patch)
treed3b47b16d40079c35eeb27d92c340814f4ee0307
parentaafc15b542eac339790900981041136ea7a5f020 (diff)
parentd0780c479cea3e233c5c7f0211feb45e2fe655c0 (diff)
downloadchef-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.
-rw-r--r--MAINTAINERS.md1
-rw-r--r--MAINTAINERS.toml8
2 files changed, 8 insertions, 1 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md
index 8f47b40aef..b0474b5f09 100644
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -99,6 +99,7 @@ To mention the team, use @chef/provisioning
* [John Keiser](https://github.com/jkeiser)
* [Stuart Preston](https://github.com/stuartpreston)
* [JJ Asghar](https://github.com/jjasghar)
+* [João Cravo](https://github.com/joaogbcravo)
## Platform Specific Components
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"