Author: krisden
Date: Thu Mar 12 19:16:55 2020
New Revision: 1875138

URL: http://svn.apache.org/viewvc?rev=1875138&view=rev
Log:
KNOX-2290 update to https://knox.apache.org

Modified:
    knox/site/books/knox-0-12-0/user-guide.html
    knox/site/books/knox-0-13-0/user-guide.html
    knox/site/books/knox-0-14-0/user-guide.html
    knox/site/books/knox-1-0-0/user-guide.html
    knox/site/books/knox-1-1-0/user-guide.html
    knox/site/books/knox-1-2-0/user-guide.html
    knox/site/books/knox-1-3-0/user-guide.html
    knox/site/books/knox-1-4-0/user-guide.html
    knox/site/index.html
    knox/site/team.html

Modified: knox/site/books/knox-0-12-0/user-guide.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-0-12-0/user-guide.html?rev=1875138&r1=1875137&r2=1875138&view=diff
==============================================================================
--- knox/site/books/knox-0-12-0/user-guide.html (original)
+++ knox/site/books/knox-0-12-0/user-guide.html Thu Mar 12 19:16:55 2020
@@ -4501,7 +4501,7 @@ dep/commons-codec-1.7.jar
 </ul>
 <h2><a id="Service+Details">Service Details</a> <a 
href="#Service+Details"><img src="markbook-section-link.png"/></a></h2>
 <p>In the sections that follow the integrations currently available out of the 
box with the gateway will be described. In general these sections will include 
examples that demonstrate how to access each of these services via the gateway. 
In many cases this will include both the use of <a 
href="http://curl.haxx.se/";>cURL</a> as a REST API client as well as the use of 
the Knox Client DSL. You may notice that there are some minor differences 
between using the REST API of a given service via the gateway. In general this 
is necessary in order to achieve the goal of leaking internal Hadoop cluster 
details to the client.</p>
-<p>Keep in mind that the gateway uses a plugin model for supporting Hadoop 
services. Check back with the <a href="http://knox.apache.org";>Apache Knox</a> 
site for the latest news on plugin availability. You can also create your own 
custom plugin to extend the capabilities of the gateway.</p>
+<p>Keep in mind that the gateway uses a plugin model for supporting Hadoop 
services. Check back with the <a href="https://knox.apache.org";>Apache Knox</a> 
site for the latest news on plugin availability. You can also create your own 
custom plugin to extend the capabilities of the gateway.</p>
 <p>These are the current Hadoop services with built-in support.</p>
 <ul>
   <li><a href="#WebHDFS">WebHDFS</a></li>

Modified: knox/site/books/knox-0-13-0/user-guide.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-0-13-0/user-guide.html?rev=1875138&r1=1875137&r2=1875138&view=diff
==============================================================================
--- knox/site/books/knox-0-13-0/user-guide.html (original)
+++ knox/site/books/knox-0-13-0/user-guide.html Thu Mar 12 19:16:55 2020
@@ -4555,7 +4555,7 @@ dep/commons-codec-1.7.jar
 </ul>
 <h2><a id="Service+Details">Service Details</a> <a 
href="#Service+Details"><img src="markbook-section-link.png"/></a></h2>
 <p>In the sections that follow, the integrations currently available out of 
the box with the gateway will be described. In general these sections will 
include examples that demonstrate how to access each of these services via the 
gateway. In many cases this will include both the use of <a 
href="http://curl.haxx.se/";>cURL</a> as a REST API client as well as the use of 
the Knox Client DSL. You may notice that there are some minor differences 
between using the REST API of a given service via the gateway. In general this 
is necessary in order to achieve the goal of not leaking internal Hadoop 
cluster details to the client.</p>
-<p>Keep in mind that the gateway uses a plugin model for supporting Hadoop 
services. Check back with the <a href="http://knox.apache.org";>Apache Knox</a> 
site for the latest news on plugin availability. You can also create your own 
custom plugin to extend the capabilities of the gateway.</p>
+<p>Keep in mind that the gateway uses a plugin model for supporting Hadoop 
services. Check back with the <a href="https://knox.apache.org";>Apache Knox</a> 
site for the latest news on plugin availability. You can also create your own 
custom plugin to extend the capabilities of the gateway.</p>
 <p>These are the current Hadoop services with built-in support.</p>
 <ul>
   <li><a href="#WebHDFS">WebHDFS</a></li>

