This is an automated email from the ASF dual-hosted git repository. jorgecarleitao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
commit 72eda5a255182455651cd45a20ed847756a2a9aa Author: Jorge C. Leitao <[email protected]> AuthorDate: Tue Apr 20 16:06:23 2021 +0000 Fixed ident error. --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index addd7dd..646bdac 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -22,7 +22,7 @@ notifications: jira_options: link label worklog github: description: "Official Rust implementation of Apache Arrow" - homepage: https://arrow.apache.org/ + homepage: https://arrow.apache.org/ enabled_merge_buttons: squash: true merge: false
