Skip to content

Fix broken MAINTAINERS link in CONTRIBUTING.md - #13971

Open
ZayanKhan-12 wants to merge 1 commit into
docker:mainfrom
ZayanKhan-12:fix-contributing-maintainers-link
Open

Fix broken MAINTAINERS link in CONTRIBUTING.md#13971
ZayanKhan-12 wants to merge 1 commit into
docker:mainfrom
ZayanKhan-12:fix-contributing-maintainers-link

Conversation

@ZayanKhan-12

Copy link
Copy Markdown

CONTRIBUTING.md links to the MAINTAINERS file as a repo-relative [MAINTAINERS](MAINTAINERS), but that file no longer exists in this repository, so the link 404s.

Point it at the canonical MAINTAINERS file in docker/opensource, which this same document already links to a few lines later. Verified the target returns HTTP 200. Docs-only change; commit is DCO signed-off.

🤖 Generated with Claude Code

The MAINTAINERS file was removed from this repository, so the relative
link 404s; point it at the canonical MAINTAINERS file in
docker/opensource, which this document already links elsewhere.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: Zayan Khan <khanzayan200@gmail.com>
@ZayanKhan-12
ZayanKhan-12 requested review from a team as code owners July 25, 2026 10:34
@ZayanKhan-12
ZayanKhan-12 requested review from glours and ndeloof July 25, 2026 10:34
@maxproske

Copy link
Copy Markdown
Contributor

@ZayanKhan-12 Nice catch. Given it appears to have been unintentionally removed in #13231, I'd suggest restoring the file, rather than pointing to a Maintainerslist that was last updated 4 years ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants