From 134da16f36b986639151d14b00d29358a813a6b6 Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Fri, 3 Sep 2021 19:15:38 +0800 Subject: [PATCH] [KYUUBI #1019] [BUILD] Remove developers from pom ### _Why are the changes needed?_ > 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 Signed-off-by: Kent Yao --- pom.xml | 65 --------------------------------------------------------- 1 file changed, 65 deletions(-) diff --git a/pom.xml b/pom.xml index e7fc0a8bc..e9d0eed3c 100644 --- a/pom.xml +++ b/pom.xml @@ -54,71 +54,6 @@ https://github.com/apache/incubator-kyuubi/issues - - - aajisaka - Akira Ajisaka - aajisaka@apache.org - Yahoo - https://github.com/aajisaka - - - pan3793 - Cheng Pan - chengpan@apache.org - https://github.com/pan3793 - - - turbofei - Fei Wang - feiwang@apache.org - eBay - https://github.com/turbofei - - - jhx1008 - Hongxiang Jiang - jhx1008@apache.org - NetEase - https://github.com/jhx1008 - - - ningjiang - Willem Ning Jiang - ningjiang@apache.org - Huawai - https://github.com/ningjiang - - - ulysses-you - Xiduo You - ulyssesyou@apache.org - NetEase - https://github.com/ulysses-you - - - yaooqinn - Kent Yao - yao@apache.org - NetEase - https://github.com/yaooqinn - - - apache9 - Duo Zhang - zhangduo@apache.org - Xiaomi - https://github.com/apache9 - - - zjffdu - Jeff Zhang - zjffdu@apache.org - Alibaba - https://github.com/zjffdu - - - Dev Mailing List