From 18b693434d37f433fd435dea1a56c3ebdc5932e4 Mon Sep 17 00:00:00 2001 From: Stuart Preston Date: Tue, 29 Mar 2016 22:24:49 +0100 Subject: Adding Stuart Preston to Chef Provisioning maintainers --- MAINTAINERS.md | 1 + MAINTAINERS.toml | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 96c8c70729..417a8cfd12 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -97,6 +97,7 @@ To mention the team, use @chef/provisioning ### Maintainers * [John Keiser](https://github.com/jkeiser) +* [Stuart Preston](https://github.com/stuartpreston) ## Platform Specific Components diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml index a81fefbeda..a4d7055073 100644 --- a/MAINTAINERS.toml +++ b/MAINTAINERS.toml @@ -106,6 +106,7 @@ Chef Provisioning and Drivers. Supported Drivers are listed in the [README](htt maintainers = [ "jkeiser", + "stuartpreston" ] [Org.Components.Subsystems] @@ -392,3 +393,8 @@ The specific components of Chef related to a given platform - including (but not [people.jkeiser] Name = "John Keiser" GitHub = "jkeiser" + + [people.stuartpreston] + Name = "Stuart Preston" + GitHub = "stuartpreston" + \ No newline at end of file -- cgit v1.2.1