diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 00000000..abd092ad --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,4 @@ +# SPDX-License-Identifier: Apache-2.0 + +# Besu Docs Maintainers +* @hyperledger/besu-docs-maintainers diff --git a/README.md b/README.md index c9616588..8704dba3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ This repository only contains the sources for ## Useful links * [Besu user documentation][Besu User Documentation] -* [Besu Jira](https://jira.hyperledger.org/projects/BESU/issues) +* [Besu Issues](https://github.com/hyperledger/besu/issues) +* [Besu Docs Issues](https://github.com/hyperledger/besu-docs/issues) * [Besu Wiki](https://wiki.hyperledger.org/display/BESU/Hyperledger+Besu) * [How to contribute to the documentation](CONTRIBUTING.md) * How to contribute to the @@ -22,10 +23,12 @@ This repository only contains the sources for Having the following accounts is necessary for contributing code/issues to Besu: -* If you want to contribute code, create a [Linux Foundation (LF) account]. -* If you want to raise an issue, login to your [Atlassian account](https://id.atlassian.com/). -* Our Rocket Chat also requires a [Linux Foundation (LF) account]. +* If you want to contribute code, create a [Linux Foundation (LF) account] and a [GitHub account]. +* If you want to raise an issue, login to your [GitHub account]. +* [Chat] also requires a [Linux Foundation (LF) account]. [Besu User Documentation]: https://besu.hyperledger.org -[Linux Foundation (LF) account]: https://identity.linuxfoundation.org/ +[Linux Foundation (LF) account]: https://wiki.hyperledger.org/display/CA/Setting+up+an+LFID +[GitHub account]: https://www.github.com/ +[Chat]: https://chat.hyperledger.org/ diff --git a/mkdocs.yml b/mkdocs.yml index c4795bf6..ca123c66 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -29,7 +29,7 @@ extra: chat: https://chat.hyperledger.org/channel/besu email: besu@lists.hyperledger.org website: https://www.hyperledger.org/projects/besu - issues: https://jira.hyperledger.org/projects/BESU/issues + issues: https://github.com/hyperledger/besu/issues google: site_verification: 'sGzYdFR_AYDRtsC-SNxMRwjellnfTgs5ZA0q7GIM5j0' tag_manager: 'GTM-TS3WLJM'