This is an automated email from the ASF dual-hosted git repository. gian pushed a commit to branch dev-subscribe-info in repository https://gitbox.apache.org/repos/asf/druid-website-src.git
commit 79ecd24dd895d7514e4f9e44b0a76b5cdce36630 Author: Gian Merlino <[email protected]> AuthorDate: Thu Aug 29 09:26:14 2024 -0700 Add info about how to subscribe to the dev list. --- src/pages/community/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/community/index.mdx b/src/pages/community/index.mdx index 0159a6ff5..91418a517 100644 --- a/src/pages/community/index.mdx +++ b/src/pages/community/index.mdx @@ -17,7 +17,7 @@ Check out the following resources if you're looking for help, to discuss Druid d issues, or contribute pull requests. If you're interested in development, please see the [Contributing](#contributing) section below for details on our development process. * **Development mailing list:** [[email protected]](https://lists.apache.org/[email protected]) for -discussion about project development. +discussion about project development. To join, send an email `[email protected]`. * **Twitter:** Follow us on Twitter at [@druidio](https://twitter.com/druidio). Also check out: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
