Skip to content

Commit

Permalink
update maintainers toml data
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Wright <[email protected]>

Also-by: Seth Chisamore <[email protected]>
  • Loading branch information
Patrick Wright committed Apr 26, 2017
1 parent 00efe14 commit bebb011
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions MAINTAINERS.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,23 @@ Check out [How Cookbooks are Maintained](https://github.com/chef-cookbooks/commu
[Org.Components.Core]
title = "Project Maintainer"

lieutenant = 'jtimberman'
lieutenant = 'wrightp'

maintainers = [
'jtimberman',
'sersut',
'patrick-wright'
'wrightp',
'schisamo'
]

[people]
[people.jtimberman]
name = "Joshua Timberman"
github = "jtimberman"

[people.sersut]
name = "Serdar Sutay"
github = "sersut"

[people.patrick-wright]
[people.wrightp]
name = "Patrick Wright"
github = "patrick-wright"
github = "wrightp"

[people.schisamo]
name = "Seth Chisamore"
github = "schisamo"

0 comments on commit bebb011

Please sign in to comment.