summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MAINTAINERS.md1
-rw-r--r--MAINTAINERS.toml4
2 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md
index 349ea51de1..fb82fbf44a 100644
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -102,6 +102,7 @@ To mention the team, use @chef/provisioning
* [Stuart Preston](https://github.com/stuartpreston)
* [JJ Asghar](https://github.com/jjasghar)
* [João Cravo](https://github.com/joaogbcravo)
+* [Harley Alaniz](https://github.com/thehar)
## Platform Specific Components
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml
index 43a52e09de..dd05255b03 100644
--- a/MAINTAINERS.toml
+++ b/MAINTAINERS.toml
@@ -413,3 +413,7 @@ The specific components of Chef related to a given platform - including (but not
Name = "João Cravo"
GitHub = "joaogbcravo"
Twitter = "joaogbcravo"
+
+ [people.thehar]
+ Name = "Harley Alaniz"
+ GitHub = "thehar"