diff options
Diffstat (limited to 'MAINTAINERS.toml')
-rw-r--r-- | MAINTAINERS.toml | 5 |
1 files changed, 5 insertions, 0 deletions
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" |