mirror of
https://github.com/inspec/inspec
synced 2024-11-26 22:50:36 +00:00
Add Adam Leff as a maintainer
Signed-off-by: Adam Leff <adam@leff.co>
This commit is contained in:
parent
ddaa4c96cf
commit
586121808a
2 changed files with 7 additions and 1 deletions
|
@ -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)
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue