From f93ab33ca45d2cf216b3696e625758de41a6c134 Mon Sep 17 00:00:00 2001 From: Adam Leff Date: Wed, 5 Apr 2017 13:59:58 -0400 Subject: Adding Adam Leff as maintainer Volunteering to be a core maintainer if additional maintainers are desired. Signed-off-by: Adam Leff --- MAINTAINERS.md | 1 + MAINTAINERS.toml | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index ae689483c7..f58cb17c40 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -28,6 +28,7 @@ To mention the team, use @chef/client-core ### Maintainers +* [Adam Leff](https://github.com/adamleff) * [Bryan McLellan](https://github.com/btm) * [Noah Kantrowitz](https://github.com/coderanger) * [Daniel DeLeo](https://github.com/danielsdeleo) diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml index 83de2c6bc6..e93680d6a9 100644 --- a/MAINTAINERS.toml +++ b/MAINTAINERS.toml @@ -34,6 +34,7 @@ Maintainers for the Chef client, Ohai, mixlibs, ChefDK, ChefSpec, Foodcritic, ch lieutenant = "thommay" maintainers = [ + "adamleff", "btm", "coderanger", "danielsdeleo", @@ -225,6 +226,10 @@ The specific components of Chef related to a given platform - including (but not Name = "Adam Jacob" GitHub = "adamhjk" + [people.adamleff] + Name = "Adam Leff" + GitHub = "adamleff" + [people.Aevin1387] Name = "Cory Stephenson" GitHub = "Aevin1387" -- cgit v1.2.1