From 4e245b2b17462daa0476241e008b6bfb27d840ae Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Sun, 28 Jan 2018 23:21:38 +0000 Subject: [PATCH] Update maintainers-guide.md --- contributing-guides/maintainers-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing-guides/maintainers-guide.md b/contributing-guides/maintainers-guide.md index 307bf56e67..d16dbdfae8 100644 --- a/contributing-guides/maintainers-guide.md +++ b/contributing-guides/maintainers-guide.md @@ -54,7 +54,7 @@ as a guideline for current and future maintainers. ## II. Handling PRs -- PRs will be merged once they +- PRs should be merged once they (1) **pass the automated tests** (Travis CI, CLA signing, etc.), (2) have the **review comments addressed**, and (3) get **approved reviews by two maintainers**