diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dc9094b8bb7..0c76b4847a6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -61,3 +61,9 @@ TBD, please be patient for the surprise. ## IDE Setup Guide [IntelliJ IDEA Setup Guide](https://kyuubi.readthedocs.io/en/master/contributing/code/idea_setup.html) + +## Contributor Avatars + + + + diff --git a/docs/community/CONTRIBUTING.md b/docs/community/CONTRIBUTING.md deleted file mode 120000 index f939e75f21a..00000000000 --- a/docs/community/CONTRIBUTING.md +++ /dev/null @@ -1 +0,0 @@ -../../CONTRIBUTING.md \ No newline at end of file diff --git a/docs/community/collaborators.md b/docs/community/collaborators.md deleted file mode 100644 index 264e8b3c92f..00000000000 --- a/docs/community/collaborators.md +++ /dev/null @@ -1,22 +0,0 @@ - - -# Collaborators - -[PMC Members and Committers](https://people.apache.org/phonebook.html?project=kyuubi) - -See full contributor list at [contributors](https://github.com/apache/kyuubi/graphs/contributors). diff --git a/docs/community/index.rst b/docs/community/index.rst deleted file mode 100644 index 420905d5bb1..00000000000 --- a/docs/community/index.rst +++ /dev/null @@ -1,27 +0,0 @@ -.. Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - -.. http://www.apache.org/licenses/LICENSE-2.0 - -.. Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - -Community -========= - -.. toctree:: - :maxdepth: 2 - :glob: - - CONTRIBUTING - collaborators - release - diff --git a/docs/contributing/code/index.rst b/docs/contributing/code/index.rst index 25a6e421baa..e1ccc5601b4 100644 --- a/docs/contributing/code/index.rst +++ b/docs/contributing/code/index.rst @@ -30,3 +30,4 @@ code to the Kyuubi project. debugging developer idea_setup + release diff --git a/docs/community/release.md b/docs/contributing/code/release.md similarity index 99% rename from docs/community/release.md rename to docs/contributing/code/release.md index f2c8541b1e1..15dba4a7bd7 100644 --- a/docs/community/release.md +++ b/docs/contributing/code/release.md @@ -15,8 +15,7 @@ - limitations under the License. --> -Kyuubi Release Guide -==================== +# Release Guide ## Introduction diff --git a/docs/index.rst b/docs/index.rst index ab9cf271fc2..3c77d03f4f5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -221,12 +221,6 @@ What's Next contributing/code/index contributing/doc/index -.. toctree:: - :caption: Community - :maxdepth: 2 - - community/index - .. toctree:: :caption: Appendix :maxdepth: 2