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-experimental-rs-parquet2.git


The following commit(s) were added to refs/heads/master by this push:
     new a0c187c  Update .asf.yaml (#2)
a0c187c is described below

commit a0c187c4e476134328d321d3279c2fe687a96389
Author: Andrew Lamb <[email protected]>
AuthorDate: Thu Jul 8 11:58:24 2021 -0400

    Update .asf.yaml (#2)
---
 .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

Reply via email to