You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by jx...@apache.org on 2022/10/20 02:12:04 UTC

[helix] branch master updated: Update PMC Chair

This is an automated email from the ASF dual-hosted git repository.

jxue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git


The following commit(s) were added to refs/heads/master by this push:
     new 12660e819 Update PMC Chair
12660e819 is described below

commit 12660e819051ca5fdea80f369d6d499740ce3d3b
Author: Junkai Xue <jx...@apache.org>
AuthorDate: Wed Oct 19 19:11:46 2022 -0700

    Update PMC Chair
---
 pom.xml | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/pom.xml b/pom.xml
index 77febc83b..fea514e99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="utf-8"?>
 <!--
   ~ Licensed to the Apache Software Foundation (ASF) under one
   ~ or more contributor license agreements.  See the NOTICE file
@@ -40,12 +40,21 @@
 
   <url>http://helix.apache.org</url>
   <developers>
+    <developer>
+      <id>jxue</id>
+      <name>Junkai Xue</name>
+      <email>jxue@apache.org</email>
+      <roles>
+        <role>PMC Chair</role>
+      </roles>
+      <timezone>-8</timezone>
+    </developer>
     <developer>
       <id>kishoreg</id>
       <name>Kishore Gopalakrishna</name>
       <email>kishoreg@apache.org</email>
       <roles>
-        <role>PMC Chair</role>
+        <role>PMC Member</role>
       </roles>
       <timezone>-8</timezone>
     </developer>
@@ -211,15 +220,6 @@
       </roles>
       <timezone>-8</timezone>
     </developer>
-    <developer>
-      <id>jxue</id>
-      <name>Junkai Xue</name>
-      <email>jxue@apache.org</email>
-      <roles>
-        <role>Committer / PMC Member</role>
-      </roles>
-      <timezone>-8</timezone>
-    </developer>
     <developer>
       <id>jiajunwang</id>
       <name>Jiajun Wang</name>