This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/main by this push: new b43bed2ab6 Fix mailing list archive links (#1358) b43bed2ab6 is described below commit b43bed2ab6492bc174aab0666158c94e4d8b88cd Author: Josh Soref <2119212+jso...@users.noreply.github.com> AuthorDate: Thu Mar 9 03:04:55 2023 -0500 Fix mailing list archive links (#1358) --- src/site/asciidoc/support.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/site/asciidoc/support.adoc b/src/site/asciidoc/support.adoc index 9208e0d2f4..96401f6461 100644 --- a/src/site/asciidoc/support.adoc +++ b/src/site/asciidoc/support.adoc @@ -25,10 +25,10 @@ The individuals who contribute to Apache projects do it either as part of specif Apache Log4j project officially uses following mailing lists for discussions: -`log4j-u...@logging.apache.org` (public | mailto:log4j-user-subscr...@logging.apache.org[subscribe] | mailto:log4j-user-unsubscr...@logging.apache.org[unsubscribe] | mailto:log4j-u...@logging.apache.org[post] | https://lists.apache.org/list.html?log4j-user%40logging.apache.org[archive]):: +`log4j-u...@logging.apache.org` (public | mailto:log4j-user-subscr...@logging.apache.org[subscribe] | mailto:log4j-user-unsubscr...@logging.apache.org[unsubscribe] | mailto:log4j-u...@logging.apache.org[post] | https://lists.apache.org/list.html?log4j-u...@logging.apache.org[archive]):: For _questions_ related to the usage of Log4j components -`d...@logging.apache.org` (public | mailto:dev-subscr...@logging.apache.org[subscribe] | mailto:dev-unsubscr...@logging.apache.org[unsubscribe] | mailto:d...@logging.apache.org[post] | https://lists.apache.org/list.html?dev%40logging.apache.org[archive]):: +`d...@logging.apache.org` (public | mailto:dev-subscr...@logging.apache.org[subscribe] | mailto:dev-unsubscr...@logging.apache.org[unsubscribe] | mailto:d...@logging.apache.org[post] | https://lists.apache.org/list.html?d...@logging.apache.org[archive]):: For _development_ discussions (Please prefix subjects with `[log4j]` when starting a new thread!)