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:
Itai Nathaniel 2025-03-12 05:01:38 +02:00 committed by GitHub
parent ed0156311a
commit 80d18d261c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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)