summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Duffield <tom@chef.io>2017-01-17 10:22:23 -0600
committerTom Duffield <tom@chef.io>2017-01-17 10:22:23 -0600
commitbf9342b4b8a23d53a8bf01183e2af63c1e9788c0 (patch)
treee2be8b000599776061f76a43b5ed40f5b9d31a44
parent4cdf66b25bb0b6670607bb0570f0ff82f5322b26 (diff)
downloadchef-tduffield/add-myself-as-maintainer.tar.gz
Add myself as core maintainertduffield/add-myself-as-maintainer
Signed-off-by: Tom Duffield <tom@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 87f92de274..0034f46adc 100644
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -44,6 +44,7 @@ To mention the team, use @chef/client-core
* [Steven Murawski](https://github.com/smurawski)
* [Steven Danna](https://github.com/stevendanna)
* [Tim Smith](https://github.com/tas50)
+* [Tom Duffield](https://github.com/tduffield)
* [Tyler Ball](https://github.com/tyler-ball)
## Chef Provisioning
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml
index 1f577b4a24..a46953aac1 100644
--- a/MAINTAINERS.toml
+++ b/MAINTAINERS.toml
@@ -50,6 +50,7 @@ Maintainers for the Chef client, Ohai, mixlibs, ChefDK, ChefSpec, Foodcritic, ch
"smurawski",
"stevendanna",
"tas50",
+ "tduffield",
"tyler-ball"
]
@@ -378,3 +379,7 @@ The specific components of Chef related to a given platform - including (but not
[people.thehar]
Name = "Harley Alaniz"
GitHub = "thehar"
+
+ [people.tduffield]
+ Name = "Tom Duffield"
+ GitHub = "tduffield"