From 4a976f3e5bd4827eab7ab42eeb110da5fd82796b Mon Sep 17 00:00:00 2001 From: tyler-ball Date: Thu, 9 Jun 2016 09:48:56 -0600 Subject: Updating the MAINTAINERS.md with recent toml updates --- MAINTAINERS.md | 1 + MAINTAINERS.toml | 4 ++++ 2 files changed, 5 insertions(+) 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" -- cgit v1.2.1