2015-10-30 13:38:21 +00:00
|
|
|
[Preamble]
|
|
|
|
title = "Maintainers"
|
|
|
|
text = """
|
|
|
|
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.
|
2016-08-19 17:49:10 +00:00
|
|
|
Check out [How Chef is Maintained](https://github.com/chef/chef-rfc/blob/master/rfc030-maintenance-policy.md#how-the-project-is-maintained)
|
2015-10-30 13:38:21 +00:00
|
|
|
for details on the process, how to become a maintainer, lieutenant, or the
|
|
|
|
project lead.
|
|
|
|
"""
|
|
|
|
|
|
|
|
[Org]
|
|
|
|
[Org.Components]
|
|
|
|
title = "Components"
|
|
|
|
|
|
|
|
[Org.Components.InSpec]
|
|
|
|
title = "InSpec"
|
|
|
|
text = """
|
|
|
|
Handles the [InSpec](https://github.com/chef/inspec) toolset.
|
|
|
|
"""
|
|
|
|
team = "inspec-maintainers"
|
|
|
|
|
2019-07-11 01:01:08 +00:00
|
|
|
lieutenant = "btm"
|
2015-10-30 13:38:21 +00:00
|
|
|
|
|
|
|
maintainers = [
|
2019-07-11 01:01:08 +00:00
|
|
|
"clintoncwolfe",
|
|
|
|
"miah",
|
2019-07-15 17:13:16 +00:00
|
|
|
"zenspider"
|
2015-10-30 13:38:21 +00:00
|
|
|
]
|
|
|
|
|
|
|
|
[people]
|
2019-07-11 01:01:08 +00:00
|
|
|
[people.btm]
|
|
|
|
Name = "Bryan McLellan"
|
|
|
|
GitHub = "btm"
|
2015-10-30 13:38:21 +00:00
|
|
|
|
2019-07-11 01:01:08 +00:00
|
|
|
[people.clintoncwolfe]
|
|
|
|
Name = "Clinton Wolfe"
|
|
|
|
GitHub = "clintoncwolfe"
|
2015-10-30 13:38:21 +00:00
|
|
|
|
2019-07-11 01:01:08 +00:00
|
|
|
[people.miah]
|
|
|
|
Name = "Miah Johnson"
|
|
|
|
GitHub = "miah"
|
2017-02-09 09:57:05 +00:00
|
|
|
|
2019-07-15 17:13:16 +00:00
|
|
|
[people.zenspider]
|
2019-07-11 01:01:08 +00:00
|
|
|
Name = "Ryan Davis"
|
2019-07-15 17:13:16 +00:00
|
|
|
GitHub = "zenspider"
|
2018-02-22 15:45:22 +00:00
|
|
|
|
2019-07-11 01:01:08 +00:00
|
|
|
[people.kekaichinose]
|
|
|
|
Name = "Keka Ichinose"
|
|
|
|
GitHub = "kekaichinose"
|