diff options
author | Stuart Preston <stuart@pendrica.com> | 2016-03-29 22:24:49 +0100 |
---|---|---|
committer | Stuart Preston <stuart@pendrica.com> | 2016-03-29 22:24:49 +0100 |
commit | 18b693434d37f433fd435dea1a56c3ebdc5932e4 (patch) | |
tree | bfaf2fbc97c0ce83528f8a76e36d2eea7bda9eb1 | |
parent | e9cf79914e9770e3a5a8f05b37797a33812b6516 (diff) | |
download | chef-18b693434d37f433fd435dea1a56c3ebdc5932e4.tar.gz |
Adding Stuart Preston to Chef Provisioning maintainers
-rw-r--r-- | MAINTAINERS.md | 1 | ||||
-rw-r--r-- | MAINTAINERS.toml | 6 |
2 files changed, 7 insertions, 0 deletions
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 |