pjfanning commented on code in PR #36:
URL: https://github.com/apache/incubator-pekko/pull/36#discussion_r1017021089


##########
README.md:
##########
@@ -2,10 +2,10 @@ Apache Pekko
 ============
 
 Apache Pekko is an open-source framework for building applications that are 
concurrent, distributed, resilient and elastic.
+Pekko uses the Actor Model to provide more intuitive high-level abstractions 
for concurrency.
+Using these abstractions, Pekko also provides libraries for persistence, 
streams, HTTP, and more.

Review Comment:
   could you remove the stray comma after `HTTP`?



##########
CONTRIBUTING.md:
##########
@@ -613,14 +603,14 @@ existence of those docs.
 
 ### Reporting security issues
 
-If you have found an issue in an Akka project that might have security
-implications, you can report it to <secur...@lightbend.com>. We will make
+If you have found an issue in an Pekko project that might have security
+implications, you can report it to <???>. We will make

Review Comment:
   link to Security.md - 
https://github.com/apache/.github/blob/main/.github/SECURITY.md



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to