diff options
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r-- | MAINTAINERS.toml | 6 |
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" + |