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 /MAINTAINERS.toml | |
parent | e9cf79914e9770e3a5a8f05b37797a33812b6516 (diff) | |
download | chef-18b693434d37f433fd435dea1a56c3ebdc5932e4.tar.gz |
Adding Stuart Preston to Chef Provisioning maintainers
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r-- | MAINTAINERS.toml | 6 |
1 files changed, 6 insertions, 0 deletions
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 |