summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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