Modified: knox/site/books/knox-0-14-0/user-guide.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-0-14-0/user-guide.html?rev=1875138&r1=1875137&r2=1875138&view=diff
==============================================================================
--- knox/site/books/knox-0-14-0/user-guide.html (original)
+++ knox/site/books/knox-0-14-0/user-guide.html Thu Mar 12 19:16:55 2020
@@ -5599,7 +5599,7 @@ dep/commons-codec-1.7.jar
 -->
 <h2><a id="Service+Details">Service Details</a> <a 
href="#Service+Details"><img src="markbook-section-link.png"/></a></h2>
 <p>In the sections that follow, the integrations currently available out of 
the box with the gateway will be described. In general these sections will 
include examples that demonstrate how to access each of these services via the 
gateway. In many cases this will include both the use of <a 
href="http://curl.haxx.se/";>cURL</a> as a REST API client as well as the use of 
the Knox Client DSL. You may notice that there are some minor differences 
between using the REST API of a given service via the gateway. In general this 
is necessary in order to achieve the goal of not leaking internal Hadoop 
cluster details to the client.</p>
-<p>Keep in mind that the gateway uses a plugin model for supporting Hadoop 
services. Check back with the <a href="http://knox.apache.org";>Apache Knox</a> 
site for the latest news on plugin availability. You can also create your own 
custom plugin to extend the capabilities of the gateway.</p>
+<p>Keep in mind that the gateway uses a plugin model for supporting Hadoop 
services. Check back with the <a href="https://knox.apache.org";>Apache Knox</a> 
site for the latest news on plugin availability. You can also create your own 
custom plugin to extend the capabilities of the gateway.</p>
 <p>These are the current Hadoop services with built-in support.</p>
 <ul>
   <li><a href="#WebHDFS">WebHDFS</a></li>

Modified: knox/site/books/knox-1-0-0/user-guide.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-1-0-0/user-guide.html?rev=1875138&r1=1875137&r2=1875138&view=diff
==============================================================================
--- knox/site/books/knox-1-0-0/user-guide.html (original)
+++ knox/site/books/knox-1-0-0/user-guide.html Thu Mar 12 19:16:55 2020
@@ -5607,7 +5607,7 @@ dep/commons-codec-1.7.jar
 -->
 <h2><a id="Service+Details">Service Details</a> <a 
href="#Service+Details"><img src="markbook-section-link.png"/></a></h2>
 <p>In the sections that follow, the integrations currently available out of 
the box with the gateway will be described. In general these sections will 
include examples that demonstrate how to access each of these services via the 
gateway. In many cases this will include both the use of <a 
href="http://curl.haxx.se/";>cURL</a> as a REST API client as well as the use of 
the Knox Client DSL. You may notice that there are some minor differences 
between using the REST API of a given service via the gateway. In general this 
is necessary in order to achieve the goal of not leaking internal Hadoop 
cluster details to the client.</p>
-<p>Keep in mind that the gateway uses a plugin model for supporting Hadoop 
services. Check back with the <a href="http://knox.apache.org";>Apache Knox</a> 
site for the latest news on plugin availability. You can also create your own 
custom plugin to extend the capabilities of the gateway.</p>
+<p>Keep in mind that the gateway uses a plugin model for supporting Hadoop 
services. Check back with the <a href="https://knox.apache.org";>Apache Knox</a> 
site for the latest news on plugin availability. You can also create your own 
custom plugin to extend the capabilities of the gateway.</p>
 <p>These are the current Hadoop services with built-in support.</p>
 <ul>
   <li><a href="#WebHDFS">WebHDFS</a></li>

