You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by fa...@apache.org on 2023/01/17 18:23:05 UTC

svn commit: r1906744 - in /incubator/public/trunk/content: clutch/clutch.json podlings/pekko.yml projects/pekko.xml

Author: fanningpj
Date: Tue Jan 17 18:23:04 2023
New Revision: 1906744

URL: http://svn.apache.org/viewvc?rev=1906744&view=rev
Log:
add Pekko status files

Added:
    incubator/public/trunk/content/podlings/pekko.yml
      - copied, changed from r1906742, incubator/public/trunk/content/podlings/yunikorn.yml
    incubator/public/trunk/content/projects/pekko.xml
      - copied, changed from r1906742, incubator/public/trunk/content/projects/streampark.xml
Modified:
    incubator/public/trunk/content/clutch/clutch.json

Modified: incubator/public/trunk/content/clutch/clutch.json
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/clutch/clutch.json?rev=1906744&r1=1906743&r2=1906744&view=diff
==============================================================================
--- incubator/public/trunk/content/clutch/clutch.json (original)
+++ incubator/public/trunk/content/clutch/clutch.json Tue Jan 17 18:23:04 2023
@@ -3775,8 +3775,8 @@
   "pekko": {
     "description": "Pekko is a toolkit and an ecosystem for building highly concurrent, distributed, reactive and resilient applications for Java and Scala.",
     "fullName": "Pekko",
-    "hasMailListCommits": "",
-    "hasMailListDev": "",
+    "hasMailListCommits": "https://lists.apache.org/list.html?commits@pekko.apache.org",
+    "hasMailListDev": "https://lists.apache.org/list.html?dev@pekko.apache.org",
     "ldap": {
       "members": [
         "alexelcu",

Copied: incubator/public/trunk/content/podlings/pekko.yml (from r1906742, incubator/public/trunk/content/podlings/yunikorn.yml)
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/podlings/pekko.yml?p2=incubator/public/trunk/content/podlings/pekko.yml&p1=incubator/public/trunk/content/podlings/yunikorn.yml&r1=1906742&r2=1906744&rev=1906744&view=diff
==============================================================================
--- incubator/public/trunk/content/podlings/yunikorn.yml (original)
+++ incubator/public/trunk/content/podlings/pekko.yml Tue Jan 17 18:23:04 2023
@@ -1,11 +1,11 @@
 ---
-:issueTracker: jira
-:jira: YUNIKORN
-:proposal: http://wiki.apache.org/incubator/YuniKornProposal
+:issueTracker: github
+:wiki: PEKKO
+:proposal: https://cwiki.apache.org/confluence/display/incubator/PekkoProposal
 :asfCopyright: 
 :distributionRights: 
 :ipClearance: 
 :sga: 
-:website: http://yunikorn.apache.org
+:website: https://pekko.apache.org
 :graduationDate: 
 :resolution: 

Copied: incubator/public/trunk/content/projects/pekko.xml (from r1906742, incubator/public/trunk/content/projects/streampark.xml)
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/projects/pekko.xml?p2=incubator/public/trunk/content/projects/pekko.xml&p1=incubator/public/trunk/content/projects/streampark.xml&r1=1906742&r2=1906744&rev=1906744&view=diff
==============================================================================
--- incubator/public/trunk/content/projects/streampark.xml [utf-8] (original)
+++ incubator/public/trunk/content/projects/pekko.xml [utf-8] Tue Jan 17 18:23:04 2023
@@ -1,23 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <document>
   <properties>
-    <title>Apache StreamPark Project Incubation Status </title>
+    <title>Apache Pekko Project Incubation Status </title>
     <link href="http://purl.org/DC/elements/1.0/" rel="schema.DC"/>
   </properties>
   <body>
-    <section id="StreamPark+Project+Incubation+Status">
-      <title>Apache StreamPark Project Incubation Status</title>
+    <section id="Pekko+Project+Incubation+Status">
+      <title>Apache Pekko Project Incubation Status</title>
       <p>This page tracks the project status, incubator-wise. For more general
          project status, look on the project website.</p>
     </section>
     <section id="Description">
       <title>Description</title>
-      <p>StreamPark is a streaming application development platform.</p>
+      <p>Pekko is a toolkit and an ecosystem for building highly concurrent, distributed, reactive and resilient applications for Java and Scala.</p>
     </section>
     <section id="News">
       <title>News</title>
       <ul>
-        <li>2022-09-01 Project enters incubation.</li>
+        <li>2022-10-24 Project enters incubation.</li>
       </ul>
     </section>
     <section id="Project+info">
@@ -32,97 +32,112 @@
           <td>Website</td>
           <td>www</td>
           <td id="www">
-            <a href="http://streampark.apache.org/">http://streampark.apache.org/</a>
+            <a href="https://pekko.apache.org/">https://pekko.apache.org/</a>
           </td>
         </tr>
         <tr>
           <td>Mailing list</td>
           <td>dev</td>
-          <td id="mail-dev"><code>dev</code><code>@</code><code>streampark.apache.org</code></td>
+          <td id="mail-dev"><code>dev</code><code>@</code><code>pekko.apache.org</code></td>
         </tr>
         <tr>
           <td>.</td>
-          <td>private</td>
-          <td id="mail-private"><code>private</code><code>@</code><code>streampark.apache.org</code></td>
+          <td>users</td>
+          <td id="mail-users"><code>users</code><code>@</code><code>pekko.apache.org</code></td>
         </tr>
         <tr>
           <td>.</td>
-          <td>commits</td>
-          <td id="mail-commits"><code>commits</code><code>@</code><code>streampark.apache.org</code></td>
+          <td>private</td>
+          <td id="mail-private"><code>private</code><code>@</code><code>pekko.apache.org</code></td>
         </tr>
         <tr>
           <td>.</td>
-          <td>issues</td>
-          <td id="mail-issues"><code>issues</code><code>@</code><code>streampark.apache.org</code></td>
+          <td>commits</td>
+          <td id="mail-commits"><code>commits</code><code>@</code><code>pekko.apache.org</code></td>
         </tr>
         <tr>
           <td>.</td>
-          <td>build</td>
-          <td id="mail-build"><code>build</code><code>@</code><code>streampark.apache.org</code></td>
+          <td>notifications</td>
+          <td id="mail-notifications"><code>notifications</code><code>@</code><code>pekko.apache.org</code></td>
         </tr>
         <tr>
           <td>Bug tracking</td>
           <td>Github Issue</td>
           <td id="tracker">
-            <a href="https://github.com/apache/incubator-streampark/issues">https://github.com/apache/incubator-streampark/issues</a>
+            <a href="https://github.com/apache/incubator-pekko/issues">https://github.com/apache/incubator-pekko/issues</a>
           </td>
         </tr>
         <tr>
           <td>Source code</td>
-          <td>incubator-streampark</td>
-          <td>https://github.com/apache/incubator-streampark.git</td>
+          <td>incubator-pekko</td>
+          <td>https://github.com/apache/incubator-pekko.git</td>
         </tr>
         <tr>
           <td>.</td>
-          <td>incubator-streampark-website</td>
-          <td>https://github.com/apache/incubator-streampark-website.git</td>
+          <td>incubator-pekko-site</td>
+          <td>https://github.com/apache/incubator-pekko-site.git</td>
         </tr>
         <tr>
           <td>Roster</td>
           <td>people.apache</td>
-          <td><a href='http://people.apache.org/phonebook.html?podling=streampark'>StreamPark Roster</a></td>
+          <td><a href='http://people.apache.org/phonebook.html?podling=pekko'>Pekko Roster</a></td>
         </tr>
         <tr>
           <td>Roster Login</td>
           <td>people.apache</td>
-          <td><a href='https://whimsy.apache.org/roster/ppmc/streampark'>StreamPark Roster Login</a></td>
+          <td><a href='https://whimsy.apache.org/roster/ppmc/pekko'>Pekko Roster Login</a></td>
         </tr>
         <tr>
           <td>Champion</td>
-          <td>tison</td>
-          <td>tison</td>
+          <td>claude</td>
+          <td>Claude Warren</td>
         </tr>
         <tr>
           <td>Mentors</td>
-          <td>ningjiang</td>
-          <td>Willem Ning Jiang</td>
+          <td>fanningpj</td>
+          <td>PJ Fanning</td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>jmclean</td>
+          <td>Justin McLean</td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>rvs</td>
+          <td>Roman Shaposhnik</td>
+        </tr>
+        <tr>
+          <td>.</td>
+          <td>wusheng</td>
+          <td>Wu Sheng</td>
         </tr>
         <tr>
           <td>.</td>
-          <td>sewen</td>
-          <td>Stephan Ewen</td>
+          <td>rskraba</td>
+          <td>Ryan Skraba</td>
         </tr>
         <tr>
           <td>.</td>
-          <td>thw</td>
-          <td>Thomas Weise</td>
+          <td>jbonofre</td>
+          <td>JB Onofré</td>
         </tr>
         <tr>
           <td>.</td>
-          <td>zhangduo</td>
-          <td>Duo Zhang</td>
+          <td>claude</td>
+          <td>Claude Warren</td>
         </tr>
         <tr>
           <td>Committers</td>
           <td></td>
-          <td>Huajie Wang, Linying Yu, Yang Zhou, Zhuoyu Chen, Shaokang Lv, Qingrong Wang, Ning Guo</td>
+          <td>alexelcu, andreatp, antex, claude, dsc, fanningpj, gregm, hepin, jbonofre, jchapuis, jlprat, jmclean, jrudolph, jzb, liguobin, mdedetrich, mwkohout, nivox, nvollmar, rskraba, rvs, salar, seanglover, wusheng</td>
         </tr>
       </table>
     </section>
     <section id="Incubation+status+reports">
       <title>Incubation status reports</title>
       <ul>
-        <li><a href='https://whimsy.apache.org/board/minutes/streampark.html'>StreamPark Board Reports</a></li>
+        <li><a href='https://whimsy.apache.org/board/minutes/pekko.html'>Pekko Board Reports</a></li>
       </ul>
     </section>
     <section id="Incubation+work+items">
@@ -142,7 +157,7 @@
               <th>item</th>
             </tr>
             <tr>
-              <td>2022-09-01</td>
+              <td>2022-10-24</td>
               <td>Make sure that the requested project name does not already exist. <a href="http://www.apache.org/foundation/marks/naming.html">Please follow
                 the guide to ensure a suitable project/product name.</a></td>
             </tr>
@@ -173,24 +188,24 @@
               <th>item</th>
             </tr>
             <tr>
-              <td>2022-09-02</td>
+              <td>2022-10-24</td>
               <td>Request DNS (first step after creating podling status page)</td>
             </tr>
             <tr>
-              <td>2022-09-02</td>
+              <td>2022-10-24</td>
               <td>Request Mailing Lists</td>
             </tr>
             <tr>
-              <td>2022-09-02</td>
+              <td>2022-10-24</td>
               <td>Request git repositories</td>
             </tr>
             <tr>
-              <td>2022-09-02</td>
+              <td>2022-10-24</td>
               <td>Ask infrastructure to set up issue tracker (Github Issue)</td>
             </tr>
             <tr>
-              <td>2022-09-02</td>
-              <td>Ask infrastructure to set up wiki (<a href='https://cwiki.apache.org/confluence/display/STREAMPARK'>Confluence</a>)</td>
+              <td>2022-10-24</td>
+              <td>Ask infrastructure to set up wiki (<a href='https://cwiki.apache.org/confluence/display/PEKKO'>Confluence</a>)</td>
             </tr>
 
           </table>
@@ -207,14 +222,14 @@
               <td>Subscribe all Mentors on the pmc and general lists.</td>
             </tr>
             <tr>
-              <td>2022-09-02</td>
+              <td>2022-10-24</td>
               <td>Give all Mentors access to the incubator Git repository.
                 (to be done by the Incubator PMC chair or an Incubator PMC
                 Member wih karma for the authorizations file)</td>
             </tr>
             <tr>
-              <td>2022-09-02</td>
-              <td>Tell Mentors to track progress in the file 'incubator/projects/streampark.html'</td>
+              <td>2022-10-24</td>
+              <td>Tell Mentors to track progress in the file 'incubator/projects/pekko.html'</td>
             </tr>
           </table>
         </section>



---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org