summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2017-03-14 09:44:58 +0000
committerGitHub <noreply@github.com>2017-03-14 09:44:58 +0000
commit4b94802bbb2a0e6ddf2168653fb1102a454ae2d2 (patch)
tree3a9846f0794ef828005d692d8f3af87489a78396
parent987bcb5dd740637693dbb6723e8730f32da43696 (diff)
parentcaa10cee6b3c208d42e2e1dc8c858d1e69260341 (diff)
downloadchef-4b94802bbb2a0e6ddf2168653fb1102a454ae2d2.tar.gz
Merge pull request #5847 from mikedodge04/osx_maintainer
OSX maintainer
-rw-r--r--MAINTAINERS.md1
-rw-r--r--MAINTAINERS.toml9
2 files changed, 9 insertions, 1 deletions
diff --git a/MAINTAINERS.md b/MAINTAINERS.md
index e9cfec0f94..c87879ac16 100644
--- a/MAINTAINERS.md
+++ b/MAINTAINERS.md
@@ -143,6 +143,7 @@ To mention the team, use @chef/client-os-x
### Maintainers
* [Tyler Ball](https://github.com/tyler-ball)
+* [mikedodge04](https://github.com/mikedodge04)
## Debian
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml
index 5eb83988c0..10e7655cd8 100644
--- a/MAINTAINERS.toml
+++ b/MAINTAINERS.toml
@@ -136,7 +136,8 @@ The specific components of Chef related to a given platform - including (but not
lieutenant = "jtimberman"
maintainers = [
- "tyler-ball"
+ "tyler-ball",
+ "mikedodge04"
]
[Org.Components.Subsystems.Debian]
@@ -359,3 +360,9 @@ The specific components of Chef related to a given platform - including (but not
[people.tduffield]
Name = "Tom Duffield"
GitHub = "tduffield"
+
+ [people.mikedodge04]
+ Name = "mikedodge04"
+ GitHub = "mikedodge04"
+ Twitter = "mikedodge04"
+ IRC = "mikedodge04"