Attributed Guohui Xiao as contributor
Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/69264f16 Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/69264f16 Diff: http://git-wip-us.apache.org/repos/asf/commons-rdf/diff/69264f16 Branch: refs/heads/master Commit: 69264f16b99f790726d855af591ebc7a91ebda64 Parents: d7df785 Author: Stian Soiland-Reyes <[email protected]> Authored: Fri Jan 27 16:05:25 2017 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Fri Jan 27 16:05:25 2017 +0000 ---------------------------------------------------------------------- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/69264f16/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 94e43cb..826490c 100644 --- a/pom.xml +++ b/pom.xml @@ -225,6 +225,15 @@ </roles> <timezone>+0</timezone> </contributor> + <contributor> + <name>Guohui Xiao</name> + <email>gx.xiao[at]gmail[dot]com</email> + <url>http://orcid.org/0000-0002-5115-4769</url> + <roles> + <role>Contributor</role> + </roles> + <timezone>+1</timezone> + </contributor> </contributors> <modules>
