This is an automated email from the ASF dual-hosted git repository.
roryqi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git
The following commit(s) were added to refs/heads/master by this push:
new ecfed5ea [MINOR] Add new collabrators (#1031)
ecfed5ea is described below
commit ecfed5ea8b1c7c973032bfa78dfa1c8d9a36a607
Author: roryqi <[email protected]>
AuthorDate: Sun Jul 23 23:53:14 2023 +0800
[MINOR] Add new collabrators (#1031)
### What changes were proposed in this pull request?
Add new collaborator:
@bin41215
### Why are the changes needed?
Collaborators can run the workflow without committer's approval and manage
issues.
He has contributed some features and improvements. It will be more
convenient for him to become collaborators.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
No need.
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index 5667a9cc..85fc4204 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -42,6 +42,7 @@ github:
- cchung100m
- slfan1989
- yl09099
+ - bin41215
enabled_merge_buttons:
squash: true
merge: false