From 2c44034ad49adf9eaa5e484cb1d955afe404f9d8 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Mon, 3 Oct 2016 12:48:22 -0700 Subject: Add myself as a Maintainer on debian, ubuntu, suse, test tools and core Signed-off-by: Tim Smith --- MAINTAINERS.md | 5 +++++ MAINTAINERS.toml | 11 +++++++++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index d8fc022bb8..6e4ec2fc3f 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -41,6 +41,7 @@ To mention the team, use @chef/client-core * [Lamont Granquist](https://github.com/lamont-granquist) * [Claire McQuin](https://github.com/mcquin) * [Steven Murawski](https://github.com/smurawski) +* [Tim Smith](https://github.com/tas50) * [Tyler Ball](https://github.com/tyler-ball) * [Ranjib Dey](https://github.com/ranjib) * [Matt Wrock](https://github.com/mwrock) @@ -84,6 +85,7 @@ To mention the team, use @chef/client-test-tools * [Joshua Timberman](https://github.com/jtimberman) * [Lamont Granquist](https://github.com/lamont-granquist) +* [Tim Smith](https://github.com/tas50) * [Ranjib Dey](https://github.com/ranjib) ## Chef Provisioning @@ -132,6 +134,7 @@ To mention the team, use @chef/client-ubuntu ### Maintainers * [Lamont Granquist](https://github.com/lamont-granquist) +* [Tim Smith](https://github.com/tas50) * [Thom May](https://github.com/thommay) ## Windows @@ -193,6 +196,7 @@ To mention the team, use @chef/client-debian ### Maintainers * [Lamont Granquist](https://github.com/lamont-granquist) +* [Tim Smith](https://github.com/tas50) ## Cisco NX-OS @@ -233,6 +237,7 @@ To mention the team, use @chef/client-opensuse ### Maintainers * [Lamont Granquist](https://github.com/lamont-granquist) +* [Tim Smith](https://github.com/tas50) ## SUSE Enterprise Linux Server diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml index ca90a72119..e78316e144 100644 --- a/MAINTAINERS.toml +++ b/MAINTAINERS.toml @@ -47,6 +47,7 @@ another component. "lamont-granquist", "mcquin", "smurawski", + "tas50", "tyler-ball", "ranjib", "mwrock" @@ -94,6 +95,7 @@ another component. maintainers = [ "jtimberman", "lamont-granquist", + "tas50", "ranjib" ] @@ -139,6 +141,7 @@ The specific components of Chef related to a given platform - including (but not maintainers = [ "lamont-granquist", + "tas50", "thommay" ] @@ -188,7 +191,8 @@ The specific components of Chef related to a given platform - including (but not lieutenant = "thommay" maintainers = [ - "lamont-granquist" + "lamont-granquist", + "tas50" ] [Org.Components.Subsystems.CiscoNXOS] @@ -224,7 +228,8 @@ The specific components of Chef related to a given platform - including (but not team = "client-opensuse" maintainers = [ - "lamont-granquist" + "lamont-granquist", + "tas50" ] [Org.Components.Subsystems."SUSE Enterprise Linux"] @@ -394,6 +399,8 @@ The specific components of Chef related to a given platform - including (but not [people.tas50] Name = "Tim Smith" GitHub = "tas50" + Twitter = "tas50" + IRC = "tas50" [people.jkeiser] Name = "John Keiser" -- cgit v1.2.1