summaryrefslogtreecommitdiff
path: root/MAINTAINERS.toml
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2015-09-02 09:09:38 -0700
committerMatt Wrock <matt@mattwrock.com>2015-09-02 09:09:38 -0700
commit7580ec078e87225766ceced6233f72f3a728008b (patch)
tree94f2e0ad347cc8c706a5abc6991b19339edf2f32 /MAINTAINERS.toml
parentc81cf7f5606480d06ae321b913925d1e341f986b (diff)
downloadchef-7580ec078e87225766ceced6233f72f3a728008b.tar.gz
adding matt wrock as maintainer
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r--MAINTAINERS.toml10
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"