inspec/MAINTAINERS.md
Nathen Harvey 1e00e582eb A MAINTAINERS file lists the maintainers of the prject
* MAINTAINERS.toml is the source of record
* MAINTAINERS.md is generated using a new rake task
* New rake task added for generating the maintainers markdown file
* New rake task for synchronizing the github team
2015-10-30 16:37:53 +01:00

28 lines
969 B
Markdown

<!-- This is a generated file. Please do not edit directly -->
<!-- Modify MAINTAINERS.toml and run `rake maintainers:generate` to regenerate. -->
# Maintainers
This file lists how the InSpec project is maintained. When making changes to the
system, this file tells you who needs to review your patch - you need at least
two maintainers to provide a :+1: on your pull request. Additionally, you need
to not receive a veto from a Lieutenant or the Project Lead.
Check out [How Chef is Maintained](https://github.com/opscode/chef-rfc/blob/master/rfc030-maintenance-policy.md#how-the-project-is-maintained)
for details on the process, how to become a maintainer, lieutenant, or the
project lead.
## Components
## InSpec
Handles the [InSpec](https://github.com/chef/inspec) toolset.
### Lieutenant
* [Dominik Richter](https://github.com/arlimus)
### Maintainers
* [Christoph Hartmann](https://github.com/chris-rock)
* [Jason Reed](https://github.com/jcreedcmu)