Repository: eagle
Updated Branches:
  refs/heads/master c243f4161 -> d20f2e116


adding myself in developer list as a first commit

adding me in developer list and trying to merge this as my first commit to repo.

Author: Jay <jhsonl...@gmail.com>

Closes #915 from jhsenjaliya/add-me-in-developer-list.


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

Branch: refs/heads/master
Commit: d20f2e1162f986c66fd5e5e23c85a22aabd5d417
Parents: c243f41
Author: Jay <jhsonl...@gmail.com>
Authored: Sun Apr 16 22:05:15 2017 -0700
Committer: Jay <jhsonl...@gmail.com>
Committed: Sun Apr 16 22:05:15 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/eagle/blob/d20f2e11/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bf21b12..7862e6f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -123,6 +123,13 @@
             <organization>Apache Software Foundation</organization>
             <organizationUrl>https://eagle.apache.org</organizationUrl>
         </developer>
+        <developer>
+            <id>jaysen</id>
+            <name>Jayesh Senjaliya</name>
+            <email>jay...@apache.org</email>
+            <organization>Apache Software Foundation</organization>
+            <organizationUrl>https://eagle.apache.org</organizationUrl>
+        </developer>
     </developers>
     <modules>
         <module>eagle-core</module>

Reply via email to