Add Adam Leff as a maintainer

Signed-off-by: Adam Leff <adam@leff.co>
This commit is contained in:
Adam Leff 2017-02-08 22:56:01 -05:00
parent ddaa4c96cf
commit 586121808a
2 changed files with 7 additions and 1 deletions

View file

@ -28,3 +28,4 @@ To mention the team, use @chef/inspec-maintainers
* [Christoph Hartmann](https://github.com/chris-rock)
* [Jason Reed](https://github.com/jcreedcmu)
* [Adam Leff](https://github.com/adamleff)

View file

@ -25,7 +25,8 @@ project lead.
maintainers = [
"chris-rock",
"jcreedcmu"
"jcreedcmu",
"adamleff"
]
[people]
@ -40,3 +41,7 @@ project lead.
[people.jcreedcmu]
Name = "Jason Reed"
GitHub = "jcreedcmu"
[people.adamleff]
Name = "Adam Leff"
GitHub = "adamleff"