commit | f7a64329af7671c5699c11a3fc24f4ba7aefb131 | [log] [tgz] |
---|---|---|
author | kv <gxthrj@163.com> | Fri Sep 04 14:35:21 2020 +0800 |
committer | GitHub <noreply@github.com> | Fri Sep 04 14:35:21 2020 +0800 |
tree | 446b82a80e591c33f5aa65d42949fd19b0af6582 | |
parent | fefe1bf7eda267ad8315b9fa1d5345dfbb65feb7 [diff] |
fix: modify notifications in .asf.yaml (#24)
diff --git a/.asf.yaml b/.asf.yaml index 5d12ba6..fa7aa40 100644 --- a/.asf.yaml +++ b/.asf.yaml
@@ -44,7 +44,7 @@ merge: false rebase: false - notifications: - commits: notifications@apisix.apache.org - issues: notifications@apisix.apache.org - pullrequests: notifications@apisix.apache.org +notifications: + commits: notifications@apisix.apache.org + issues: notifications@apisix.apache.org + pullrequests: notifications@apisix.apache.org