This is an automated email from the ASF dual-hosted git repository.
djwang pushed a commit to branch merge-with-upstream
in repository https://gitbox.apache.org/repos/asf/cloudberry-pxf.git
The following commit(s) were added to refs/heads/merge-with-upstream by this
push:
new 60d38b0c asf.yaml: add active contributors as collaborators
60d38b0c is described below
commit 60d38b0c2d7a85f6112d5693a4ea25153a487ae0
Author: Dianjin Wang <[email protected]>
AuthorDate: Mon Dec 22 17:48:04 2025 +0800
asf.yaml: add active contributors as collaborators
In this commit, we added the following active contributors as
collaborators for this project:
* Mulily0513
* MisterRaindrop
* ostinru
---
.asf.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 4c647111..9fa4def0 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -46,6 +46,10 @@ github:
merge: false
# enable rebase button:
rebase: true
+ collaborators:
+ - ostinru
+ - MisterRaindrop
+ - Mulily0513
protected_branches:
main:
required_status_checks:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]