You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by sn...@apache.org on 2014/11/29 16:50:17 UTC

incubator-ranger git commit: Modified twitter account to Ranger4Hadoop

Repository: incubator-ranger
Updated Branches:
  refs/heads/master 28a401f42 -> 80ec0732a


Modified twitter account to Ranger4Hadoop


Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/80ec0732
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/80ec0732
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/80ec0732

Branch: refs/heads/master
Commit: 80ec0732a5eb1f568e862d60ba378f40aa0ddb25
Parents: 28a401f
Author: sneethiraj <sn...@apache.org>
Authored: Sat Nov 29 10:49:53 2014 -0500
Committer: sneethiraj <sn...@apache.org>
Committed: Sat Nov 29 10:49:53 2014 -0500

----------------------------------------------------------------------
 docs/.gitignore        | 1 +
 docs/src/site/site.xml | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/80ec0732/docs/.gitignore
----------------------------------------------------------------------
diff --git a/docs/.gitignore b/docs/.gitignore
new file mode 100644
index 0000000..b83d222
--- /dev/null
+++ b/docs/.gitignore
@@ -0,0 +1 @@
+/target/

http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/80ec0732/docs/src/site/site.xml
----------------------------------------------------------------------
diff --git a/docs/src/site/site.xml b/docs/src/site/site.xml
index 4d863af..d3602e2 100644
--- a/docs/src/site/site.xml
+++ b/docs/src/site/site.xml
@@ -29,7 +29,7 @@ under the License.
   </skin>
 
 <bannerLeft>
-    <name>Argus logo</name>
+    <name>Ranger Logo</name>
     <src>/logo/rangerlogo.png</src>
     <height>200px</height>
     <width>400px</width>
@@ -65,7 +65,7 @@ under the License.
         <sideBarEnabled>true</sideBarEnabled>
         <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
         <twitter>
-            <user>apacheargus</user>
+            <user>Ranger4Hadoop</user>
             <showUser>true</showUser>
             <showFollowers>true</showFollowers>
         </twitter>