You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@madlib.apache.org by ji...@apache.org on 2018/06/14 17:41:06 UTC

madlib git commit: Test push access

Repository: madlib
Updated Branches:
  refs/heads/test-committer-access [created] afb10fd5b


Test push access


Project: http://git-wip-us.apache.org/repos/asf/madlib/repo
Commit: http://git-wip-us.apache.org/repos/asf/madlib/commit/afb10fd5
Tree: http://git-wip-us.apache.org/repos/asf/madlib/tree/afb10fd5
Diff: http://git-wip-us.apache.org/repos/asf/madlib/diff/afb10fd5

Branch: refs/heads/test-committer-access
Commit: afb10fd5bb16ea58ce29ec4f7930af0513e47297
Parents: 8e34f68
Author: Jingyi Mei <jm...@pivotal.io>
Authored: Thu Jun 14 10:40:09 2018 -0700
Committer: Jingyi Mei <jm...@pivotal.io>
Committed: Thu Jun 14 10:40:09 2018 -0700

----------------------------------------------------------------------
 README.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/madlib/blob/afb10fd5/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 4e218d5..170b9c0 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,10 @@
 ![](doc/imgs/magnetic-icon.png?raw=True) ![](doc/imgs/agile-icon.png?raw=True) ![](doc/imgs/deep-icon.png?raw=True)
-=================================================
+==================================================t
 **MADlib<sup>&reg;</sup>** is an open-source library for scalable in-database analytics.
 It provides data-parallel implementations of mathematical, statistical and
 machine learning methods for structured and unstructured data.
 
+
 [![master build status](https://builds.apache.org/buildStatus/icon?job=madlib-master-build&style=plastic)](https://builds.apache.org/job/madlib-master-build)
 
 
@@ -14,7 +15,7 @@ latest binary and source packages. For installation and contribution guides,
 and other useful information
 please refer to the [`MADlib Wiki`](https://cwiki.apache.org/confluence/display/MADLIB/)
 
-[`Compiling from source on Linux`](https://cwiki.apache.org/confluence/display/MADLIB/Installation+Guide#InstallationGuide-CompileFromSourceCompilingFromSource) details are 
+[`Compiling from source on Linux`](https://cwiki.apache.org/confluence/display/MADLIB/Installation+Guide#InstallationGuide-CompileFromSourceCompilingFromSource) details are
 also on the wiki.