This is an automated email from the ASF dual-hosted git repository.

alexr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit c3a85e52777255e3dfb3fe4bd8878a133859b200
Author: Alexander Rukletsov <[email protected]>
AuthorDate: Fri Jul 6 10:08:08 2018 +0200

    Renamed committer checklist into committer guidelines.
    
    Review: https://reviews.apache.org/r/67840
---
 ...itter-candidate-checklist.md => committer-candidate-guidelines.md} | 4 ++--
 docs/committers.md                                                    | 2 +-
 docs/home.md                                                          | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/committer-candidate-checklist.md 
b/docs/committer-candidate-guidelines.md
similarity index 97%
rename from docs/committer-candidate-checklist.md
rename to docs/committer-candidate-guidelines.md
index bf67473..78f206c 100644
--- a/docs/committer-candidate-checklist.md
+++ b/docs/committer-candidate-guidelines.md
@@ -1,9 +1,9 @@
 ---
-title: Apache Mesos - Committer Candidate Checklist
+title: Apache Mesos - Committer Candidate Guidelines
 layout: documentation
 ---
 
-# Apache Mesos Committer Candidate Checklist
+# Apache Mesos Committer Candidate Guidelines
 
 This document contains categories of contributions and behaviors relevant to 
becoming an Apache Mesos  committer. As a committer candidate you can use a 
copy of this list to collect and aggregate data on what you have achieved so 
far. Neither is this an exhaustive list nor do all categories need to be 
addressed, since there can be reasonably diverse committer profiles. But some 
categories are always crucial to have covered, e.g., writing high quality 
source code and performing meaningful [...]
 
diff --git a/docs/committers.md b/docs/committers.md
index 67034dc..4650d7f 100644
--- a/docs/committers.md
+++ b/docs/committers.md
@@ -20,7 +20,7 @@ Mesos project and its community, by acting according to the
 [Apache Way](http://theapacheway.com), and by generally following the path
 [from contributor to committer](https://community.apache.org/contributors/)
 for Apache projects. Specifically for the Mesos project, you can make use of 
the
-[Apache Mesos Committer Candidate Checklist](committer-candidate-checklist.md)
+[Apache Mesos Committer Candidate 
Guidelines](committer-candidate-guidelines.md)
 for suggestions of what kind of contributions and demonstrated behaviors can be
 instrumental, and to keep track of your progress.
 
diff --git a/docs/home.md b/docs/home.md
index 029b8cd..e05b65d 100644
--- a/docs/home.md
+++ b/docs/home.md
@@ -115,7 +115,7 @@ layout: documentation
 * [Committers and Maintainers](committers.md) a listing of project committers 
and component maintainers; useful when seeking feedback.
   * [Committing](committing.md) guidelines for committing changes.
   * [Release Guide](release-guide.md)
-  * [Committer Candidate Checklist](committer-candidate-checklist.md) for 
becoming a committer.
+  * [Committer Candidate Guidelines](committer-candidate-guidelines.md) for 
becoming a committer.
 * [Effective Code Reviewing](effective-code-reviewing.md) guidelines, tips, 
and learnings for how to do effective code reviews.
 * [Reopening a Review](reopening-reviews.md) for our policy around reviving 
reviews on ReviewBoard.
 

Reply via email to