This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository
https://gitbox.apache.org/repos/asf/incubator-datasketches-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 86e88a8 Automatic Site Publish by Buildbot
86e88a8 is described below
commit 86e88a8774b7aef018a9460adafa07e052586852
Author: buildbot <[email protected]>
AuthorDate: Thu Nov 5 22:43:29 2020 +0000
Automatic Site Publish by Buildbot
---
output/docs/Architecture/Components.html | 1 +
output/docs/Architecture/Concurrency.html | 1 +
output/docs/Architecture/KeyFeatures.html | 1 +
output/docs/Architecture/LargeScale.html | 1 +
output/docs/Architecture/MajorSketchFamilies.html | 1 +
output/docs/Architecture/OrderSensitivity.html | 1 +
output/docs/Architecture/SketchCriteria.html | 1 +
output/docs/Architecture/SketchFeaturesMatrix.html | 1 +
output/docs/Architecture/SketchesByComponent.html | 1 +
output/docs/Background/Presentations.html | 1 +
output/docs/Background/SketchElements.html | 1 +
output/docs/Background/SketchOrigins.html | 1 +
output/docs/Background/TheChallenge.html | 1 +
output/docs/CPC/CPC.html | 1 +
output/docs/CPC/CpcCppExample.html | 1 +
output/docs/CPC/CpcHiveExample.html | 1 +
output/docs/CPC/CpcJavaExample.html | 1 +
output/docs/CPC/CpcPerformance.html | 1 +
output/docs/CPC/CpcPigExample.html | 1 +
output/docs/Community/Downloads.html | 1 +
output/docs/Community/NewCommitterProcess.html | 1 +
output/docs/Community/Research.html | 1 +
output/docs/Community/Transitioning.html | 1 +
output/docs/Community/WhoUses.html | 1 +
output/docs/Community/index.html | 3 ++-
output/docs/DistinctCountFeaturesMatrix.html | 1 +
output/docs/DistinctCountMeritComparisons.html | 1 +
output/docs/Frequency/FrequencySketchesOverview.html | 1 +
output/docs/Frequency/FrequentDistinctTuplesSketch.html | 1 +
output/docs/Frequency/FrequentItemsCppExample.html | 1 +
output/docs/Frequency/FrequentItemsHiveUDFs.html | 1 +
output/docs/Frequency/FrequentItemsJavaExample.html | 1 +
output/docs/Frequency/FrequentItemsOverview.html | 1 +
output/docs/Frequency/FrequentItemsPerformance.html | 1 +
output/docs/Frequency/FrequentItemsPigUDFs.html | 1 +
output/docs/Frequency/FrequentItemsReferences.html | 1 +
output/docs/Graduation/GraduationCheckList.html | 1 +
output/docs/Graduation/Maturity.html | 1 +
output/docs/HLL/HLL.html | 1 +
output/docs/HLL/HllCppExample.html | 1 +
output/docs/HLL/HllHiveUDFs.html | 1 +
output/docs/HLL/HllJavaExample.html | 1 +
output/docs/HLL/HllMap.html | 1 +
output/docs/HLL/HllPerformance.html | 1 +
output/docs/HLL/HllPigUDFs.html | 1 +
output/docs/HLL/HllSketchVsDruidHyperLogLogCollector.html | 1 +
output/docs/HLL/Hll_vs_CS_Hllpp.html | 1 +
output/docs/HLL/Hll_vs_G_Hllpp.html | 1 +
output/docs/Memory/MemoryPackage.html | 1 +
output/docs/Memory/MemoryPerformance.html | 1 +
output/docs/Quantiles/Definitions.html | 1 +
output/docs/Quantiles/DruidApproxHistogramStudy.html | 1 +
output/docs/Quantiles/ExactQuantiles.html | 1 +
output/docs/Quantiles/KLLSketch.html | 1 +
output/docs/Quantiles/KllSketchVsTDigest.html | 1 +
output/docs/Quantiles/MomentsSketchStudy.html | 1 +
output/docs/Quantiles/QuantilesAccuracy.html | 1 +
output/docs/Quantiles/QuantilesCppExample.html | 1 +
output/docs/Quantiles/QuantilesHiveUDFs.html | 1 +
output/docs/Quantiles/QuantilesJavaExample.html | 1 +
output/docs/Quantiles/QuantilesOverview.html | 1 +
output/docs/Quantiles/QuantilesPigUDFs.html | 1 +
output/docs/Quantiles/QuantilesReferences.html | 1 +
output/docs/Quantiles/QuantilesStreamAStudy.html | 1 +
output/docs/REQ/ReqAccuracyAdversarial.html | 1 +
output/docs/REQ/ReqAccuracyRandomShuffled.html | 1 +
output/docs/Sampling/ReservoirSampling.html | 1 +
output/docs/Sampling/ReservoirSamplingJava.html | 1 +
output/docs/Sampling/ReservoirSamplingPerformance.html | 1 +
output/docs/Sampling/ReservoirSamplingPigUDFs.html | 1 +
output/docs/Sampling/VarOptPigUDFs.html | 1 +
output/docs/Sampling/VarOptSampling.html | 1 +
output/docs/Sampling/VarOptSamplingJava.html | 1 +
output/docs/SystemIntegrations/ApacheDruidIntegration.html | 1 +
output/docs/SystemIntegrations/ApacheHiveIntegration.html | 1 +
output/docs/SystemIntegrations/ApachePigIntegration.html | 1 +
output/docs/SystemIntegrations/PostgreSQLIntegration.html | 1 +
output/docs/Theta/AccuracyOfDifferentKUnions.html | 1 +
output/docs/Theta/ConcurrentThetaSketch.html | 1 +
output/docs/Theta/InverseEstimate.html | 1 +
output/docs/Theta/KMVbetterEst.html | 1 +
output/docs/Theta/KMVempty.html | 1 +
output/docs/Theta/KMVfirstEst.html | 1 +
output/docs/Theta/KMVrejection.html | 1 +
output/docs/Theta/KMVupdateVkth.html | 1 +
output/docs/Theta/ThetaAccuracy.html | 1 +
output/docs/Theta/ThetaAccuracyPlots.html | 1 +
output/docs/Theta/ThetaConfidenceIntervals.html | 1 +
output/docs/Theta/ThetaErrorTable.html | 1 +
output/docs/Theta/ThetaHiveUDFs.html | 1 +
output/docs/Theta/ThetaJavaExample.html | 1 +
output/docs/Theta/ThetaMergeSpeed.html | 1 +
output/docs/Theta/ThetaMergingAlgorithm.html | 1 +
output/docs/Theta/ThetaPSampling.html | 1 +
output/docs/Theta/ThetaPigUDFs.html | 1 +
output/docs/Theta/ThetaReferences.html | 1 +
output/docs/Theta/ThetaSize.html | 1 +
output/docs/Theta/ThetaSketchFramework.html | 1 +
output/docs/Theta/ThetaSketchSetOps.html | 1 +
output/docs/Theta/ThetaSketchSetOpsAccuracy.html | 1 +
output/docs/Theta/ThetaSparkExample.html | 1 +
output/docs/Theta/ThetaUpdateSpeed.html | 1 +
output/docs/Tuple/TupleEngagementExample.html | 1 +
output/docs/Tuple/TupleHiveUDFs.html | 1 +
output/docs/Tuple/TupleJavaExample.html | 1 +
output/docs/Tuple/TupleOverview.html | 1 +
output/docs/Tuple/TuplePigUDFs.html | 1 +
107 files changed, 108 insertions(+), 1 deletion(-)
diff --git a/output/docs/Architecture/Components.html
b/output/docs/Architecture/Components.html
index 6b3b835..34293c5 100644
--- a/output/docs/Architecture/Components.html
+++ b/output/docs/Architecture/Components.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Architecture/Concurrency.html
b/output/docs/Architecture/Concurrency.html
index 8dc8ce3..78343da 100644
--- a/output/docs/Architecture/Concurrency.html
+++ b/output/docs/Architecture/Concurrency.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Architecture/KeyFeatures.html
b/output/docs/Architecture/KeyFeatures.html
index 1a5fa18..c2044e4 100644
--- a/output/docs/Architecture/KeyFeatures.html
+++ b/output/docs/Architecture/KeyFeatures.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Architecture/LargeScale.html
b/output/docs/Architecture/LargeScale.html
index 8d4cf76..06db76d 100644
--- a/output/docs/Architecture/LargeScale.html
+++ b/output/docs/Architecture/LargeScale.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Architecture/MajorSketchFamilies.html
b/output/docs/Architecture/MajorSketchFamilies.html
index f5fcbb0..84c8221 100644
--- a/output/docs/Architecture/MajorSketchFamilies.html
+++ b/output/docs/Architecture/MajorSketchFamilies.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Architecture/OrderSensitivity.html
b/output/docs/Architecture/OrderSensitivity.html
index 93ad4e9..b4eb710 100644
--- a/output/docs/Architecture/OrderSensitivity.html
+++ b/output/docs/Architecture/OrderSensitivity.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Architecture/SketchCriteria.html
b/output/docs/Architecture/SketchCriteria.html
index fcae0ac..fbc49d1 100644
--- a/output/docs/Architecture/SketchCriteria.html
+++ b/output/docs/Architecture/SketchCriteria.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Architecture/SketchFeaturesMatrix.html
b/output/docs/Architecture/SketchFeaturesMatrix.html
index 1e832d5..e72a808 100644
--- a/output/docs/Architecture/SketchFeaturesMatrix.html
+++ b/output/docs/Architecture/SketchFeaturesMatrix.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Architecture/SketchesByComponent.html
b/output/docs/Architecture/SketchesByComponent.html
index 099b166..2001873 100644
--- a/output/docs/Architecture/SketchesByComponent.html
+++ b/output/docs/Architecture/SketchesByComponent.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Background/Presentations.html
b/output/docs/Background/Presentations.html
index 25b3d1b..ed879a7 100644
--- a/output/docs/Background/Presentations.html
+++ b/output/docs/Background/Presentations.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Background/SketchElements.html
b/output/docs/Background/SketchElements.html
index 66da564..5c6a82c 100644
--- a/output/docs/Background/SketchElements.html
+++ b/output/docs/Background/SketchElements.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Background/SketchOrigins.html
b/output/docs/Background/SketchOrigins.html
index c18d024..e532d95 100644
--- a/output/docs/Background/SketchOrigins.html
+++ b/output/docs/Background/SketchOrigins.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Background/TheChallenge.html
b/output/docs/Background/TheChallenge.html
index 3985b7e..4be26bb 100644
--- a/output/docs/Background/TheChallenge.html
+++ b/output/docs/Background/TheChallenge.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/CPC/CPC.html b/output/docs/CPC/CPC.html
index 7b70ba1..b7ecb6e 100644
--- a/output/docs/CPC/CPC.html
+++ b/output/docs/CPC/CPC.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/CPC/CpcCppExample.html
b/output/docs/CPC/CpcCppExample.html
index 0aa9b20..69c0fb1 100644
--- a/output/docs/CPC/CpcCppExample.html
+++ b/output/docs/CPC/CpcCppExample.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/CPC/CpcHiveExample.html
b/output/docs/CPC/CpcHiveExample.html
index 0e21e7d..8d7d1a3 100644
--- a/output/docs/CPC/CpcHiveExample.html
+++ b/output/docs/CPC/CpcHiveExample.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/CPC/CpcJavaExample.html
b/output/docs/CPC/CpcJavaExample.html
index 987a910..8ca9a4a 100644
--- a/output/docs/CPC/CpcJavaExample.html
+++ b/output/docs/CPC/CpcJavaExample.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/CPC/CpcPerformance.html
b/output/docs/CPC/CpcPerformance.html
index a606c92..bf2b174 100644
--- a/output/docs/CPC/CpcPerformance.html
+++ b/output/docs/CPC/CpcPerformance.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/CPC/CpcPigExample.html
b/output/docs/CPC/CpcPigExample.html
index 10de1f1..e8f5aae 100644
--- a/output/docs/CPC/CpcPigExample.html
+++ b/output/docs/CPC/CpcPigExample.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Community/Downloads.html
b/output/docs/Community/Downloads.html
index 885e008..52c5649 100644
--- a/output/docs/Community/Downloads.html
+++ b/output/docs/Community/Downloads.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Community/NewCommitterProcess.html
b/output/docs/Community/NewCommitterProcess.html
index 17ed4ef..f899ce5 100644
--- a/output/docs/Community/NewCommitterProcess.html
+++ b/output/docs/Community/NewCommitterProcess.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Community/Research.html
b/output/docs/Community/Research.html
index 950a449..b20b7e5 100644
--- a/output/docs/Community/Research.html
+++ b/output/docs/Community/Research.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Community/Transitioning.html
b/output/docs/Community/Transitioning.html
index 5af2c19..cef63cb 100644
--- a/output/docs/Community/Transitioning.html
+++ b/output/docs/Community/Transitioning.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Community/WhoUses.html
b/output/docs/Community/WhoUses.html
index 5cafabb..f4aaca1 100644
--- a/output/docs/Community/WhoUses.html
+++ b/output/docs/Community/WhoUses.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Community/index.html b/output/docs/Community/index.html
index 75a5603..2088203 100644
--- a/output/docs/Community/index.html
+++ b/output/docs/Community/index.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
@@ -569,7 +570,7 @@
</ul>
<h3 id="becoming-a-committer">Becoming a committer</h3>
-<p>We welcome anyone who is eager to continue to contribute to the
DataSketches mission of providing open source, production quality sketch
algorithms and become part of our team. Please send us a message on <a
href="https://lists.apache.org/[email protected]">dev</a>
where we can give you some guidance. After you have made some successful
contributions, the current committers will discuss your candidacy for becoming
a committer. You can also review the <a href="ht [...]
+<p>We welcome anyone who is eager to continue to contribute to the
DataSketches mission of providing open source, production quality sketch
algorithms and become part of our team. Please send us a message on <a
href="https://lists.apache.org/[email protected]">dev</a>
where we can give you some guidance. After you have made some successful
contributions, the current committers will discuss your candidacy for becoming
a committer. You can also review the <a href="ht [...]
<h3 id="reporting-security-issues">Reporting Security Issues</h3>
<p>If you wish to report a security vulnerability, please contact <a
href="[email protected]">[email protected]</a>. Apache DataSketches follows
the typical <a
href="https://apache.org/security/committers.html#vulnerability-handling">Apache
vulnerability handling process</a>.</p>
diff --git a/output/docs/DistinctCountFeaturesMatrix.html
b/output/docs/DistinctCountFeaturesMatrix.html
index 81e4fed..7061f5b 100644
--- a/output/docs/DistinctCountFeaturesMatrix.html
+++ b/output/docs/DistinctCountFeaturesMatrix.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/DistinctCountMeritComparisons.html
b/output/docs/DistinctCountMeritComparisons.html
index 6e3f70b..a19bffc 100644
--- a/output/docs/DistinctCountMeritComparisons.html
+++ b/output/docs/DistinctCountMeritComparisons.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Frequency/FrequencySketchesOverview.html
b/output/docs/Frequency/FrequencySketchesOverview.html
index dce14ac..d954e96 100644
--- a/output/docs/Frequency/FrequencySketchesOverview.html
+++ b/output/docs/Frequency/FrequencySketchesOverview.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Frequency/FrequentDistinctTuplesSketch.html
b/output/docs/Frequency/FrequentDistinctTuplesSketch.html
index 326aa64..3af91be 100644
--- a/output/docs/Frequency/FrequentDistinctTuplesSketch.html
+++ b/output/docs/Frequency/FrequentDistinctTuplesSketch.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Frequency/FrequentItemsCppExample.html
b/output/docs/Frequency/FrequentItemsCppExample.html
index c4db5ed..5eda0b8 100644
--- a/output/docs/Frequency/FrequentItemsCppExample.html
+++ b/output/docs/Frequency/FrequentItemsCppExample.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Frequency/FrequentItemsHiveUDFs.html
b/output/docs/Frequency/FrequentItemsHiveUDFs.html
index d4444c6..379ec5e 100644
--- a/output/docs/Frequency/FrequentItemsHiveUDFs.html
+++ b/output/docs/Frequency/FrequentItemsHiveUDFs.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Frequency/FrequentItemsJavaExample.html
b/output/docs/Frequency/FrequentItemsJavaExample.html
index 9490449..cdc8ebf 100644
--- a/output/docs/Frequency/FrequentItemsJavaExample.html
+++ b/output/docs/Frequency/FrequentItemsJavaExample.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Frequency/FrequentItemsOverview.html
b/output/docs/Frequency/FrequentItemsOverview.html
index bafcdd5..c32541f 100644
--- a/output/docs/Frequency/FrequentItemsOverview.html
+++ b/output/docs/Frequency/FrequentItemsOverview.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Frequency/FrequentItemsPerformance.html
b/output/docs/Frequency/FrequentItemsPerformance.html
index 54db585..4c2b54d 100644
--- a/output/docs/Frequency/FrequentItemsPerformance.html
+++ b/output/docs/Frequency/FrequentItemsPerformance.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Frequency/FrequentItemsPigUDFs.html
b/output/docs/Frequency/FrequentItemsPigUDFs.html
index bab38af..83d209e 100644
--- a/output/docs/Frequency/FrequentItemsPigUDFs.html
+++ b/output/docs/Frequency/FrequentItemsPigUDFs.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Frequency/FrequentItemsReferences.html
b/output/docs/Frequency/FrequentItemsReferences.html
index 550f47c..9825256 100644
--- a/output/docs/Frequency/FrequentItemsReferences.html
+++ b/output/docs/Frequency/FrequentItemsReferences.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Graduation/GraduationCheckList.html
b/output/docs/Graduation/GraduationCheckList.html
index 54b08ee..39a05e5 100644
--- a/output/docs/Graduation/GraduationCheckList.html
+++ b/output/docs/Graduation/GraduationCheckList.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Graduation/Maturity.html
b/output/docs/Graduation/Maturity.html
index f293de8..9ecda06 100644
--- a/output/docs/Graduation/Maturity.html
+++ b/output/docs/Graduation/Maturity.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/HLL/HLL.html b/output/docs/HLL/HLL.html
index 474761c..9341688 100644
--- a/output/docs/HLL/HLL.html
+++ b/output/docs/HLL/HLL.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/HLL/HllCppExample.html
b/output/docs/HLL/HllCppExample.html
index ca4a8b7..d11085a 100644
--- a/output/docs/HLL/HllCppExample.html
+++ b/output/docs/HLL/HllCppExample.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/HLL/HllHiveUDFs.html b/output/docs/HLL/HllHiveUDFs.html
index aacf535..ef60170 100644
--- a/output/docs/HLL/HllHiveUDFs.html
+++ b/output/docs/HLL/HllHiveUDFs.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/HLL/HllJavaExample.html
b/output/docs/HLL/HllJavaExample.html
index 2a48d34..cb219dd 100644
--- a/output/docs/HLL/HllJavaExample.html
+++ b/output/docs/HLL/HllJavaExample.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/HLL/HllMap.html b/output/docs/HLL/HllMap.html
index 1bf93f2..1d0fca3 100644
--- a/output/docs/HLL/HllMap.html
+++ b/output/docs/HLL/HllMap.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/HLL/HllPerformance.html
b/output/docs/HLL/HllPerformance.html
index b3e5e7c..255cb40 100644
--- a/output/docs/HLL/HllPerformance.html
+++ b/output/docs/HLL/HllPerformance.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/HLL/HllPigUDFs.html b/output/docs/HLL/HllPigUDFs.html
index c5543c7..589cb4e 100644
--- a/output/docs/HLL/HllPigUDFs.html
+++ b/output/docs/HLL/HllPigUDFs.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/HLL/HllSketchVsDruidHyperLogLogCollector.html
b/output/docs/HLL/HllSketchVsDruidHyperLogLogCollector.html
index 1cc1c08..18d5819 100644
--- a/output/docs/HLL/HllSketchVsDruidHyperLogLogCollector.html
+++ b/output/docs/HLL/HllSketchVsDruidHyperLogLogCollector.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/HLL/Hll_vs_CS_Hllpp.html
b/output/docs/HLL/Hll_vs_CS_Hllpp.html
index 79d2921..8120fac 100644
--- a/output/docs/HLL/Hll_vs_CS_Hllpp.html
+++ b/output/docs/HLL/Hll_vs_CS_Hllpp.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/HLL/Hll_vs_G_Hllpp.html
b/output/docs/HLL/Hll_vs_G_Hllpp.html
index 0db3d02..66f1d19 100644
--- a/output/docs/HLL/Hll_vs_G_Hllpp.html
+++ b/output/docs/HLL/Hll_vs_G_Hllpp.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Memory/MemoryPackage.html
b/output/docs/Memory/MemoryPackage.html
index 2986565..2ef7a18 100644
--- a/output/docs/Memory/MemoryPackage.html
+++ b/output/docs/Memory/MemoryPackage.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Memory/MemoryPerformance.html
b/output/docs/Memory/MemoryPerformance.html
index a97ccd7..d4a9eef 100644
--- a/output/docs/Memory/MemoryPerformance.html
+++ b/output/docs/Memory/MemoryPerformance.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Quantiles/Definitions.html
b/output/docs/Quantiles/Definitions.html
index b0a0357..fdd4748 100644
--- a/output/docs/Quantiles/Definitions.html
+++ b/output/docs/Quantiles/Definitions.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Quantiles/DruidApproxHistogramStudy.html
b/output/docs/Quantiles/DruidApproxHistogramStudy.html
index 4a99a2c..0a4b0e8 100644
--- a/output/docs/Quantiles/DruidApproxHistogramStudy.html
+++ b/output/docs/Quantiles/DruidApproxHistogramStudy.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Quantiles/ExactQuantiles.html
b/output/docs/Quantiles/ExactQuantiles.html
index 2c08002..b87ee36 100644
--- a/output/docs/Quantiles/ExactQuantiles.html
+++ b/output/docs/Quantiles/ExactQuantiles.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Quantiles/KLLSketch.html
b/output/docs/Quantiles/KLLSketch.html
index 1b07c4d..0a6973e 100644
--- a/output/docs/Quantiles/KLLSketch.html
+++ b/output/docs/Quantiles/KLLSketch.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Quantiles/KllSketchVsTDigest.html
b/output/docs/Quantiles/KllSketchVsTDigest.html
index 2850e42..d31820e 100644
--- a/output/docs/Quantiles/KllSketchVsTDigest.html
+++ b/output/docs/Quantiles/KllSketchVsTDigest.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Quantiles/MomentsSketchStudy.html
b/output/docs/Quantiles/MomentsSketchStudy.html
index c0b8579..0fac5a7 100644
--- a/output/docs/Quantiles/MomentsSketchStudy.html
+++ b/output/docs/Quantiles/MomentsSketchStudy.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Quantiles/QuantilesAccuracy.html
b/output/docs/Quantiles/QuantilesAccuracy.html
index eb0de03..d0188cf 100644
--- a/output/docs/Quantiles/QuantilesAccuracy.html
+++ b/output/docs/Quantiles/QuantilesAccuracy.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Quantiles/QuantilesCppExample.html
b/output/docs/Quantiles/QuantilesCppExample.html
index bb53ecc..b76a391 100644
--- a/output/docs/Quantiles/QuantilesCppExample.html
+++ b/output/docs/Quantiles/QuantilesCppExample.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Quantiles/QuantilesHiveUDFs.html
b/output/docs/Quantiles/QuantilesHiveUDFs.html
index 0d7299b..8f8d400 100644
--- a/output/docs/Quantiles/QuantilesHiveUDFs.html
+++ b/output/docs/Quantiles/QuantilesHiveUDFs.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Quantiles/QuantilesJavaExample.html
b/output/docs/Quantiles/QuantilesJavaExample.html
index 6e0ad12..c6243ee 100644
--- a/output/docs/Quantiles/QuantilesJavaExample.html
+++ b/output/docs/Quantiles/QuantilesJavaExample.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Quantiles/QuantilesOverview.html
b/output/docs/Quantiles/QuantilesOverview.html
index cfb7f94..ebce6aa 100644
--- a/output/docs/Quantiles/QuantilesOverview.html
+++ b/output/docs/Quantiles/QuantilesOverview.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Quantiles/QuantilesPigUDFs.html
b/output/docs/Quantiles/QuantilesPigUDFs.html
index 97fa99e..1363268 100644
--- a/output/docs/Quantiles/QuantilesPigUDFs.html
+++ b/output/docs/Quantiles/QuantilesPigUDFs.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Quantiles/QuantilesReferences.html
b/output/docs/Quantiles/QuantilesReferences.html
index 6b1179c..20e04c5 100644
--- a/output/docs/Quantiles/QuantilesReferences.html
+++ b/output/docs/Quantiles/QuantilesReferences.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Quantiles/QuantilesStreamAStudy.html
b/output/docs/Quantiles/QuantilesStreamAStudy.html
index 9966257..eabf16c 100644
--- a/output/docs/Quantiles/QuantilesStreamAStudy.html
+++ b/output/docs/Quantiles/QuantilesStreamAStudy.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/REQ/ReqAccuracyAdversarial.html
b/output/docs/REQ/ReqAccuracyAdversarial.html
index ad999c7..672d3db 100644
--- a/output/docs/REQ/ReqAccuracyAdversarial.html
+++ b/output/docs/REQ/ReqAccuracyAdversarial.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/REQ/ReqAccuracyRandomShuffled.html
b/output/docs/REQ/ReqAccuracyRandomShuffled.html
index 0f53dd6..431f67f 100644
--- a/output/docs/REQ/ReqAccuracyRandomShuffled.html
+++ b/output/docs/REQ/ReqAccuracyRandomShuffled.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Sampling/ReservoirSampling.html
b/output/docs/Sampling/ReservoirSampling.html
index b821999..a49cda0 100644
--- a/output/docs/Sampling/ReservoirSampling.html
+++ b/output/docs/Sampling/ReservoirSampling.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Sampling/ReservoirSamplingJava.html
b/output/docs/Sampling/ReservoirSamplingJava.html
index b071f7b..1a1b820 100644
--- a/output/docs/Sampling/ReservoirSamplingJava.html
+++ b/output/docs/Sampling/ReservoirSamplingJava.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Sampling/ReservoirSamplingPerformance.html
b/output/docs/Sampling/ReservoirSamplingPerformance.html
index 5cbaa6d..3e7632a 100644
--- a/output/docs/Sampling/ReservoirSamplingPerformance.html
+++ b/output/docs/Sampling/ReservoirSamplingPerformance.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Sampling/ReservoirSamplingPigUDFs.html
b/output/docs/Sampling/ReservoirSamplingPigUDFs.html
index e13f8af..25a7480 100644
--- a/output/docs/Sampling/ReservoirSamplingPigUDFs.html
+++ b/output/docs/Sampling/ReservoirSamplingPigUDFs.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Sampling/VarOptPigUDFs.html
b/output/docs/Sampling/VarOptPigUDFs.html
index 0b66a4e..52d3d0c 100644
--- a/output/docs/Sampling/VarOptPigUDFs.html
+++ b/output/docs/Sampling/VarOptPigUDFs.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Sampling/VarOptSampling.html
b/output/docs/Sampling/VarOptSampling.html
index ff9aca8..bb1ebb8 100644
--- a/output/docs/Sampling/VarOptSampling.html
+++ b/output/docs/Sampling/VarOptSampling.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Sampling/VarOptSamplingJava.html
b/output/docs/Sampling/VarOptSamplingJava.html
index 525e113..715da47 100644
--- a/output/docs/Sampling/VarOptSamplingJava.html
+++ b/output/docs/Sampling/VarOptSamplingJava.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/SystemIntegrations/ApacheDruidIntegration.html
b/output/docs/SystemIntegrations/ApacheDruidIntegration.html
index 9eee6ae..0116006 100644
--- a/output/docs/SystemIntegrations/ApacheDruidIntegration.html
+++ b/output/docs/SystemIntegrations/ApacheDruidIntegration.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/SystemIntegrations/ApacheHiveIntegration.html
b/output/docs/SystemIntegrations/ApacheHiveIntegration.html
index 9a250c3..bf3e780 100644
--- a/output/docs/SystemIntegrations/ApacheHiveIntegration.html
+++ b/output/docs/SystemIntegrations/ApacheHiveIntegration.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/SystemIntegrations/ApachePigIntegration.html
b/output/docs/SystemIntegrations/ApachePigIntegration.html
index 7fb2588..73e9043 100644
--- a/output/docs/SystemIntegrations/ApachePigIntegration.html
+++ b/output/docs/SystemIntegrations/ApachePigIntegration.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/SystemIntegrations/PostgreSQLIntegration.html
b/output/docs/SystemIntegrations/PostgreSQLIntegration.html
index 11b2b6b..a6d965c 100644
--- a/output/docs/SystemIntegrations/PostgreSQLIntegration.html
+++ b/output/docs/SystemIntegrations/PostgreSQLIntegration.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/AccuracyOfDifferentKUnions.html
b/output/docs/Theta/AccuracyOfDifferentKUnions.html
index a6429be..d9480b2 100644
--- a/output/docs/Theta/AccuracyOfDifferentKUnions.html
+++ b/output/docs/Theta/AccuracyOfDifferentKUnions.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ConcurrentThetaSketch.html
b/output/docs/Theta/ConcurrentThetaSketch.html
index 83102fd..e5a1990 100644
--- a/output/docs/Theta/ConcurrentThetaSketch.html
+++ b/output/docs/Theta/ConcurrentThetaSketch.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/InverseEstimate.html
b/output/docs/Theta/InverseEstimate.html
index 99eda82..dfeb051 100644
--- a/output/docs/Theta/InverseEstimate.html
+++ b/output/docs/Theta/InverseEstimate.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/KMVbetterEst.html
b/output/docs/Theta/KMVbetterEst.html
index 269a603..6ab9908 100644
--- a/output/docs/Theta/KMVbetterEst.html
+++ b/output/docs/Theta/KMVbetterEst.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/KMVempty.html b/output/docs/Theta/KMVempty.html
index 2c972fd..e18168e 100644
--- a/output/docs/Theta/KMVempty.html
+++ b/output/docs/Theta/KMVempty.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/KMVfirstEst.html
b/output/docs/Theta/KMVfirstEst.html
index 58348e2..99039e5 100644
--- a/output/docs/Theta/KMVfirstEst.html
+++ b/output/docs/Theta/KMVfirstEst.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/KMVrejection.html
b/output/docs/Theta/KMVrejection.html
index 53c410f..5b79e81 100644
--- a/output/docs/Theta/KMVrejection.html
+++ b/output/docs/Theta/KMVrejection.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/KMVupdateVkth.html
b/output/docs/Theta/KMVupdateVkth.html
index 3de973b..fd305ce 100644
--- a/output/docs/Theta/KMVupdateVkth.html
+++ b/output/docs/Theta/KMVupdateVkth.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ThetaAccuracy.html
b/output/docs/Theta/ThetaAccuracy.html
index 9cd1ba2..d8a0c2f 100644
--- a/output/docs/Theta/ThetaAccuracy.html
+++ b/output/docs/Theta/ThetaAccuracy.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ThetaAccuracyPlots.html
b/output/docs/Theta/ThetaAccuracyPlots.html
index 885acb1..9a99ad1 100644
--- a/output/docs/Theta/ThetaAccuracyPlots.html
+++ b/output/docs/Theta/ThetaAccuracyPlots.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ThetaConfidenceIntervals.html
b/output/docs/Theta/ThetaConfidenceIntervals.html
index 50ce0bf..16ab4a7 100644
--- a/output/docs/Theta/ThetaConfidenceIntervals.html
+++ b/output/docs/Theta/ThetaConfidenceIntervals.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ThetaErrorTable.html
b/output/docs/Theta/ThetaErrorTable.html
index 6e2ebf7..692468d 100644
--- a/output/docs/Theta/ThetaErrorTable.html
+++ b/output/docs/Theta/ThetaErrorTable.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ThetaHiveUDFs.html
b/output/docs/Theta/ThetaHiveUDFs.html
index 98cb7c9..3c9ad84 100644
--- a/output/docs/Theta/ThetaHiveUDFs.html
+++ b/output/docs/Theta/ThetaHiveUDFs.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ThetaJavaExample.html
b/output/docs/Theta/ThetaJavaExample.html
index fcfe89a..07d45bd 100644
--- a/output/docs/Theta/ThetaJavaExample.html
+++ b/output/docs/Theta/ThetaJavaExample.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ThetaMergeSpeed.html
b/output/docs/Theta/ThetaMergeSpeed.html
index d2affc6..08ebf22 100644
--- a/output/docs/Theta/ThetaMergeSpeed.html
+++ b/output/docs/Theta/ThetaMergeSpeed.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ThetaMergingAlgorithm.html
b/output/docs/Theta/ThetaMergingAlgorithm.html
index c47113f..3ff2a2f 100644
--- a/output/docs/Theta/ThetaMergingAlgorithm.html
+++ b/output/docs/Theta/ThetaMergingAlgorithm.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ThetaPSampling.html
b/output/docs/Theta/ThetaPSampling.html
index d92d4d5..7497763 100644
--- a/output/docs/Theta/ThetaPSampling.html
+++ b/output/docs/Theta/ThetaPSampling.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ThetaPigUDFs.html
b/output/docs/Theta/ThetaPigUDFs.html
index 87a66b5..f13d29b 100644
--- a/output/docs/Theta/ThetaPigUDFs.html
+++ b/output/docs/Theta/ThetaPigUDFs.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ThetaReferences.html
b/output/docs/Theta/ThetaReferences.html
index 2b1c15c..93760e3 100644
--- a/output/docs/Theta/ThetaReferences.html
+++ b/output/docs/Theta/ThetaReferences.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ThetaSize.html b/output/docs/Theta/ThetaSize.html
index e437e07..0886490 100644
--- a/output/docs/Theta/ThetaSize.html
+++ b/output/docs/Theta/ThetaSize.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ThetaSketchFramework.html
b/output/docs/Theta/ThetaSketchFramework.html
index cc20ba4..9ffe715 100644
--- a/output/docs/Theta/ThetaSketchFramework.html
+++ b/output/docs/Theta/ThetaSketchFramework.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ThetaSketchSetOps.html
b/output/docs/Theta/ThetaSketchSetOps.html
index 176a5ad..293971d 100644
--- a/output/docs/Theta/ThetaSketchSetOps.html
+++ b/output/docs/Theta/ThetaSketchSetOps.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ThetaSketchSetOpsAccuracy.html
b/output/docs/Theta/ThetaSketchSetOpsAccuracy.html
index 1ad160e..fd6aa01 100644
--- a/output/docs/Theta/ThetaSketchSetOpsAccuracy.html
+++ b/output/docs/Theta/ThetaSketchSetOpsAccuracy.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ThetaSparkExample.html
b/output/docs/Theta/ThetaSparkExample.html
index 1d39f0a..710cba8 100644
--- a/output/docs/Theta/ThetaSparkExample.html
+++ b/output/docs/Theta/ThetaSparkExample.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Theta/ThetaUpdateSpeed.html
b/output/docs/Theta/ThetaUpdateSpeed.html
index 95f5d97..253df4d 100644
--- a/output/docs/Theta/ThetaUpdateSpeed.html
+++ b/output/docs/Theta/ThetaUpdateSpeed.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Tuple/TupleEngagementExample.html
b/output/docs/Tuple/TupleEngagementExample.html
index f9c9a36..9e3de64 100644
--- a/output/docs/Tuple/TupleEngagementExample.html
+++ b/output/docs/Tuple/TupleEngagementExample.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Tuple/TupleHiveUDFs.html
b/output/docs/Tuple/TupleHiveUDFs.html
index 7e52d37..f5b15a4 100644
--- a/output/docs/Tuple/TupleHiveUDFs.html
+++ b/output/docs/Tuple/TupleHiveUDFs.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Tuple/TupleJavaExample.html
b/output/docs/Tuple/TupleJavaExample.html
index c1f7a5f..5369159 100644
--- a/output/docs/Tuple/TupleJavaExample.html
+++ b/output/docs/Tuple/TupleJavaExample.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Tuple/TupleOverview.html
b/output/docs/Tuple/TupleOverview.html
index dd4e097..a551797 100644
--- a/output/docs/Tuple/TupleOverview.html
+++ b/output/docs/Tuple/TupleOverview.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
diff --git a/output/docs/Tuple/TuplePigUDFs.html
b/output/docs/Tuple/TuplePigUDFs.html
index ee6762c..e51242c 100644
--- a/output/docs/Tuple/TuplePigUDFs.html
+++ b/output/docs/Tuple/TuplePigUDFs.html
@@ -411,6 +411,7 @@
<div class="collapse" id="collapse_community">
<li><a href="/docs/Community/index.html">•Community</a></li>
<li><a href="/docs/Community/Downloads.html">•Downloads</a></li>
+ <li><a href="/docs/Community/NewCommitterProcess.html">•New Committer
Process</a></li>
<li><a href="/docs/Community/Transitioning.html">•Transitioning from prior
GitHub Site</a></li>
<li><a href="/docs/Community/WhoUses.html">•Who Uses</a></li>
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]