Repository: twill Updated Branches: refs/heads/master 7f494d13d -> 439c1096d
Add Yuliya Feldman to committer Project: http://git-wip-us.apache.org/repos/asf/twill/repo Commit: http://git-wip-us.apache.org/repos/asf/twill/commit/439c1096 Tree: http://git-wip-us.apache.org/repos/asf/twill/tree/439c1096 Diff: http://git-wip-us.apache.org/repos/asf/twill/diff/439c1096 Branch: refs/heads/master Commit: 439c1096df09939e3f13749722746b767f4ca753 Parents: 7f494d1 Author: Terence Yim <[email protected]> Authored: Mon Mar 12 18:49:49 2018 -0700 Committer: Terence Yim <[email protected]> Committed: Mon Mar 12 18:49:49 2018 -0700 ---------------------------------------------------------------------- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/twill/blob/439c1096/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f804fd7..84c4b8c 100644 --- a/pom.xml +++ b/pom.xml @@ -113,6 +113,14 @@ <role>Committer</role> </roles> </developer> + <developer> + <id>yufeldman</id> + <name>Yuliya Feldman</name> + <email>[email protected]</email> + <roles> + <role>Committer</role> + </roles> + </developer> </developers> <modules>
