summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2015-06-29 13:07:19 +0100
committerThom May <thom@may.lt>2015-06-29 13:07:19 +0100
commit1289161dd9b53a5e3c9f6c601f6552c452a3e5ad (patch)
tree718c18edda225a08f46b66564dcba44ad34a449d
parentef3f5206558c9295b008ca92c3c071362fae89cc (diff)
parent1789ef0dd9fbdbbbdca5e4bdcc286aaab09a9ab2 (diff)
downloadchef-1289161dd9b53a5e3c9f6c601f6552c452a3e5ad.tar.gz
Merge pull request #3600 from coderanger/patch-4
Add myself as a core maintainer.
-rw-r--r--MAINTAINERS.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml
index 8f36763e54..3aa6cbfb8b 100644
--- a/MAINTAINERS.toml
+++ b/MAINTAINERS.toml
@@ -34,6 +34,7 @@ another component.
maintainers = [
"btm",
+ "coderanger",
"danielsdeleo",
"fujin",
"jaymzh",
@@ -290,3 +291,8 @@ The specific components of Chef related to a given platform - including (but not
[people.joemiller]
Name = "Joe Miller"
GitHub = "joemiller"
+
+ [people.coderanger]
+ Name = "Noah Kantrowitz"
+ GitHub = "coderanger"
+