You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sqoop.apache.org by bo...@apache.org on 2017/08/03 16:27:51 UTC

sqoop git commit: SQOOP-3217: Sqoop2: Add Boglarka Egyed to committer list in our pom file

Repository: sqoop
Updated Branches:
  refs/heads/sqoop2 4efe6450b -> 6968a7082


SQOOP-3217: Sqoop2: Add Boglarka Egyed to committer list in our pom file

(Abraham Fine via Boglarka Egyed)


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

Branch: refs/heads/sqoop2
Commit: 6968a70825883fc962ed152f1a46bc21268c18cc
Parents: 4efe645
Author: Boglarka Egyed <bo...@apache.org>
Authored: Thu Aug 3 18:25:31 2017 +0200
Committer: Boglarka Egyed <bo...@apache.org>
Committed: Thu Aug 3 18:25:31 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/sqoop/blob/6968a708/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d11d565..a96a55c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -973,6 +973,14 @@ limitations under the License.
       </roles>
     </developer>
     <developer>
+      <id>bogi</id>
+      <name>Boglarka Egyed</name>
+      <organization>Cloudera</organization>
+      <roles>
+        <role>committer</role>
+      </roles>
+    </developer>
+    <developer>
       <id>cheolsoo</id>
       <name>Cheolsoo Park</name>
       <organization>StreamSets</organization>