This is an automated email from the ASF dual-hosted git repository.
SteNicholas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/paimon-cpp.git
The following commit(s) were added to refs/heads/main by this push:
new ed60097 chore: add github triage collaborators (#184)
ed60097 is described below
commit ed60097612479d225893d7a0031bfb4f0c6fae27
Author: Zhang Jiawei <[email protected]>
AuthorDate: Wed Aug 5 11:44:05 2026 +0800
chore: add github triage collaborators (#184)
---
.asf.yaml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 0a9c4a5..33a74a1 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