[KYUUBI #1019] [BUILD] Remove developers from pom

<!--
Thanks for sending a pull request!

Here are some tips for you:
  1. If this is your first time, please read our contributor guidelines: https://kyuubi.readthedocs.io/en/latest/community/contributions.html
  2. If the PR is related to an issue in https://github.com/apache/incubator-kyuubi/issues, add '[KYUUBI #XXXX]' in your PR title, e.g., '[KYUUBI #XXXX] Your PR title ...'.
  3. If the PR is unfinished, add '[WIP]' in your PR title, e.g., '[WIP][KYUUBI #XXXX] Your PR title ...'.
-->

### _Why are the changes needed?_
<!--
Please clarify why the changes are needed. For instance,
  1. If you add a feature, you can talk about the use case of it.
  2. If you fix a bug, you can clarify why it is a bug.
-->

> I would recommend not doing this and in particular not not adding organisation as could be taken as misrepresenting who owns the project. People must act as individuals in the interest of the project when working on a project and not the company they are working for.
>
> Kind Regards,
Justin

### _How was this patch tested?_
- [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.readthedocs.io/en/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #1019 from pan3793/pom.

Closes #1019

11369b7d [Cheng Pan] [BUILD] Remove developers from pom

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Kent Yao <yao@apache.org>
This commit is contained in:
Cheng Pan 2021-09-03 19:15:38 +08:00 committed by Kent Yao
parent 8217f3d92f
commit 134da16f36
No known key found for this signature in database
GPG Key ID: F7051850A0AF904D

65
pom.xml
View File

@ -54,71 +54,6 @@
<url>https://github.com/apache/incubator-kyuubi/issues</url>
</issueManagement>
<developers>
<developer>
<id>aajisaka</id>
<name>Akira Ajisaka</name>
<email>aajisaka@apache.org</email>
<organization>Yahoo</organization>
<url>https://github.com/aajisaka</url>
</developer>
<developer>
<id>pan3793</id>
<name>Cheng Pan</name>
<email>chengpan@apache.org</email>
<url>https://github.com/pan3793</url>
</developer>
<developer>
<id>turbofei</id>
<name>Fei Wang</name>
<email>feiwang@apache.org</email>
<organization>eBay</organization>
<url>https://github.com/turbofei</url>
</developer>
<developer>
<id>jhx1008</id>
<name>Hongxiang Jiang</name>
<email>jhx1008@apache.org</email>
<organization>NetEase</organization>
<url>https://github.com/jhx1008</url>
</developer>
<developer>
<id>ningjiang</id>
<name>Willem Ning Jiang</name>
<email>ningjiang@apache.org</email>
<organization>Huawai</organization>
<url>https://github.com/ningjiang</url>
</developer>
<developer>
<id>ulysses-you</id>
<name>Xiduo You</name>
<email>ulyssesyou@apache.org</email>
<organization>NetEase</organization>
<url>https://github.com/ulysses-you</url>
</developer>
<developer>
<id>yaooqinn</id>
<name>Kent Yao</name>
<email>yao@apache.org</email>
<organization>NetEase</organization>
<url>https://github.com/yaooqinn</url>
</developer>
<developer>
<id>apache9</id>
<name>Duo Zhang</name>
<email>zhangduo@apache.org</email>
<organization>Xiaomi</organization>
<url>https://github.com/apache9</url>
</developer>
<developer>
<id>zjffdu</id>
<name>Jeff Zhang</name>
<email>zjffdu@apache.org</email>
<organization>Alibaba</organization>
<url>https://github.com/zjffdu</url>
</developer>
</developers>
<mailingLists>
<mailingList>
<name>Dev Mailing List</name>