From 77dbc8a6a52baa0d9518d8cafb2cb36954273054 Mon Sep 17 00:00:00 2001 From: jackgr Date: Thu, 17 Mar 2016 15:07:33 -0700 Subject: [PATCH] Removed collaborator terminology --- MAINTAINERS.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 7c0648046..235618051 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -16,12 +16,12 @@ is the most interesting or fun. ## Types of Maintainers -The Helm project includes two types of official maintainers: collaborators and core maintainers. +The Helm project includes two types of official maintainers: maintainers and core maintainers. -### Helm Collaborators +### Helm Maintainers -Helm collaborators are developers who have commit access to the Helm repository. -The duties of a collaborator include: +Helm maintainers are developers who have commit access to the Helm repository. +The duties of a maintainer include: * Classify and respond to GitHub issues and review pull requests * Perform code reviews @@ -32,7 +32,7 @@ The duties of a collaborator include: ### Helm Core Maintainers -In addition to the duties of a Collaborator, Helm Core Maintainers also: +In addition to the duties of a Maintainer, Helm Core Maintainers also: * Coordinate planning meetings * Triage GitHub issues for milestone planning @@ -58,4 +58,4 @@ Generally, potential maintainers are selected by the existing core maintainers b * A willingness to help users on GitHub and in the [#Helm Slack room](http://slack.kubernetes.io/) * A friendly attitude -The Helm core maintainers must unanimously agree before inviting a community member to join as a maintainer, although in many cases the candidate has already been acting in the capacity of a maintainer for some time, and has been consulted on issues, pull requests, etc. +The Helm core maintainers must unanimously agree before inviting a community member to join as a maintainer, although in many cases the candidate has already been acting in the capacity of a maintainer for some time, and has been consulted on issues, pull requests, etc. \ No newline at end of file