This is an automated email from the ASF dual-hosted git repository. kezhenxu94 pushed a commit to branch kezhenxu94-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-rocketbot-ui.git
commit 4c95221d15f41b153770b4f029342570b59f42a9 Author: kezhenxu94 <[email protected]> AuthorDate: Thu May 28 20:13:19 2020 +0800 Fix wrong indentations in .asf.yaml --- .asf.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index b6ebb5e..66919a6 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -30,7 +30,7 @@ github: merge: false rebase: false - notifications: - commits: [email protected] - issues: [email protected] - pullrequests: [email protected] +notifications: + commits: [email protected] + issues: [email protected] + pullrequests: [email protected]
