This is an automated email from the ASF dual-hosted git repository.
xianjin 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 83606b55 Add new collaborator (#535)
83606b55 is described below
commit 83606b559e040a96b0d66a8ebc46f878d4911293
Author: advancedxy <[email protected]>
AuthorDate: Wed Feb 1 14:01:10 2023 +0800
Add new collaborator (#535)
### What changes were proposed in this pull request?
add new contributor @wangao1236 as a collaborator
### Why are the changes needed?
easier for ao to manage/assign/edit operator related issues.
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
No
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index 86b6dac6..653daaf0 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,6 +35,7 @@ github:
- smallzhongfeng
- xianjingfeng
- leixm
+ - wangao1236
enabled_merge_buttons:
squash: true
merge: false