-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
docs(community): update latest maintainers list #4361
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(community): update latest maintainers list #4361
Conversation
✅ Deploy Preview for asyncapi-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
WalkthroughAdds a new maintainer entry for Adi Boghawala to config/MAINTAINERS.json, placed after Christine Belzie. No other entries are changed. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
Suggested reviewers
Poem
Tip 🔌 Remote MCP (Model Context Protocol) integration is now available!Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats. ✨ Finishing Touches🧪 Generate unit tests
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
Status, Documentation and Community
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4361 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 22 22
Lines 778 778
Branches 144 144
=========================================
Hits 778 778 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://deploy-preview-4361--asyncapi-website.netlify.app/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (2)
config/MAINTAINERS.json (2)
976-984: Optional: add consistency fields if available (slack/linkedin/availableForHire).Several entries include these optional fields; add them if you have the info for Adi to keep the dataset consistent.
976-984: Consider keeping entries alphabetized by name.If this file is intended to be alphabetically ordered (many sections appear so), moving “Adi Boghawala” into the A-section would reduce churn in future diffs. If ordering isn’t enforced, ignore.
If ordering is enforced by a script, please run it (e.g., a repo-specific formatter) and commit the result.
📜 Review details
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
💡 Knowledge Base configuration:
- MCP integration is disabled by default for public repositories
- Jira integration is disabled by default for public repositories
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (1)
config/MAINTAINERS.json(1 hunks)
⏰ Context from checks skipped due to timeout of 180000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (4)
- GitHub Check: Automerge PR autoapproved by a bot
- GitHub Check: Lighthouse CI
- GitHub Check: Test NodeJS PR - windows-latest
- GitHub Check: Test NodeJS PR - macos-13
🔇 Additional comments (2)
config/MAINTAINERS.json (2)
976-984: LGTM: new maintainer entry is well-formed JSON and aligns with existing schema usage.
- Keys match common fields used elsewhere (name, github, twitter, isTscMember, repos, githubID).
- No trailing comma on the last object; array closes correctly.
976-984: config/MAINTAINERS.json – GitHub handle and ID verified
- JSON is valid.
- The handle
"Adi-204"appears exactly once.- The
githubID114283933 matches the GitHub API for user Adi-204.No duplicates or mismatches detected—ready to merge.
Updated Maintainers list is available and this PR introduces changes with latest information about Maintainers
Summary by CodeRabbit