add Alex Pop to the list of maintainers

Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
This commit is contained in:
Dominik Richter 2017-02-09 10:57:05 +01:00
parent 49beef6aa3
commit 0153b571a3
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)
* [Adam Leff](https://github.com/adamleff)
* [Alex Pop](https://github.com/alexpop)

View file

@ -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"