summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"