Modified: knox/site/books/knox-1-1-0/user-guide.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-1-1-0/user-guide.html?rev=1875138&r1=1875137&r2=1875138&view=diff
==============================================================================
--- knox/site/books/knox-1-1-0/user-guide.html (original)
+++ knox/site/books/knox-1-1-0/user-guide.html Thu Mar 12 19:16:55 2020
@@ -5781,7 +5781,7 @@ dep/commons-codec-1.7.jar
 -->
 <h2><a id="Service+Details">Service Details</a> <a 
href="#Service+Details"><img src="markbook-section-link.png"/></a></h2>
 <p>In the sections that follow, the integrations currently available out of 
the box with the gateway will be described. In general these sections will 
include examples that demonstrate how to access each of these services via the 
gateway. In many cases this will include both the use of <a 
href="http://curl.haxx.se/";>cURL</a> as a REST API client as well as the use of 
the Knox Client DSL. You may notice that there are some minor differences 
between using the REST API of a given service via the gateway. In general this 
is necessary in order to achieve the goal of not leaking internal Hadoop 
cluster details to the client.</p>
-<p>Keep in mind that the gateway uses a plugin model for supporting Hadoop 
services. Check back with the <a href="http://knox.apache.org";>Apache Knox</a> 
site for the latest news on plugin availability. You can also create your own 
custom plugin to extend the capabilities of the gateway.</p>
+<p>Keep in mind that the gateway uses a plugin model for supporting Hadoop 
services. Check back with the <a href="https://knox.apache.org";>Apache Knox</a> 
site for the latest news on plugin availability. You can also create your own 
custom plugin to extend the capabilities of the gateway.</p>
 <p>These are the current Hadoop services with built-in support.</p>
 <ul>
   <li><a href="#WebHDFS">WebHDFS</a></li>

Modified: knox/site/books/knox-1-2-0/user-guide.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-1-2-0/user-guide.html?rev=1875138&r1=1875137&r2=1875138&view=diff
==============================================================================
--- knox/site/books/knox-1-2-0/user-guide.html (original)
+++ knox/site/books/knox-1-2-0/user-guide.html Thu Mar 12 19:16:55 2020
@@ -5796,7 +5796,7 @@ dep/commons-codec-1.7.jar
 -->
 <h2><a id="Service+Details">Service Details</a> <a 
href="#Service+Details"><img src="markbook-section-link.png"/></a></h2>
 <p>In the sections that follow, the integrations currently available out of 
the box with the gateway will be described. In general these sections will 
include examples that demonstrate how to access each of these services via the 
gateway. In many cases this will include both the use of <a 
href="http://curl.haxx.se/";>cURL</a> as a REST API client as well as the use of 
the Knox Client DSL. You may notice that there are some minor differences 
between using the REST API of a given service via the gateway. In general this 
is necessary in order to achieve the goal of not leaking internal Hadoop 
cluster details to the client.</p>
-<p>Keep in mind that the gateway uses a plugin model for supporting Hadoop 
services. Check back with the <a href="http://knox.apache.org";>Apache Knox</a> 
site for the latest news on plugin availability. You can also create your own 
custom plugin to extend the capabilities of the gateway.</p>
+<p>Keep in mind that the gateway uses a plugin model for supporting Hadoop 
services. Check back with the <a href="https://knox.apache.org";>Apache Knox</a> 
site for the latest news on plugin availability. You can also create your own 
custom plugin to extend the capabilities of the gateway.</p>
 <p>These are the current Hadoop services with built-in support.</p>
 <ul>
   <li><a href="#WebHDFS">WebHDFS</a></li>

Modified: knox/site/books/knox-1-3-0/user-guide.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-1-3-0/user-guide.html?rev=1875138&r1=1875137&r2=1875138&view=diff
==============================================================================
--- knox/site/books/knox-1-3-0/user-guide.html (original)
+++ knox/site/books/knox-1-3-0/user-guide.html Thu Mar 12 19:16:55 2020
@@ -6067,7 +6067,7 @@ dep/commons-codec-1.7.jar
 -->
 <h2><a id="Service+Details">Service Details</a> <a 
href="#Service+Details"><img src="markbook-section-link.png"/></a></h2>
 <p>In the sections that follow, the integrations currently available out of 
