This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/avro.git
The following commit(s) were added to refs/heads/main by this push:
new 3793f5e88 Add a line to the README about the new apache/avro-rs repo
for the Rust SDK
3793f5e88 is described below
commit 3793f5e885c287f27f7f45287d288ed4bf078c74
Author: Martin Tzvetanov Grigorov <[email protected]>
AuthorDate: Fri Sep 27 14:26:57 2024 +0300
Add a line to the README about the new apache/avro-rs repo for the Rust SDK
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 8167ed4ca..b95f2c5b6 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,10 @@ To contribute to Avro, please read:
https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute
+> [!IMPORTANT]
+> The Rust SDK is moving to https://github.com/apache/avro-rs. Please use it
for [new issues](https://github.com/apache/avro-rs/issues/new)
+ and [pull requests](https://github.com/apache/avro-rs/pulls)!
+
<!-- Arranged this way for easy copy-pasting and editor string manipulation -->
[test c]:
https://github.com/apache/avro/actions/workflows/test-lang-c.yml