From a1eb6a0d09110412327dc2d19580ddb730cdb08f Mon Sep 17 00:00:00 2001 From: "jinli.zjw" Date: Wed, 5 Aug 2026 11:30:15 +0800 Subject: [PATCH] chore: add github triage collaborators --- .asf.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 0a9c4a5a..33a74a17 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -18,7 +18,7 @@ # # The format of this file is documented at -# https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features +# https://github.com/apache/infrastructure-asfyaml github: description: "Paimon-cpp is a high-performance C++ implementation of Apache Paimon." @@ -29,6 +29,11 @@ github: - paimon - apache - cpp + collaborators: + - zjw1111 + - lxy-9602 + - lucasfang + - lszskye enabled_merge_buttons: merge: false squash: true