This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-pekko-persistence-r2dbc.git


The following commit(s) were added to refs/heads/main by this push:
     new 9c2074c  fix mailing list url (#55)
9c2074c is described below

commit 9c2074c25291e813e35dd3d1acd8fbe6492c1f78
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Sep 1 14:48:41 2023 +0100

    fix mailing list url (#55)
---
 project/project-info.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/project-info.conf b/project/project-info.conf
index e347717..88ade1c 100644
--- a/project/project-info.conf
+++ b/project/project-info.conf
@@ -13,7 +13,7 @@ project-info {
     forums: [
       {
         text: "Apache Pekko User mailing list"
-        url: "https://lists.apache.org/[email protected]";
+        url: "https://lists.apache.org/[email protected]";
       }
       {
         text: "Apache Pekko Dev mailing list"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to