You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pekko.apache.org by GitBox <gi...@apache.org> on 2022/11/03 02:53:29 UTC

[GitHub] [incubator-pekko] He-Pin commented on a diff in pull request #1: Change sbt welcome logo to Pekko

He-Pin commented on code in PR #1:
URL: https://github.com/apache/incubator-pekko/pull/1#discussion_r1012454379


##########
project/AkkaBuild.scala:
##########
@@ -266,12 +266,12 @@ object AkkaBuild {
     import sbtwelcome._
     Seq(
       logo := {
-        s"""
-           |_______ ______  ______
-           |___    |___  /_____  /________ _
-           |__  /| |__  //_/__  //_/_  __ `/
-           |_  ___ |_  ,<   _  ,<   / /_/ /
-           |/_/  |_|/_/|_|  /_/|_|  \\__,_/   ${version.value}
+        raw"""
+           |________     ______ ______        
+           |___  __ \_______  /____  /_______ 
+           |__  /_/ /  _ \_  //_/_  //_/  __ \
+           |_  ____//  __/  ,<  _  ,<  / /_/ /
+           |/_/     \___//_/|_| /_/|_| \____/   ${version.value}

Review Comment:
   Cool~~



-- 
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: dev-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pekko.apache.org
For additional commands, e-mail: dev-help@pekko.apache.org