summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2017-05-04 17:13:14 +0100
committerGitHub <noreply@github.com>2017-05-04 17:13:14 +0100
commit7d63544fcbd858ca3af527f2aba9733bfa576843 (patch)
tree4d7f86a55caffea56dd8cc3c15f06f9f9d8d820a
parent7145da71a4c61472fa96bb8e2100307d3d2fe624 (diff)
parentf93ab33ca45d2cf216b3696e625758de41a6c134 (diff)
downloadchef-7d63544fcbd858ca3af527f2aba9733bfa576843.tar.gz
Merge pull request #6022 from chef/adamleff/add-me-as-maintainer
Adding Adam Leff as maintainer
-rw-r--r--MAINTAINERS.md1
-rw-r--r--MAINTAINERS.toml5
2 files changed, 6 insertions, 0 deletions
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"