From e5f58a6f16f7924667b8cd7113269c3176040ea7 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Thu, 8 Sep 2016 13:24:57 -0700 Subject: [PATCH] Update maintainers wording and format [skip-ci] --- MAINTAINERS.md | 8 ++------ MAINTAINERS.toml | 11 ++++------- 2 files changed, 6 insertions(+), 13 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 00eed8d7..f0cabab1 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,13 +1,9 @@ # Maintainers -This file lists how this cookbook project is maintained. When making changes to the system, this -file tells you who needs to review your patch - you need a simple majority of maintainers -for the relevant subsystems to provide a :+1: on your pull request. Additionally, you need -to not receive a veto from a Lieutenant or the Project Lead. +This file lists how this cookbook project is maintained. When making changes to the system, this file tells you who needs to review your patch - you need a review from an existing maintainer for the cookbook 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 Cookbooks are Maintained](https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/CONTRIBUTING.MD) -for details on the process and how to become a maintainer or the project lead. +Check out [How Cookbooks are Maintained](https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/CONTRIBUTING.MD) for details on the process and how to become a maintainer or the project lead. # Project Maintainer * [Tim Smith](https://github.com/tas50) diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml index d3787664..6bb35d63 100644 --- a/MAINTAINERS.toml +++ b/MAINTAINERS.toml @@ -5,13 +5,10 @@ [Preamble] title = "Maintainers" text = """ -This file lists how this cookbook project is maintained. When making changes to the system, this -file tells you who needs to review your patch - you need a simple majority of maintainers -for the relevant subsystems 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 Cookbooks are Maintained](https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/CONTRIBUTING.MD) -for details on the process and how to become a maintainer or the project lead. +This file lists how this cookbook project is maintained. When making changes to the system, this file tells you who needs to review your patch - you need a review from an existing maintainer for the cookbook 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 Cookbooks are Maintained](https://github.com/chef-cookbooks/community_cookbook_documentation/blob/master/CONTRIBUTING.MD) for details on the process and how to become a maintainer or the project lead. """ [Org] @@ -20,7 +17,7 @@ for details on the process and how to become a maintainer or the project lead. title = "Project Maintainer" lieutenant = 'tas50' - + maintainers = [ 'sigje', 'tas50',