the box with the gateway will be described. In general these sections will 
include examples that demonstrate how to access each of these services via the 
gateway. In many cases this will include both the use of <a 
href="http://curl.haxx.se/";>cURL</a> as a REST API client as well as the use of 
the Knox Client DSL. You may notice that there are some minor differences 
between using the REST API of a given service via the gateway. In general this 
is necessary in order to achieve the goal of not leaking internal Hadoop 
cluster details to the client.</p>
-<p>Keep in mind that the gateway uses a plugin model for supporting Hadoop 
services. Check back with the <a href="http://knox.apache.org";>Apache Knox</a> 
site for the latest news on plugin availability. You can also create your own 
custom plugin to extend the capabilities of the gateway.</p>
+<p>Keep in mind that the gateway uses a plugin model for supporting Hadoop 
services. Check back with the <a href="https://knox.apache.org";>Apache Knox</a> 
site for the latest news on plugin availability. You can also create your own 
custom plugin to extend the capabilities of the gateway.</p>
 <p>These are the current Hadoop services with built-in support.</p>
 <ul>
   <li><a href="#WebHDFS">WebHDFS</a></li>

Modified: knox/site/books/knox-1-4-0/user-guide.html
URL: 
http://svn.apache.org/viewvc/knox/site/books/knox-1-4-0/user-guide.html?rev=1875138&r1=1875137&r2=1875138&view=diff
==============================================================================
--- knox/site/books/knox-1-4-0/user-guide.html (original)
+++ knox/site/books/knox-1-4-0/user-guide.html Thu Mar 12 19:16:55 2020
@@ -6092,7 +6092,7 @@ dep/commons-codec-1.7.jar
 -->
 <h2><a id="Service+Details">Service Details</a> <a 
href="#Service+Details"><img src="markbook-section-link.png"/></a></h2>
 <p>In the sections that follow, the integrations currently available out of 
the box with the gateway will be described. In general these sections will 
include examples that demonstrate how to access each of these services via the 
gateway. In many cases this will include both the use of <a 
href="http://curl.haxx.se/";>cURL</a> as a REST API client as well as the use of 
the Knox Client DSL. You may notice that there are some minor differences 
between using the REST API of a given service via the gateway. In general this 
is necessary in order to achieve the goal of not leaking internal Hadoop 
cluster details to the client.</p>
-<p>Keep in mind that the gateway uses a plugin model for supporting Hadoop 
services. Check back with the <a href="http://knox.apache.org";>Apache Knox</a> 
site for the latest news on plugin availability. You can also create your own 
custom plugin to extend the capabilities of the gateway.</p>
+<p>Keep in mind that the gateway uses a plugin model for supporting Hadoop 
services. Check back with the <a href="https://knox.apache.org";>Apache Knox</a> 
site for the latest news on plugin availability. You can also create your own 
custom plugin to extend the capabilities of the gateway.</p>
 <p>These are the current Hadoop services with built-in support.</p>
 <ul>
   <li><a href="#WebHDFS">WebHDFS</a></li>

Modified: knox/site/index.html
URL: 
http://svn.apache.org/viewvc/knox/site/index.html?rev=1875138&r1=1875137&r2=1875138&view=diff
==============================================================================
--- knox/site/index.html (original)
+++ knox/site/index.html Thu Mar 12 19:16:55 2020
@@ -111,7 +111,7 @@ limitations under the License.
 <p>The Apache Knox&#x2122; Gateway is an Application Gateway for interacting 
with the REST APIs and UIs of Apache Hadoop deployments.</p>
 <p>The Knox Gateway provides a single access point for all REST and HTTP 
interactions with Apache Hadoop clusters.</p>
 <p>Knox delivers three groups of user facing services:</p>
-<img src="http://knox.apache.org/images/knox-services.png"; alt="Services" 
style="width: 600px;" />
+<img src="https://knox.apache.org/images/knox-services.png"; alt="Services" 
style="width: 600px;" />
 
 <ul>
 

