PGXN: Fix license and images in metadata

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

Branch: refs/heads/latest_release
Commit: 63f59e2bcf7bf61d7ae22a87d70a598efe94bb0a
Parents: 5984d82
Author: Rahul Iyer <ri...@apache.org>
Authored: Mon Mar 20 14:11:32 2017 -0700
Committer: Rahul Iyer <ri...@apache.org>
Committed: Mon Mar 20 14:11:32 2017 -0700

----------------------------------------------------------------------
 README.md                | 4 ++--
 deploy/PGXN/META.json.in | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-madlib/blob/63f59e2b/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index eaff324..cd4f155 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-![](https://github.com/apache/incubator-madlib/blob/master/doc/imgs/magnetic-icon.png)
 
![](https://github.com/apache/incubator-madlib/blob/master/doc/imgs/agile-icon.png)
 
![](https://github.com/apache/incubator-madlib/blob/master/doc/imgs/deep-icon.png)
+![](https://github.com/apache/incubator-madlib/blob/master/doc/imgs/magnetic-icon.png?raw=True)
 
![](https://github.com/apache/incubator-madlib/blob/master/doc/imgs/agile-icon.png?raw=True)
 
![](https://github.com/apache/incubator-madlib/blob/master/doc/imgs/deep-icon.png?raw=True)
 =================================================
 **MADlib<sup>&reg;</sup>** is an open-source library for scalable in-database 
analytics.
 It provides data-parallel implementations of mathematical, statistical and
@@ -66,7 +66,7 @@ The following block-diagram gives a high-level overview of 
MADlib's
 architecture.
 
 
-![MADlib 
Architecture](https://github.com/apache/incubator-madlib/blob/master/doc/imgs/architecture.png)
+![MADlib 
Architecture](https://github.com/apache/incubator-madlib/blob/master/doc/imgs/architecture.png?raw=True)
 
 
 Third Party Components

http://git-wip-us.apache.org/repos/asf/incubator-madlib/blob/63f59e2b/deploy/PGXN/META.json.in
----------------------------------------------------------------------
diff --git a/deploy/PGXN/META.json.in b/deploy/PGXN/META.json.in
index 47dd9cb..914454d 100644
--- a/deploy/PGXN/META.json.in
+++ b/deploy/PGXN/META.json.in
@@ -3,8 +3,8 @@
     "abstract": "An open-source in-database analytics library",
     "description": "An open-source in-database analytics library",
     "version": "@MADLIB_PGXN_VERSION_STR@",
-    "maintainer": "MADlib development team",
-    "license": "bsd",
+    "maintainer": "MADlib contributors <d...@madlib.incubator.apache.org>",
+    "license": "apache_2_0",
     "provides": {
         "madlib": {
             "file": 
"madlib--@MADLIB_VERSION_MAJOR@.@MADLIB_VERSION_MINOR@.@MADLIB_VERSION_PATCH@.sql",

Reply via email to