This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
The following commit(s) were added to refs/heads/master by this push:
new 7e44ca8 Clarify governance of arrow crate (#1030)
7e44ca8 is described below
commit 7e44ca8f3c02a1f7f65fd85138fa7ed743538f15
Author: Andrew Lamb <[email protected]>
AuthorDate: Sun Dec 12 16:04:33 2021 -0500
Clarify governance of arrow crate (#1030)
---
arrow/README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arrow/README.md b/arrow/README.md
index c73ccd1..56fefac 100644
--- a/arrow/README.md
+++ b/arrow/README.md
@@ -21,7 +21,7 @@
[](https://crates.io/crates/arrow)
-This crate contains the official Native Rust implementation of [Apache
Arrow][arrow] in memory format. Please see the API documents for additional
details.
+This crate contains the official Native Rust implementation of [Apache
Arrow][arrow] in memory format, governed by the Apache Software Foundation.
## Rust Version Compatibility