Modified: knox/site/team.html
URL: 
http://svn.apache.org/viewvc/knox/site/team.html?rev=1875138&r1=1875137&r2=1875138&view=diff
==============================================================================
--- knox/site/team.html (original)
+++ knox/site/team.html Thu Mar 12 19:16:55 2020
@@ -104,154 +104,154 @@
 <th>Organization</th>
 <th>Roles</th></tr>
 <tr class="b">
-<td><img 
src="http://www.gravatar.com/avatar/a39d783370879332c6bbe6cb071433df?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/a39d783370879332c6bbe6cb071433df?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="lmccay"></a>lmccay</td>
 <td>Larry McCay</td>
 <td><a href="lmccay(at)apache(dot)org">lmccay(at)apache(dot)org</a></td>
 <td>Hortonworks</td>
 <td>PMC,Chair</td></tr>
 <tr class="a">
-<td><img 
src="http://www.gravatar.com/avatar/7b43a160ea28c795e3bf8c135e190220?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/7b43a160ea28c795e3bf8c135e190220?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="kminder"></a>kminder</td>
 <td>Kevin Minder</td>
 <td><a href="kminder(at)apache(dot)org">kminder(at)apache(dot)org</a></td>
 <td>Oracle</td>
 <td>PMC</td></tr>
 <tr class="b">
-<td><img 
src="http://www.gravatar.com/avatar/b1235cc9a1c345140784dfcd77cdb723?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/b1235cc9a1c345140784dfcd77cdb723?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="dillidorai"></a>dillidorai</td>
 <td>Dilli Dorai</td>
 <td><a 
href="dillidorai(at)apache(dot)org">dillidorai(at)apache(dot)org</a></td>
 <td>BlueTalon</td>
 <td>PMC</td></tr>
 <tr class="a">
-<td><img 
src="http://www.gravatar.com/avatar/48ce4ca0c9f53a292f7586030c90393b?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/48ce4ca0c9f53a292f7586030c90393b?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="sumit"></a>sumit</td>
 <td>Sumit Gupta</td>
 <td><a href="sumit(at)apache(dot)org">sumit(at)apache(dot)org</a></td>
 <td>Hortonworks</td>
 <td>PMC</td></tr>
 <tr class="b">
-<td><img 
src="http://www.gravatar.com/avatar/c80151eed159b829d482eac1e8e3dad2?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/c80151eed159b829d482eac1e8e3dad2?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="more"></a>more</td>
 <td>Sandeep More</td>
 <td><a href="more(at)apache(dot)org">more(at)apache(dot)org</a></td>
 <td>Hortonworks</td>
 <td>PMC</td></tr>
 <tr class="a">
-<td><img 
src="http://www.gravatar.com/avatar/ce7dda2798bc626e91e2a5f8a7305ea3?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/ce7dda2798bc626e91e2a5f8a7305ea3?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="mattmann"></a>mattmann</td>
 <td>Chris Mattmann</td>
 <td><a href="mattmann(at)apache(dot)org">mattmann(at)apache(dot)org</a></td>
 <td>NASA</td>
 <td>Committer</td></tr>
 <tr class="b">
-<td><img 
src="http://www.gravatar.com/avatar/563c0f084c42fb96de6d9afc6e9bb153?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/563c0f084c42fb96de6d9afc6e9bb153?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="ddas"></a>ddas</td>
 <td>Devaraj Das</td>
 <td><a href="ddas(at)apache(dot)org">ddas(at)apache(dot)org</a></td>
 <td>Hortonworks</td>
 <td>Committer</td></tr>
 <tr class="a">
-<td><img 
src="http://www.gravatar.com/avatar/5fb07dde0e8781cc6feafa7bf02eb1d6?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/5fb07dde0e8781cc6feafa7bf02eb1d6?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="gates"></a>gates</td>
 <td>Alan Gates</td>
 <td><a href="gates(at)apache(dot)org">gates(at)apache(dot)org</a></td>
 <td>Hortonworks</td>
 <td>Committer</td></tr>
 <tr class="b">
