summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Thomas <sthomas@chef.io>2018-08-01 11:19:22 -0600
committerSeth Thomas <sthomas@chef.io>2018-08-01 14:12:03 -0600
commit0b3007154cc27f458eb61182c9debef0dd5c71e1 (patch)
treec6017edad30d210c8324b7c83f4c6a9bb9d846bd
parent14f53b252cfc4a4aef3375d854b2b2965357f5f0 (diff)
downloadchef-0b3007154cc27f458eb61182c9debef0dd5c71e1.tar.gz
Addding cheeseplus
Signed-off-by: Seth Thomas <sthomas@chef.io>
-rw-r--r--MAINTAINERS.md1
-rw-r--r--MAINTAINERS.toml5
2 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md
index 930402563c..4f5e508155 100644
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -31,6 +31,7 @@ To mention the team, use @chef/client-core
* [Adam Leff](https://github.com/adamleff)
* [Bryan McLellan](https://github.com/btm)
* [Noah Kantrowitz](https://github.com/coderanger)
+* [Seth Thomas](https://github.com/cheeseplus)
* [Daniel DeLeo](https://github.com/danielsdeleo)
* [AJ Christensen](https://github.com/fujin)
* [Phil Dibowitz](https://github.com/jaymzh)
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml
index 0bb0801574..c865967ec1 100644
--- a/MAINTAINERS.toml
+++ b/MAINTAINERS.toml
@@ -37,6 +37,7 @@ Maintainers for the Chef client, Ohai, mixlibs, ChefDK, ChefSpec, Foodcritic, ch
"adamleff",
"btm",
"coderanger",
+ "cheeseplus",
"danielsdeleo",
"fujin",
"jaymzh",
@@ -364,3 +365,7 @@ The specific components of Chef related to a given platform - including (but not
GitHub = "itmustbejj"
Twitter = "itmustbejj"
IRC = "itmustbejj"
+
+ [people.cheeseplus]
+ Name = "Seth Thomas"
+ GitHub = "cheeseplus"