You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lens.apache.org by sh...@apache.org on 2015/12/30 08:10:33 UTC

[14/50] [abbrv] lens git commit: First Commit, added SushilMohanty to developers list

First Commit, added SushilMohanty to developers list


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

Branch: refs/heads/LENS-581
Commit: f41c176b473ac014a0c3b24f16e82444a445f28b
Parents: e5691d8
Author: Sushil Mohanty <su...@apache.org>
Authored: Tue Nov 24 12:42:25 2015 +0530
Committer: Sushil Mohanty <su...@apache.org>
Committed: Tue Nov 24 12:42:25 2015 +0530

----------------------------------------------------------------------
 pom.xml | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lens/blob/f41c176b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9b417d9..b19857f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -342,6 +342,15 @@
         <role>Committer</role>
       </roles>
     </developer>
+    <developer>
+      <id>sushilmohanty</id>
+      <email>sushilmohanty@apache.org</email>
+      <name>SushilMohanty</name>
+      <timezone>+5.5</timezone>
+      <roles>
+        <role>Committer</role>
+      </roles>
+    </developer>
   </developers>
   <scm>
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/lens.git</connection>