Browse Source

chore: change mailbox of issues and pull requests from dev to notifications (#667)

tags/v2.0.0
Xiangkun Yin GitHub 1 year ago
parent
commit
0ca80a07e8
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .asf.yaml

+ 2
- 2
.asf.yaml View File

@@ -37,6 +37,6 @@ github:
required_approving_review_count: 1
notifications:
commits: notifications@seata.apache.org
issues: dev@seata.apache.org
pullrequests: dev@seata.apache.org
issues: notifications@seata.apache.org
pullrequests: notifications@seata.apache.org
discussions: dev@seata.apache.org

Loading…
Cancel
Save