You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by sk...@apache.org on 2017/07/28 09:40:05 UTC

syncope git commit: Adding myself to the developers in pom.xml

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 2a2d8c836 -> 6fecdc2bc


Adding myself to the developers in pom.xml


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

Branch: refs/heads/2_0_X
Commit: 6fecdc2bc7fcec644eb1d664ed8f557f0b333970
Parents: 2a2d8c8
Author: Matteo Alessandroni <ma...@tirasa.net>
Authored: Fri Jul 28 11:35:39 2017 +0200
Committer: Matteo Alessandroni <ma...@tirasa.net>
Committed: Fri Jul 28 11:35:39 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/6fecdc2b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8cf2787..a9d8170 100644
--- a/pom.xml
+++ b/pom.xml
@@ -302,6 +302,17 @@ under the License.
       <url>http://people.apache.org/~matteodc/</url>
       <email>matteodc@apache.org</email>
     </developer>
+    <developer>
+      <id>skylark17</id>
+      <name>Matteo Alessandroni</name>
+      <organization>Tirasa</organization>
+      <organizationUrl>http://www.tirasa.net/</organizationUrl>
+      <roles>
+        <role>committer</role>
+      </roles>
+      <url>http://people.apache.org/~skylark17/</url>
+      <email>skylark17@apache.org</email>
+    </developer>
   </developers>
   <contributors>
     <contributor>