-<td><img 
src="http://www.gravatar.com/avatar/3d4c37ac16f401b404af06f4d8669f65?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/3d4c37ac16f401b404af06f4d8669f65?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="jspeidel"></a>jspeidel</td>
 <td>John Speidel</td>
 <td><a href="jspeidel(at)apache(dot)org">jspeidel(at)apache(dot)org</a></td>
 <td>Oracle</td>
 <td>Committer</td></tr>
 <tr class="a">
-<td><img 
src="http://www.gravatar.com/avatar/a5d72c2b41de0977c13dfdfdd1b22cf2?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/a5d72c2b41de0977c13dfdfdd1b22cf2?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="mahadev"></a>mahadev</td>
 <td>Mahadev Konar</td>
 <td><a href="mahadev(at)apache(dot)org">mahadev(at)apache(dot)org</a></td>
 <td>Hortonworks</td>
 <td>Committer</td></tr>
 <tr class="b">
-<td><img 
src="http://www.gravatar.com/avatar/c119903eed94ab6c1b4ba8f772866658?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/c119903eed94ab6c1b4ba8f772866658?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="mkononenko"></a>mkononenko</td>
 <td>Maksim Kononenko</td>
 <td><a 
href="mkononenko(at)apache(dot)org">mkononenko(at)apache(dot)org</a></td>
 <td>-</td>
 <td>Committer</td></tr>
 <tr class="a">
-<td><img 
src="http://www.gravatar.com/avatar/21ea04674b1a67b84fede2eeff45e4ba?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/21ea04674b1a67b84fede2eeff45e4ba?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="omalley"></a>omalley</td>
 <td>Owen O'Malley</td>
 <td><a href="omalley(at)apache(dot)org">omalley(at)apache(dot)org</a></td>
 <td>Hortonworks</td>
 <td>Committer</td></tr>
 <tr class="b">
-<td><img 
src="http://www.gravatar.com/avatar/1cc7207dff34524cfb5952fff9b5e9c5?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/1cc7207dff34524cfb5952fff9b5e9c5?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="smohanty"></a>smohanty</td>
 <td>Sumit Mohanty</td>
 <td><a href="smohanty(at)apache(dot)org">smohanty(at)apache(dot)org</a></td>
 <td>Hortonworks</td>
 <td>Committer</td></tr>
 <tr class="a">
-<td><img 
src="http://www.gravatar.com/avatar/269d625f04d74f25427e0320c31c8b2a?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/269d625f04d74f25427e0320c31c8b2a?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="tbeerbower"></a>tbeerbower</td>
 <td>Thomas Beerbower</td>
 <td><a 
href="tbeerbower(at)apache(dot)org">tbeerbower(at)apache(dot)org</a></td>
 <td>Oracle</td>
 <td>Committer</td></tr>
 <tr class="b">
-<td><img 
src="http://www.gravatar.com/avatar/8ac2ce3ca6d79d3ababc3f8f60d6fa91?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/8ac2ce3ca6d79d3ababc3f8f60d6fa91?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="venkatesh"></a>venkatesh</td>
 <td>Venkatesh Seetharam</td>
 <td><a href="venkatesh(at)apache(dot)org">venkatesh(at)apache(dot)org</a></td>
 <td>-</td>
 <td>Committer</td></tr>
 <tr class="a">
-<td><img 
src="http://www.gravatar.com/avatar/34d4999d5a5c4997f67aabadb9678abf?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/34d4999d5a5c4997f67aabadb9678abf?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="vtkhir"></a>vtkhir</td>
 <td>Vladimir Tkhir</td>
 <td><a href="vtkhir(at)apache(dot)org">vtkhir(at)apache(dot)org</a></td>
 <td>-</td>
 <td>Committer</td></tr>
 <tr class="b">
-<td><img 
src="http://www.gravatar.com/avatar/f196abda5be171059a5ad7eaa13cf031?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/f196abda5be171059a5ad7eaa13cf031?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="zblanko"></a>zblanko</td>
 <td>Zachary Blanko</td>
 <td><a href="zblanko(at)apache(dot)org">zblanko(at)apache(dot)org</a></td>
 <td>Hortonworks</td>
 <td>Committer</td></tr>
 <tr class="a">
