-
Notifications
You must be signed in to change notification settings - Fork 1
chore: add CODEOWNERS file #8
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
Conversation
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
⚙️ Control Options:
|
📝 WalkthroughWalkthroughAdds a repository-wide CODEOWNERS rule in .github/CODEOWNERS. The entry sets default owners for all files (*) to: saltenasl, jamesbhobbs, Artmann, and andyjakubowski. No source code or public API changes. Possibly related PRs
Pre-merge checks✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (3)📓 Common learnings📚 Learning: 2025-09-11T14:44:52.932ZApplied to files:
📚 Learning: 2025-09-11T14:45:50.365ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
Comment |
chore: add CODEOWNERS file
Summary
Adds a
.github/CODEOWNERSfile to automatically suggest reviewers for pull requests. The file designates@saltenasl @jamesbhobbs @Artmann @andyjakubowskias default owners for all files in the repository, copied from the configuration indeepnote/deepnote.Review & Testing Checklist for Human
@saltenasl @jamesbhobbs @Artmann @andyjakubowski) are correct and activeNotes
deepnote/deepnoterepository*pattern applies the ownership to all files in the repositoryLink to Devin run: https://app.devin.ai/sessions/7df2a76e10f2447faf46c3c41fd5cc8c
Requested by: James Hobbs (@jamesbhobbs)
Summary by CodeRabbit