You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by vv...@apache.org on 2023/05/15 15:09:28 UTC

[kafka] branch vvcephei-patch-1 created (now 2fa630db751)

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

vvcephei pushed a change to branch vvcephei-patch-1
in repository https://gitbox.apache.org/repos/asf/kafka.git


      at 2fa630db751 MINOR: Fix .asf.yaml github_whitelist

This branch includes the following new commits:

     new 2fa630db751 MINOR: Fix .asf.yaml github_whitelist

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[kafka] 01/01: MINOR: Fix .asf.yaml github_whitelist

Posted by vv...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vvcephei pushed a commit to branch vvcephei-patch-1
in repository https://gitbox.apache.org/repos/asf/kafka.git

commit 2fa630db751ca7d523f1c40990421c743e909647
Author: John Roesler <vv...@users.noreply.github.com>
AuthorDate: Mon May 15 10:09:17 2023 -0500

    MINOR: Fix .asf.yaml github_whitelist
    
    After merging https://github.com/apache/kafka/pull/13713, I got a notification that the github_whitelist is capped at 10.
---
 .asf.yaml | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 8bc60064cf7..1b7184e87f4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -21,6 +21,8 @@ notifications:
   pullrequests: jira@kafka.apache.org
   jira_options: link label
 
+# This list allows you to trigger builds on pull requests. It can have a maximum of 10 people.
+# https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=Git+-+.asf.yaml+features#Git.asf.yamlfeatures-JenkinsPRwhitelisting
 jenkins:
   github_whitelist:
     - vcrfxia
@@ -33,17 +35,9 @@ jenkins:
     - clolov
     - fvaleri
     - andymg3
-    - RivenSun2
-    - kirktrue
-    - mdedetrich
-    - akhileshchg
-    - ahuang98
-    - artemlivshits
-    - tinaselenge
-    - lihaosky
-    - niket-goel
-    - hudeqi
 
+# This list allows you to triage pull requests. It can have a maximum of 20 people.
+# https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=Git+-+.asf.yaml+features#Git.asf.yamlfeatures-AssigningexternalcollaboratorswiththetriageroleonGitHub
 github:
   collaborators:
     - vcrfxia