From 7a8ca9199af56dac745b51404b827bc5322801f3 Mon Sep 17 00:00:00 2001 From: Renjie Liu Date: Mon, 25 Dec 2023 15:56:32 +0800 Subject: [PATCH] Revert unnecessary new line break --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2e44cd9ff..5cab7e8ed 100644 --- a/README.md +++ b/README.md @@ -94,15 +94,12 @@ We will add integrations with other rust based data systems, such as polars, dat ## Contribute -Iceberg is an active open-source project. We are always open to people who want to use it or contribute to it. Here are -some ways to go. +Iceberg is an active open-source project. We are always open to people who want to use it or contribute to it. Here are some ways to go. - Start with [Contributing Guide](CONTRIBUTING.md). - Submit [Issues](https://github.com/apache/iceberg-rust/issues/new) for bug report or feature requests. -- Discuss - at [dev mailing list](mailto:dev@iceberg.apache.org) ([subscribe](mailto:dev-subscribe@iceberg.apache.org?subject=(send%20this%20email%20to%20subscribe)) / [unsubscribe](mailto:dev-unsubscribe@iceberg.apache.org?subject=(send%20this%20email%20to%20unsubscribe)) / [archives](https://lists.apache.org/list.html?dev@iceberg.apache.org)) -- Talk to community directly - at [Slack #rust channel](https://join.slack.com/t/apache-iceberg/shared_invite/zt-1zbov3k6e-KtJfoaxp97YfX6dPz1Bk7A). +- Discuss at [dev mailing list](mailto:dev@iceberg.apache.org) ([subscribe](mailto:dev-subscribe@iceberg.apache.org?subject=(send%20this%20email%20to%20subscribe)) / [unsubscribe](mailto:dev-unsubscribe@iceberg.apache.org?subject=(send%20this%20email%20to%20unsubscribe)) / [archives](https://lists.apache.org/list.html?dev@iceberg.apache.org)) +- Talk to community directly at [Slack #rust channel](https://join.slack.com/t/apache-iceberg/shared_invite/zt-1zbov3k6e-KtJfoaxp97YfX6dPz1Bk7A). ## License