You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2021/04/21 13:55:02 UTC

[arrow-rs] 01/05: Fixed ident error.

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 <jo...@gmail.com>
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