This is an automated email from the ASF dual-hosted git repository.
kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/main by this push:
new d1fcf6f76c GH-44474: [Website] Improve project description (#44492)
d1fcf6f76c is described below
commit d1fcf6f76ccd1008566afd50243d71a9ae2b1200
Author: Ian Cook <[email protected]>
AuthorDate: Tue Oct 22 00:57:30 2024 -0400
GH-44474: [Website] Improve project description (#44492)
Part 2 of 2 of #44474.
This updates the Apache Arrow project description that appears in the
GitHub repo **About** information.
* GitHub Issue: #44474
Authored-by: Ian Cook <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 12438081cf..7a0180a94a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,7 +16,7 @@
# under the License.
github:
- description: "Apache Arrow is a multi-language toolbox for accelerated data
interchange and in-memory processing"
+ description: "Apache Arrow is the universal columnar format and
multi-language toolbox for fast data interchange and in-memory analytics"
homepage: https://arrow.apache.org/
collaborators:
- anjakefala