summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Leff <adam@leff.co>2017-04-05 13:59:58 -0400
committerAdam Leff <adam@leff.co>2017-04-05 13:59:58 -0400
commitf93ab33ca45d2cf216b3696e625758de41a6c134 (patch)
treedee5d0d2032d4a1e7e3a84b4a6b7ebf9cdeb0fa3
parente75454384a9763458ea7d6d0aa7472521025dcbd (diff)
downloadchef-adamleff/add-me-as-maintainer.tar.gz
Adding Adam Leff as maintaineradamleff/add-me-as-maintainer
Volunteering to be a core maintainer if additional maintainers are desired. Signed-off-by: Adam Leff <adam@leff.co>
-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"