You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by st...@apache.org on 2011/12/27 21:16:36 UTC

git commit: add myself to the parent pom

Updated Branches:
  refs/heads/master 5fd0d5331 -> 0c1a76b89


add myself to the parent pom


Project: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/commit/0c1a76b8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/tree/0c1a76b8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/diff/0c1a76b8

Branch: refs/heads/master
Commit: 0c1a76b89b1dc36716d4bca1cdde6e1b67e117df
Parents: 5fd0d53
Author: Mark Struberg <st...@apache.org>
Authored: Tue Dec 27 21:16:11 2011 +0100
Committer: Mark Struberg <st...@apache.org>
Committed: Tue Dec 27 21:16:11 2011 +0100

----------------------------------------------------------------------
 deltaspike/parent/pom.xml |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/blob/0c1a76b8/deltaspike/parent/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/parent/pom.xml b/deltaspike/parent/pom.xml
index 28a4f19..2554acf 100644
--- a/deltaspike/parent/pom.xml
+++ b/deltaspike/parent/pom.xml
@@ -120,6 +120,15 @@
             </roles>
             <timezone>-5</timezone>
         </developer>
+        <developer>
+            <id>struberg</id>
+            <name>Mark Struberg</name>
+            <email>struberg@apache.org</email>
+            <roles>
+                <role>PPMC</role>
+            </roles>
+            <timezone>+1</timezone>
+        </developer>
     </developers>
 
     <!-- TODO move to a 'owb' profile -->