You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sqoop.apache.org by va...@apache.org on 2017/11/21 10:03:10 UTC

sqoop git commit: SQOOP-3256: Sqoop2: Add Szabolcs Vasas to committer list in our pom file

Repository: sqoop
Updated Branches:
  refs/heads/sqoop2 6968a7082 -> 3517bc254


SQOOP-3256: Sqoop2: Add Szabolcs Vasas to committer list in our pom file

(Boglarka Egyed via Szabolcs Vasas)


Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/3517bc25
Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/3517bc25
Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/3517bc25

Branch: refs/heads/sqoop2
Commit: 3517bc254fcf0a67f7d721b15d4083a193fdf215
Parents: 6968a70
Author: Szabolcs Vasas <va...@apache.org>
Authored: Tue Nov 21 11:00:54 2017 +0100
Committer: Szabolcs Vasas <va...@apache.org>
Committed: Tue Nov 21 11:00:54 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/sqoop/blob/3517bc25/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a96a55c..7468ef0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1150,6 +1150,14 @@ limitations under the License.
       </roles>
     </developer>
     <developer>
+      <id>vasas</id>
+      <name>Szabolcs Vasas</name>
+      <organization>Cloudera</organization>
+      <roles>
+        <role>committer</role>
+      </roles>
+    </developer>
+    <developer>
       <id>venkatnrangan</id>
       <name>Venkat Ranganathan</name>
       <organization>Hortonworks</organization>