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

rmetzger pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/flink-web.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new b5db510  Clarify that pr not authored by assignee is invalid
b5db510 is described below

commit b5db5100f07bf3aea4f0c8f1ed54b3c9b10d9aee
Author: tison <[email protected]>
AuthorDate: Mon Jul 29 09:38:40 2019 +0800

    Clarify that pr not authored by assignee is invalid
---
 contributing/contribute-code.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contributing/contribute-code.md b/contributing/contribute-code.md
index 3123a72..0b06f99 100644
--- a/contributing/contribute-code.md
+++ b/contributing/contribute-code.md
@@ -108,7 +108,7 @@ Apache Flink is maintained, improved, and extended by code 
contributions of volu
       <div class="panel-body">
         <h2><span class="number">3</span><a href="#review">Review</a></h2>
         <p>Open a pull request and work with the reviewer.</p>
-        <p><b>Pull requests belonging to unassigned Jira tickets will not be 
reviewed or merged by the community.</b></p>
+        <p><b>Pull requests belonging to unassigned Jira tickets or not 
authored by assignee will not be reviewed or merged by the community.</b></p>
       </div>
     </div>
   </div>

Reply via email to