chore: remove extensionless MAINTAINERS duplicate - #58
Conversation
Scaffold boilerplate superseded by MAINTAINERS.adoc. The removed file carried no SPDX header and attributed maintainership to 'Metadatastician / @metadatastician'; MAINTAINERS.adoc carries the CC-BY-SA-4.0 header and names Jonathan D.A. Jewell as Lead Maintainer. Owner-directed 2026-08-26. Done via PR because these repos' rulesets require pull requests and verified signatures. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughSummary by CodeRabbit
WalkthroughThe Changes
Estimated code review effort: 1 (Trivial) | ~2 minutes Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Up to standards ✅🟢 Issues
|
There was a problem hiding this comment.
Pull Request Overview
This PR correctly addresses the redundancy of maintainer documentation by removing the extensionless MAINTAINERS file. This action ensures that MAINTAINERS.adoc remains the single source of truth for maintainer information and licensing requirements. The PR is up to standards, and no blocking issues or gaps in implementation were found.
Test suggestions
- Verify the file 'MAINTAINERS' is removed from the file system.
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback



Removes the extensionless
MAINTAINERS, superseded byMAINTAINERS.adoc.This isn't only a duplicate — the removed file was wrong. It carried:
while
MAINTAINERS.adoccarries theCC-BY-SA-4.0header and correctly names Jonathan D.A. Jewell as Lead Maintainer. It is scaffold boilerplate — byte-identical across 37 of 40 repos that had it, the other 3 trivial variants.Owner-directed 2026-08-26. Raised as a PR because this repo's ruleset requires pull requests and verified signatures, which a direct API commit cannot satisfy.
🤖 Generated with Claude Code