Updated the VXQuery contributors list.
Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/0ad460aa Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/0ad460aa Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/0ad460aa Branch: refs/heads/site Commit: 0ad460aaa702768e5567760f18db2a8eea386972 Parents: faec6e4 Author: Preston Carman <[email protected]> Authored: Sun May 15 13:45:30 2016 -0700 Committer: Preston Carman <[email protected]> Committed: Sun May 15 13:45:30 2016 -0700 ---------------------------------------------------------------------- pom.xml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/vxquery/blob/0ad460aa/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fb9df9a..8a97a92 100644 --- a/pom.xml +++ b/pom.xml @@ -132,6 +132,45 @@ </developer> </developers> + <contributors> + <contributor> + <name>Ankit Ladhania</name> + <email /> + <organization /> + <roles> + <role>Developer</role> + </roles> + <timezone>+5:30</timezone> + </contributor> + <contributor> + <name>Christina Pavlopoulou</name> + <email /> + <organization /> + <roles> + <role>Developer</role> + </roles> + <timezone>-8</timezone> + </contributor> + <contributor> + <name>Efi Kaltirimidou</name> + <email /> + <organization /> + <roles> + <role>Developer</role> + </roles> + <timezone>+3</timezone> + </contributor> + <contributor> + <name>Shivani Mall</name> + <email /> + <organization /> + <roles> + <role>Developer</role> + </roles> + <timezone>-8</timezone> + </contributor> + </contributors> + <mailingLists> <mailingList> <name>dev</name>
