diff --git a/docs/releases/v1.28.0.md b/docs/releases/v1.28.0.md index bd9af128c0..74e2ab9a2b 100644 --- a/docs/releases/v1.28.0.md +++ b/docs/releases/v1.28.0.md @@ -44,7 +44,7 @@ See [the proxy documentation](https://backstage.io/docs/plugins/proxying/) for m - The Gerrit `readTree` implementation will now only use the Gitiles api, so the support for using git to clone the repo has been removed; - The `gitilesBaseUrl` is now mandatory for the Gerrit integration and the ability to override this requirement using the `DISABLE_GERRIT_GITILES_REQUIREMENT` environment variable has been removed. -Contributed by @anicke in [#25123](https://github.com/backstage/backstage/pull/25123). +Contributed by [@anicke](https://github.com/anicke) in [#25123](https://github.com/backstage/backstage/pull/25123). ### **BREAKING**: Github integration breaking changes