From da8d2d4dd3b1d3d3cfb90dfb6ffcb79e784ed6de Mon Sep 17 00:00:00 2001 From: Cheng Pan <379377944@qq.com> Date: Thu, 25 Feb 2021 21:47:56 +0800 Subject: [PATCH] [KYUUBI #374] [DOC] Add Collaborators page ![pan3793](https://badgen.net/badge/Hello/pan3793/green) [![Closes #374](https://badgen.net/badge/Preview/Closes%20%23374/blue)](https://github.com/yaooqinn/kyuubi/pull/374) ![10](https://badgen.net/badge/%2B/10/red) ![0](https://badgen.net/badge/-/0/green) ![2](https://badgen.net/badge/commits/2/yellow) ![Target Issue](https://badgen.net/badge/Missing/Target%20Issue/ff0000) ![Test Plan](https://badgen.net/badge/Missing/Test%20Plan/ff0000) [❨?❩](https://pullrequestbadge.com/?utm_medium=github&utm_source=yaooqinn&utm_campaign=badge_info) ### _Why are the changes needed?_ ### _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/tools/testing.html#running-tests) locally before make a pull request Closes #374 from pan3793/doc. da57a03 [Cheng Pan] remove unused import js script 7e791ee [Cheng Pan] add Collaborators page Authored-by: Cheng Pan <379377944@qq.com> Signed-off-by: Kent Yao --- docs/community/collaborators.md | 9 +++++++++ docs/community/index.rst | 1 + 2 files changed, 10 insertions(+) create mode 100644 docs/community/collaborators.md diff --git a/docs/community/collaborators.md b/docs/community/collaborators.md new file mode 100644 index 000000000..5383f9ed0 --- /dev/null +++ b/docs/community/collaborators.md @@ -0,0 +1,9 @@ +# Collaborators + +Name | GitHub ID | Corp +--- | --- | --- +Kent Yao | @yaooqinn | NetEase Inc +ulysses-you | @ulysses-you | NetEase Inc +Cheng Pan | @pan3793 | 问卷网 + +See full contributor list at [contributors](https://github.com/yaooqinn/kyuubi/graphs/contributors). diff --git a/docs/community/index.rst b/docs/community/index.rst index 36526b2c9..adbc24d58 100644 --- a/docs/community/index.rst +++ b/docs/community/index.rst @@ -9,5 +9,6 @@ Community :numbered: 4 :glob: + collaborators contributions badges