mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
add Alex Pop to the list of maintainers
Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
This commit is contained in:
parent
49beef6aa3
commit
0153b571a3
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)
|
||||
* [Adam Leff](https://github.com/adamleff)
|
||||
* [Alex Pop](https://github.com/alexpop)
|
||||
|
|
|
@ -25,7 +25,8 @@ project lead.
|
|||
|
||||
maintainers = [
|
||||
"chris-rock",
|
||||
"adamleff"
|
||||
"adamleff",
|
||||
"alexpop"
|
||||
]
|
||||
|
||||
[people]
|
||||
|
@ -40,3 +41,7 @@ project lead.
|
|||
[people.adamleff]
|
||||
Name = "Adam Leff"
|
||||
GitHub = "adamleff"
|
||||
|
||||
[people.alexpop]
|
||||
Name = "Alex Pop"
|
||||
GitHub = "alexpop"
|
||||
|
|
Loading…
Reference in a new issue