-<td><img 
src="http://www.gravatar.com/avatar/94b9bb66b6df77a5ddb14e86db617ff0?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/94b9bb66b6df77a5ddb14e86db617ff0?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="cdouglas"></a>cdouglas</td>
 <td>Christopher Douglas</td>
 <td><a href="cdouglas(at)apache(dot)org">cdouglas(at)apache(dot)org</a></td>
 <td>Microsoft</td>
 <td>Emeritus</td></tr>
 <tr class="b">
-<td><img 
src="http://www.gravatar.com/avatar/9ce83e87c446a57eea7680d07694cbe8?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/9ce83e87c446a57eea7680d07694cbe8?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="coheigea"></a>coheigea</td>
 <td>Colm O hEigeartaigh</td>
 <td><a href="coheigea(at)apache(dot)org">coheigea(at)apache(dot)org</a></td>
 <td>Talend</td>
 <td>Committer</td></tr>
 <tr class="a">
-<td><img 
src="http://www.gravatar.com/avatar/9c160b755fa13b1574d9c214cf216657?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/9c160b755fa13b1574d9c214cf216657?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="jeffreyr"></a>jeffreyr</td>
 <td>Jeffrey E Rodriguez</td>
 <td><a 
href="jeffreyr(at)us(dot)ibm(dot)com">jeffreyr(at)us(dot)ibm(dot)com</a></td>
 <td>IBM</td>
 <td>PMC</td></tr>
 <tr class="b">
-<td><img 
src="http://www.gravatar.com/avatar/ea36e80c1974a58ea6bec30200f92009?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/ea36e80c1974a58ea6bec30200f92009?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="pzampino"></a>pzampino</td>
 <td>Phil Zampino</td>
 <td><a href="pzampino(at)apache(dot)org">pzampino(at)apache(dot)org</a></td>
 <td>Hortonworks</td>
 <td>PMC</td></tr>
 <tr class="a">
-<td><img 
src="http://www.gravatar.com/avatar/3024dda44d5e80eb010f0e7e3942920a?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/3024dda44d5e80eb010f0e7e3942920a?d=mm&amp;s=60";
 alt="" /></td>
 <td><a name="krisden"></a>krisden</td>
 <td>Kevin Risden</td>
 <td><a href="krisden(at)apache(dot)org">krisden(at)apache(dot)org</a></td>
@@ -268,67 +268,67 @@
 <th>Organization</th>
 <th>Roles</th></tr>
 <tr class="b">
-<td><img 
src="http://www.gravatar.com/avatar/48d96f816c98b374dd0b4927fb1d096f?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/48d96f816c98b374dd0b4927fb1d096f?d=mm&amp;s=60";
 alt="" /></td>
 <td>Arshad Mohammad</td>
 <td><a 
href="mohammad(dot)arshad(at)huawei(dot)com">mohammad(dot)arshad(at)huawei(dot)com</a></td>
 <td>Huawei</td>
 <td>Contributor</td></tr>
 <tr class="a">
-<td><img 
src="http://www.gravatar.com/avatar/d107f6bf7a5b231c90e9afd5290ba305?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/d107f6bf7a5b231c90e9afd5290ba305?d=mm&amp;s=60";
 alt="" /></td>
 <td>Christopher Jackson</td>
 <td><a 
href="jackson(dot)christopher(dot)lee(at)gmail(dot)com">jackson(dot)christopher(dot)lee(at)gmail(dot)com</a></td>
 <td>Unknown</td>
 <td>Contributor</td></tr>
 <tr class="b">
-<td><img 
src="http://www.gravatar.com/avatar/0e5c94baad8a570286043bc228fc7169?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/0e5c94baad8a570286043bc228fc7169?d=mm&amp;s=60";
 alt="" /></td>
 <td>Dave Brosius</td>
 <td><a href="dbrosius(at)apache(dot)org">dbrosius(at)apache(dot)org</a></td>
 <td>Unknown</td>
 <td>Contributor</td></tr>
 <tr class="a">
