Repository: sqoop Updated Branches: refs/heads/sqoop2 954a993fd -> ebd68dc2d (forced update)
SQOOP-2394: Add Richard Zhou to the developers list (Abraham Elmahrek via Richard Zhou) Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/ebd68dc2 Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/ebd68dc2 Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/ebd68dc2 Branch: refs/heads/sqoop2 Commit: ebd68dc2dd863d2d0c98c6beb3c390e8f8072726 Parents: b8e53c4 Author: Richard Zhou <[email protected]> Authored: Mon Jun 8 21:22:31 2015 +0800 Committer: Richard Zhou <[email protected]> Committed: Mon Jun 8 21:34:59 2015 +0800 ---------------------------------------------------------------------- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sqoop/blob/ebd68dc2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 531009a..269e617 100644 --- a/pom.xml +++ b/pom.xml @@ -901,5 +901,13 @@ limitations under the License. <role>Committer</role> </roles> </developer> + <developer> + <id>rzhou1</id> + <name>Richard Zhou</name> + <organization>Intel</organization> + <roles> + <role>Committer</role> + </roles> + </developer> </developers> </project>
