Author: twilliams
Date: Sat Sep 29 11:44:24 2012
New Revision: 1391785
URL: http://svn.apache.org/viewvc?rev=1391785&view=rev
Log:
Use http by default, add markmail archive links
Modified:
incubator/blur/site/trunk/content/blur/get_involved.mdtext
Modified: incubator/blur/site/trunk/content/blur/get_involved.mdtext
URL:
http://svn.apache.org/viewvc/incubator/blur/site/trunk/content/blur/get_involved.mdtext?rev=1391785&r1=1391784&r2=1391785&view=diff
==============================================================================
--- incubator/blur/site/trunk/content/blur/get_involved.mdtext (original)
+++ incubator/blur/site/trunk/content/blur/get_involved.mdtext Sat Sep 29
11:44:24 2012
@@ -23,8 +23,10 @@ you here.
### Source Code ###
Blur uses Apache's git repo, users can checkout here:
- git clone https://git-wip-us.apache.org/repos/asf/incubator-blur.git
-
+ git clone http://git-wip-us.apache.org/repos/asf/incubator-blur.git
+
+For committers, you should use <code>https</code> in the URL above.
+
### Issues ###
If you discover an issue with Blur, please create an issue in
<a href="https://issues.apache.org/jira/browse/BLUR">JIRA</a> so we can track
it's
@@ -40,7 +42,8 @@ happen: <br/>
- Subscribe: <a
href="[email protected]">[email protected]</a>
- Unsubscribe: <a
href="[email protected]">[email protected]</a>
-- Archives: <a
href="http://mail-archives.apache.org/mod_mbox/incubator-blur-user/">mail-archives.apache.org</a>
+- Archives: <a
href="http://mail-archives.apache.org/mod_mbox/incubator-blur-user/">mail-archives.apache.org</a>,
+ <a
href="http://markmail.org/browse/org.apache.incubator.blur-user">markmail.org</a>
#### Dev ####
If you're interested in contributing to Blur internals or how Blur works,
please use the dev list:<br/>
@@ -48,7 +51,8 @@ If you're interested in contributing to
- Subscribe: <a
href="[email protected]">[email protected]</a>
- Unsubscribe: <a
href="[email protected]">[email protected]</a>
-- Archives: <a
href="http://mail-archives.apache.org/mod_mbox/incubator-blur-dev/">mail-archives.apache.org</a>
+- Archives: <a
href="http://mail-archives.apache.org/mod_mbox/incubator-blur-dev/">mail-archives.apache.org</a>,
+ <a
href="http://markmail.org/browse/org.apache.incubator.blur-dev">markmail.org</a>
#### Commits ####
For developers actively tracking the code base, diffs of all commits go
here:<br/>
@@ -56,4 +60,5 @@ For developers actively tracking the cod
- Subscribe: <a
href="[email protected]">[email protected]</a>
- Unsubscribe: <a
href="[email protected]">[email protected]</a>
-- Archives: <a
href="http://mail-archives.apache.org/mod_mbox/incubator-blur-commits/">mail-archives.apache.org</a>
\ No newline at end of file
+- Archives: <a
href="http://mail-archives.apache.org/mod_mbox/incubator-blur-commits/">mail-archives.apache.org</a>,
+ <a
href="http://markmail.org/browse/org.apache.incubator.blur-commits">markmail.org</a>
\ No newline at end of file