Author: alopresto
Date: Tue Oct 15 18:25:48 2019
New Revision: 1868487

URL: http://svn.apache.org/viewvc?rev=1868487&view=rev
Log:
Added Peter Wicks to PMC. Added Rob Fellows to Committers. Added FAQ entry 
about mailing list subscription. 

Modified:
    nifi/site/trunk/faq.html
    nifi/site/trunk/people.html

Modified: nifi/site/trunk/faq.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/faq.html?rev=1868487&r1=1868486&r2=1868487&view=diff
==============================================================================
--- nifi/site/trunk/faq.html (original)
+++ nifi/site/trunk/faq.html Tue Oct 15 18:25:48 2019
@@ -123,17 +123,21 @@
                 <p class="description"><b>How do you pronounce NiFi?</b></p>
                 <p class="description">"nye fye" (nī fī) is the preferred 
pronunciation.</p>
             </li>
-           <li>
-               <p class="description"><b>Where can I find a more detailed and 
up to date FAQ?</b></p>
-               <p class="description"><a 
href="https://cwiki.apache.org/confluence/display/NIFI/FAQs";>NiFi FAQ 
Wiki</a></p>
-           </li>
+            <li>
+                <p class="description"><b>Why is no one replying to my mailing 
list question?</b></p>
+                <p class="description">The community makes every effort to 
respond to all mailing list questions. While there are contributors across the 
world, some timezones are more active than others, so you should allow at least 
24 hours (longer on weekends) to get a response. In addition, make sure you are 
<a href="mailing_lists.html"><strong>subscribed</strong></a> to the mailing 
list you're contacting, as replies go back to the list. If you do not 
subscribe, t can appear as if no one is answering, when in fact there has been 
a response. Additional information on Apache mailing lists is available <a 
href="http://apache.org/foundation/mailinglists.html"; target="_blank">here</a>. 
</p>
+            </li>
+               <li>
+                       <p class="description"><b>Where can I find a more 
detailed and up to date FAQ?</b></p>
+                       <p class="description"><a 
href="https://cwiki.apache.org/confluence/display/NIFI/FAQs";>NiFi FAQ 
Wiki</a></p>
+               </li>
             <li>
                 <p class="description"><b>Where can I find documentation on 
how to understand and configure NiFi?</b></p>
                 <ul>
                     <li>Documentation is available under the <a 
href="docs.html">NiFi Docs</a> link within the Documentation dropdown.</li>
-                    <li>A <a href="developer-guide.html">Developer Guide</a> 
is also available under the Development dropdown.</li>
-                    <li>View the <a 
href="https://cwiki.apache.org/confluence/display/NIFI";>Apache NiFi Wiki</a> 
for additional information related to the project as well as how to 
contribute.</li>
-                    <li>For more information on presently outstanding 
documentation work <a 
href="https://issues.apache.org/jira/browse/NIFI-162?jql=project%20%3D%20NIFI%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D%20%22Documentation%20%26%20Website%22%20ORDER%20BY%20priority%20DESC";>please
 click here</a>.</li>
+                    <li>A <a href="developer-guide.html">Developer Guide</a> 
is also available under the Development     dropdown.</li>
+                    <li>View the <a 
href="https://cwiki.apache.org/confluence/display/NIFI";>Apache NiFi Wiki</a> 
for     additional information related to the project as well as how to 
contribute.</li>
+                    <li>For more information on presently outstanding 
documentation work <a 
href="https://issues.apache.org/jira/browse/NIFI-162?jql=project%20%3D%20NIFI%20AND%20resolution%20%3D%20Unresolved%20AND%20component%20%3D
    
%20%22Documentation%20%26%20Website%22%20ORDER%20BY%20priority%20DESC">please 
click here</a>.</li>
                 </ul>
             </li>
         </ul>

Modified: nifi/site/trunk/people.html
URL: 
http://svn.apache.org/viewvc/nifi/site/trunk/people.html?rev=1868487&r1=1868486&r2=1868487&view=diff
==============================================================================
--- nifi/site/trunk/people.html (original)
+++ nifi/site/trunk/people.html Tue Oct 15 18:25:48 2019
@@ -277,6 +277,11 @@
         <td>kdoran</td>
         <td>Kevin Doran</td>
         <td></td>
+    </tr>    
+    <tr>
+        <td>pwicks</td>
+        <td>Peter Wicks</td>
+        <td></td>
     </tr>
 </table>
 </div>
@@ -339,11 +344,6 @@
         <td></td>
     </tr>
     <tr>
-        <td>pwicks</td>
-        <td>Peter Wicks</td>
-        <td></td>
-    </tr>
-    <tr>
         <td>aichrist</td>
         <td>Andrew Christianson</td>
         <td></td>
@@ -368,6 +368,11 @@
         <td>Nathan Gough</td>
         <td></td>
     </tr>
+    <tr>
+        <td>rfellows</td>
+        <td>Rob Fellows</td>
+        <td></td>
+    </tr>
 </table>
 </div>
 </div>


Reply via email to