doc: update GOVERNANCE.md links (#3193)
The GOVERNANCE links point to `backstage/backstage` instead of to `backstage/community` repo Signed-off-by: Itai Nathaniel <itainathaniel@gmail.com>
This commit is contained in:
parent
ed0156311a
commit
80d18d261c
|
|
@ -1,8 +1,8 @@
|
|||
The Backstage Community Plugins project area is governed according to the model specified in the [GOVERNANCE.md](https://github.com/backstage/backstage/blob/master/GOVERNANCE.md) file located in the `backstage/backstage` repository. We encourage all contributors and maintainers to review these guidelines to understand their roles and responsibilities.
|
||||
The Backstage Community Plugins project area is governed according to the model specified in the [GOVERNANCE.md](https://github.com/backstage/community/blob/main/GOVERNANCE.md) file located in the `backstage/community` repository. We encourage all contributors and maintainers to review these guidelines to understand their roles and responsibilities.
|
||||
|
||||
# Governance Roles
|
||||
|
||||
The governance of this repository is managed by specific roles:
|
||||
|
||||
* [Community Plugins Area Owners](https://github.com/backstage/backstage/blob/master/OWNERS.md#community-plugins)
|
||||
* [Plugin Maintainers](https://github.com/backstage/backstage/blob/master/GOVERNANCE.md#plugin-maintainer)
|
||||
* [Plugin Maintainers](https://github.com/backstage/community/blob/main/GOVERNANCE.md#plugin-maintainer)
|
||||
|
|
|
|||
Loading…
Reference in New Issue