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-grpc.git


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

commit d203686a38cbf3e97eada8fb2d92947eb56a959f
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Sep 1 14:47:08 2023 +0100

    fix mailing list url (#170)
---
 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 e3b754e0..bf1abb70 100644
--- a/project/project-info.conf
+++ b/project/project-info.conf
@@ -23,7 +23,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