This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch alamb-patch-1 in repository https://gitbox.apache.org/repos/asf/arrow-experimental-rs-parquet2.git
commit 1673e4a8a9d168a3d4c9888f010209e3e37ef38d Author: Andrew Lamb <[email protected]> AuthorDate: Thu Jul 8 07:18:08 2021 -0400 Update .asf.yaml --- .asf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 646bdac..be0839d 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -21,11 +21,11 @@ notifications: pullrequests: [email protected] jira_options: link label worklog github: - description: "Official Rust implementation of Apache Arrow" + description: "Experimental Rust implementation of Apache Arrow Parquet" homepage: https://arrow.apache.org/ enabled_merge_buttons: squash: true merge: false rebase: false features: - issues: true \ No newline at end of file + issues: true
