You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mw...@apache.org on 2017/11/01 21:54:33 UTC

[accumulo-website] branch asf-site updated: Jekyll build from master:d8338cc

This is an automated email from the ASF dual-hosted git repository.

mwalch pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 6819908  Jekyll build from master:d8338cc
6819908 is described below

commit 6819908dd8ad4f0a789cb170594166606e442d85
Author: Mike Walch <mw...@apache.org>
AuthorDate: Wed Nov 1 17:53:53 2017 -0400

    Jekyll build from master:d8338cc
    
    Switch from numbers to ids for links
---
 feed.xml                |  4 ++--
 get_involved/index.html | 10 +++-------
 2 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/feed.xml b/feed.xml
index 0cda882..0af425f 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>https://accumulo.apache.org/</link>
     <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Wed, 01 Nov 2017 17:16:38 -0400</pubDate>
-    <lastBuildDate>Wed, 01 Nov 2017 17:16:38 -0400</lastBuildDate>
+    <pubDate>Wed, 01 Nov 2017 17:53:41 -0400</pubDate>
+    <lastBuildDate>Wed, 01 Nov 2017 17:53:41 -0400</lastBuildDate>
     <generator>Jekyll v3.5.2</generator>
     
     
diff --git a/get_involved/index.html b/get_involved/index.html
index 0e9d9f0..f6a257d 100644
--- a/get_involved/index.html
+++ b/get_involved/index.html
@@ -186,7 +186,7 @@ hang out in the #accumulo channel on irc.freenode.net.</p>
 <h2 id="contributor-guide">Contributor Guide</h2>
 
 <p>See the <a href="/contributor/">contributor guide</a> for recommended practices in interacting with our source code.
-Take a look at <a href="https://www.ohloh.net/p/accumulo">Accumulo’s Ohloh page</a> for an analysis of the code base.</p>
+Take a look at <a href="https://www.openhub.net/p/accumulo">Accumulo’s OpenHub page</a> for an analysis of the code base.</p>
 
 <h2 id="conferences-and-meetups">Conferences and Meetups</h2>
 
@@ -196,10 +196,6 @@ Take a look at <a href="https://www.ohloh.net/p/accumulo">Accumulo’s Ohloh pag
   <li>Look for <a href="https://www.meetup.com/find/?keywords=accumulo">Accumulo Meetups in your area</a></li>
 </ul>
 
-<h2 id="community-interaction">Community Interaction</h2>
-
-<p>Learn about <a href="http://www.betaversion.org/~stefano/papers/ac2006.2.pdf">building open source communities</a>.</p>
-
 <h2 id="decision-making">Decision Making</h2>
 
 <p>The most important thing about engaging with any Apache project is that everyone
@@ -216,7 +212,7 @@ Most of the time we work with the consensus building techniques documented below
 
 <h3 id="lazy-consensus">Lazy Consensus</h3>
 
-<p><a href="/contributor/lazyConsensus">Lazy consensus</a> is the first, and possibly the most important, consensus building 
+<p><a href="/contributor/lazyConsensus">Lazy consensus</a> is the first, and possibly the most important, consensus building
 tool we have. Essentially, lazy consensus means that you don’t need to get explicit
 approval to proceed, but you need to be prepared to listen if someone objects.</p>
 
@@ -233,7 +229,7 @@ consensus</a> model.</p>
 <h3 id="voting">Voting</h3>
 
 <p>Occasionally a “feel” for consensus is not enough. Sometimes we need to 
-have a measurable consensus. For example, when <a href="/contributor/voting">voting</a> in new committers or 
+have a measurable consensus. For example, when <a href="/contributor/voting">voting</a> in new committers or
 to approve a release.</p>
 
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@accumulo.apache.org" <co...@accumulo.apache.org>'].