summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoao Cravo <joao.cravo@mindera.com>2016-03-31 17:01:53 +0100
committerJoao Cravo <joao.cravo@mindera.com>2016-03-31 17:01:53 +0100
commitd0780c479cea3e233c5c7f0211feb45e2fe655c0 (patch)
tree53011ff5bc0cde234f59a098f6e26ecc1ca1d6c6
parent8a39ab08167d37279012d568588e68d151d7a853 (diff)
downloadchef-d0780c479cea3e233c5c7f0211feb45e2fe655c0.tar.gz
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 a75a2f532e..77dfa40872 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"