diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2015-09-22 10:40:18 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2015-09-22 10:40:18 -0700 |
commit | 871c858dbcec3dabec64474b68feb16372556377 (patch) | |
tree | f1099e125788254d153edf4e43df8998a3d2ba64 /MAINTAINERS.toml | |
parent | aa01ffbc92de80114089d8fa2ea7d072d0fb2e74 (diff) | |
parent | 7580ec078e87225766ceced6233f72f3a728008b (diff) | |
download | chef-871c858dbcec3dabec64474b68feb16372556377.tar.gz |
Merge pull request #3860 from mwrock/mattmaint
adding matt wrock as maintainer
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r-- | MAINTAINERS.toml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml index d72b9b316c..ca0a2e67bc 100644 --- a/MAINTAINERS.toml +++ b/MAINTAINERS.toml @@ -47,7 +47,8 @@ another component. "mcquin", "smurawski", "tyler-ball", - "ranjib" + "ranjib", + "mwrock" ] [Org.Components.DevTools] @@ -120,7 +121,8 @@ The specific components of Chef related to a given platform - including (but not "jaym", "ksubrama", "smurawski", - "chefsalim" + "chefsalim", + "mwrock" ] [Org.Components.Subsystems.Solaris] @@ -325,3 +327,7 @@ The specific components of Chef related to a given platform - including (but not [people.chefsalim] Name = "Salim Alam" GitHub = "chefsalim" + + [people.mwrock] + Name = "Matt Wrock" + GitHub = "mwrock" |