From bf9342b4b8a23d53a8bf01183e2af63c1e9788c0 Mon Sep 17 00:00:00 2001 From: Tom Duffield Date: Tue, 17 Jan 2017 10:22:23 -0600 Subject: Add myself as core maintainer Signed-off-by: Tom Duffield --- MAINTAINERS.md | 1 + MAINTAINERS.toml | 5 +++++ 2 files changed, 6 insertions(+) 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" -- cgit v1.2.1