From ffcb0e97317b98482f79fbb901a633102fd27011 Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Sun, 8 Dec 2024 12:31:41 +0100 Subject: [PATCH] Remove announce list from README Because the link Group says: "This mailing list is obsolete and all activity has been migrated to openxla-discuss. " --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d7e0890..455fa53 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ OpenXLA is a community-driven, open source ML compiler ecosystem, using the best ## Communication Channels * **[`openxla-discuss` Mailing List](https://groups.google.com/a/openxla.org/g/openxla-discuss)** - Technical and community conversations about the OpenXLA project & its components, community meeting invitations & agendas. This is our primary channel. -* [`openxla-announce` Mailing List](https://groups.google.com/a/openxla.org/g/openxla-announce) - Less frequent announcements from OpenXLA project maintainers, including project news, events and major releases. * [OpenXLA Discord](https://discord.gg/NNvMJ2yd7a) - Synchronous chat about top-level project updates, and the development of `/xla` and `/stablehlo`. * [IREE Discord](https://discord.gg/BexW7bgHqm) - Synchronous chat about the development of `/iree`.