summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTyler Ball <tyler-ball@users.noreply.github.com>2016-03-29 16:39:17 -0600
committerTyler Ball <tyler-ball@users.noreply.github.com>2016-03-29 16:39:17 -0600
commit8003a67bfcb89a3334f3f39f5e7c1a759b0e7453 (patch)
treeb5ef5f15260517d68b4305c1de9720c287e73663
parent63801f742bfa538edaff0d2e3fe4ca5dbedc5502 (diff)
parent18b693434d37f433fd435dea1a56c3ebdc5932e4 (diff)
downloadchef-8003a67bfcb89a3334f3f39f5e7c1a759b0e7453.tar.gz
Merge pull request #4764 from stuartpreston/maintainer
Adding Stuart Preston to Chef Provisioning maintainers
-rw-r--r--MAINTAINERS.md1
-rw-r--r--MAINTAINERS.toml6
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