You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@twill.apache.org by ch...@apache.org on 2016/10/13 16:50:01 UTC

twill git commit: Added Ali Anwar as committer

Repository: twill
Updated Branches:
  refs/heads/master 6c7d32aa7 -> 6837f15fc


Added Ali Anwar as committer

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

Branch: refs/heads/master
Commit: 6837f15fc0b4cc792fdfd2a800202c1f8d5e30a9
Parents: 6c7d32a
Author: Terence Yim <ch...@apache.org>
Authored: Thu Oct 13 09:49:54 2016 -0700
Committer: Terence Yim <ch...@apache.org>
Committed: Thu Oct 13 09:49:54 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/twill/blob/6837f15f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 864d5e1..77154b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,6 +97,14 @@
                 <role>PMC</role>
             </roles>
         </developer>
+        <developer>
+            <id>anwar</id>
+            <name>Ali Anwar</name>
+            <email>anwar@apache.org</email>
+            <roles>
+                <role>Committer</role>
+            </roles>
+        </developer>
     </developers>
 
     <modules>