Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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."
Expand All @@ -29,6 +29,11 @@ github:
- paimon
- apache
- cpp
collaborators:
- zjw1111
- lxy-9602
- lucasfang
- lszskye
enabled_merge_buttons:
merge: false
squash: true
Expand Down
Loading