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 61c75c1a30..3754618796 100644 --- a/MAINTAINERS.toml +++ b/MAINTAINERS.toml @@ -44,7 +44,8 @@ another component. "mcquin", "smurawski", "tyler-ball", - "ranjib" + "ranjib", + "mwrock" ] [Org.Components.DevTools] @@ -112,7 +113,8 @@ The specific components of Chef related to a given platform - including (but not "jdmundrawala", "ksubrama", "smurawski", - "chefsalim" + "chefsalim", + "mwrock" ] [Org.Components.Subsystems.Solaris] @@ -305,3 +307,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" |