-<td><img 
src="http://www.gravatar.com/avatar/396e2075cba0bcdfc544b759ae108bb0?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/396e2075cba0bcdfc544b759ae108bb0?d=mm&amp;s=60";
 alt="" /></td>
 <td>J.Andreina</td>
 <td><a 
href="andreina(dot)j(at)huawei(dot)com">andreina(dot)j(at)huawei(dot)com</a></td>
 <td>Huawei</td>
 <td>Contributor</td></tr>
 <tr class="b">
-<td><img 
src="http://www.gravatar.com/avatar/b43882c4f565165cc1de6ae1305620b8?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/b43882c4f565165cc1de6ae1305620b8?d=mm&amp;s=60";
 alt="" /></td>
 <td>J&#xe9;r&#xf4;me Leleu</td>
 <td><a href="leleuj(at)gmail(dot)com">leleuj(at)gmail(dot)com</a></td>
 <td>Unknown</td>
 <td>Contributor</td></tr>
 <tr class="a">
-<td><img 
src="http://www.gravatar.com/avatar/1a7dc8da4d6349fc13adcf7bbb8f092a?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/1a7dc8da4d6349fc13adcf7bbb8f092a?d=mm&amp;s=60";
 alt="" /></td>
 <td>Kristopher Kane</td>
 <td><a 
href="kristopherr(dot)kane(at)gmail(dot)com">kristopherr(dot)kane(at)gmail(dot)com</a></td>
 <td>Unknown</td>
 <td>Contributor</td></tr>
 <tr class="b">
-<td><img 
src="http://www.gravatar.com/avatar/482d8b5aa0deb516b044de5096f95529?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/482d8b5aa0deb516b044de5096f95529?d=mm&amp;s=60";
 alt="" /></td>
 <td>Lars Francke</td>
 <td><a 
href="apache(at)lars-francke(dot)de">apache(at)lars-francke(dot)de</a></td>
 <td>Unknown</td>
 <td>Contributor</td></tr>
 <tr class="a">
-<td><img 
src="http://www.gravatar.com/avatar/7a2bbb9f860901f579acf897175d7478?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/7a2bbb9f860901f579acf897175d7478?d=mm&amp;s=60";
 alt="" /></td>
 <td>Pascal Oliva</td>
 <td><a 
href="poliva(at)us(dot)ibm(dot)com">poliva(at)us(dot)ibm(dot)com</a></td>
 <td>IBM</td>
 <td>Contributor</td></tr>
 <tr class="b">
-<td><img 
src="http://www.gravatar.com/avatar/5965a6be87c83bae9366d1c90da591cd?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/5965a6be87c83bae9366d1c90da591cd?d=mm&amp;s=60";
 alt="" /></td>
 <td>Vinay Shukla</td>
 <td><a 
href="vinayshukla(at)gmail(dot)com">vinayshukla(at)gmail(dot)com</a></td>
 <td>Hortonworks</td>
 <td>Contributor</td></tr>
 <tr class="a">
-<td><img 
src="http://www.gravatar.com/avatar/5e885fe00c129751fcc3eae9d40c6f7d?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/5e885fe00c129751fcc3eae9d40c6f7d?d=mm&amp;s=60";
 alt="" /></td>
 <td>Yu Gau</td>
 <td><a 
href="crystalgaoyu(at)gmail(dot)com">crystalgaoyu(at)gmail(dot)com</a></td>
 <td>IBM</td>
 <td>Contributor</td></tr>
 <tr class="b">
-<td><img 
src="http://www.gravatar.com/avatar/48ff40301bb833206ebfe9a30c1d91c8?d=mm&amp;s=60";
 alt="" /></td>
+<td><img 
src="https://www.gravatar.com/avatar/48ff40301bb833206ebfe9a30c1d91c8?d=mm&amp;s=60";
 alt="" /></td>
 <td>Mohammad Kamrul Islam</td>
 <td><a href="mislam77(at)yahoo(dot)com">mislam77(at)yahoo(dot)com</a></td>
 <td>Uber</td>


Reply via email to