You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by ki...@apache.org on 2022/12/25 14:22:34 UTC

svn commit: r1906205 - in /incubator/public/trunk/content: podlings.xml shepherds.json

Author: kirs
Date: Sun Dec 25 14:22:34 2022
New Revision: 1906205

URL: http://svn.apache.org/viewvc?rev=1906205&view=rev
Log:
add new shepherds and mark podling that did not report

Modified:
    incubator/public/trunk/content/podlings.xml
    incubator/public/trunk/content/shepherds.json

Modified: incubator/public/trunk/content/podlings.xml
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/podlings.xml?rev=1906205&r1=1906204&r2=1906205&view=diff
==============================================================================
--- incubator/public/trunk/content/podlings.xml [utf-8] (original)
+++ incubator/public/trunk/content/podlings.xml [utf-8] Sun Dec 25 14:22:34 2022
@@ -2783,7 +2783,7 @@
     </podling>
     <podling name="Spot" status="current" resource="spot" sponsor="Incubator" startdate="2016-09-23">
         <description>Apache Spot is a platform for network telemetry built on an open data model and Apache Hadoop.</description>
-        <reporting group="3" />
+        <reporting group="3" monthly="true"/>
         <champion availid="cutting">Doug Cutting</champion>
         <mentors>
             <mentor username="umamahesh">Uma Maheswara Rao G</mentor>
@@ -3182,7 +3182,7 @@
     </podling>
     <podling name="Uniffle" status="current" resource="uniffle" sponsor="Incubator" startdate="2022-06-06">
         <description>Uniffle is an unified Remote Shuffle Service</description>
-        <reporting group="3" />
+        <reporting group="3" monthly="true"/>
         <champion availid="jshao">Jerry Shao</champion>
         <mentors>
             <mentor username="felixcheung">Felix Cheung</mentor>

Modified: incubator/public/trunk/content/shepherds.json
URL: http://svn.apache.org/viewvc/incubator/public/trunk/content/shepherds.json?rev=1906205&r1=1906204&r2=1906205&view=diff
==============================================================================
--- incubator/public/trunk/content/shepherds.json (original)
+++ incubator/public/trunk/content/shepherds.json Sun Dec 25 14:22:34 2022
@@ -67,5 +67,17 @@
             "marmotta",
             "wave"
         ]
-    }
+    },
+    {
+    "apache_id": "fanningpj",
+    "name": "PJ Fanning"
+   },
+    {
+    "apache_id": "ningjiang",
+    "name": "Willem Jiang"
+   },
+    {
+    "apache_id": "kirs",
+    "name": "Calvin Kirs"
+   }
 ]



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