diff options
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" |