summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortyler-ball <tyleraball@gmail.com>2016-06-09 09:48:56 -0600
committertyler-ball <tyleraball@gmail.com>2016-06-09 09:48:56 -0600
commit4a976f3e5bd4827eab7ab42eeb110da5fd82796b (patch)
tree0e42e66687d2a6d02cdc61fbac7f16422c3adba5
parentbde79684bc7bd9f8d9730ae7e64febe8d29e9315 (diff)
downloadchef-4a976f3e5bd4827eab7ab42eeb110da5fd82796b.tar.gz
Updating the MAINTAINERS.md with recent toml updates
-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"