VZ update contributors to organization#3
Conversation
WalkthroughThe documentation homepage footer updates the Developers section to replace a list of named contributors (Katie Birchard, Leonardo Frid, Colin Daniel) with a single linked ApexRMS author/maintainer entry. ChangesDocumentation Footer Update
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
docs/index.md (1)
58-59: Consider maintaining individual contributor attribution.While consolidating to organisational attribution is appropriate for maintainership, you may want to ensure individual contributors are still credited elsewhere in the repository (e.g., a
CONTRIBUTORS.mdorAUTHORS.mdfile). This aligns with open source best practices for recognising contributions.🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@docs/index.md` around lines 58 - 59, The docs currently show organizational attribution "ApexRMS (Author, maintainer)"; add or reference an individual contributor list to preserve credit by creating a CONTRIBUTORS.md or AUTHORS.md file and updating docs/index.md (or the project README) to link to it and optionally add a short "Contributors" section near the attribution line; ensure the new file lists individual names and roles (or points to contribution guidelines) and include a link from the existing "ApexRMS (Author, maintainer)" attribution to that contributors file so maintainership stays organizational while individuals remain credited.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Nitpick comments:
In `@docs/index.md`:
- Around line 58-59: The docs currently show organizational attribution "ApexRMS
(Author, maintainer)"; add or reference an individual contributor list to
preserve credit by creating a CONTRIBUTORS.md or AUTHORS.md file and updating
docs/index.md (or the project README) to link to it and optionally add a short
"Contributors" section near the attribution line; ensure the new file lists
individual names and roles (or points to contribution guidelines) and include a
link from the existing "ApexRMS (Author, maintainer)" attribution to that
contributors file so maintainership stays organizational while individuals
remain credited.
Summary by CodeRabbit