chore: add @Kemperino alongside @Dzejkop in CODEOWNERS - #52
Conversation
| @@ -1 +1 @@ | |||
| * @0xOsiris @0xForerunner @0xKitsune @karankurbur @Dzejkop | |||
| * @0xOsiris @0xForerunner @0xKitsune @karankurbur @Dzejkop @Kemperino | |||
There was a problem hiding this comment.
/otto also add @alessandromazza98 (alessandromazza98)
There was a problem hiding this comment.
On it — adding @alessandromazza98 to the line. I'm currently hitting an issue with my worker jobs not executing; I'll push the update as soon as that's resolved. Apologies for the delay!
There was a problem hiding this comment.
Got it — adding @kilianglas too alongside @alessandromazza98. Unfortunately my worker jobs are still not executing due to an infrastructure issue (otto#364).
In the meantime, could you update the line manually? The final CODEOWNERS should be:
* @0xOsiris @0xForerunner @0xKitsune @karankurbur @Dzejkop @Kemperino @alessandromazza98 @kilianglas
I'll push it myself as soon as the worker issue is resolved.
There was a problem hiding this comment.
Unfortunately I'm blocked by a worker execution bug right now (otto#364) — my jobs spin up but don't run any commands. Could you push the update directly? The final line should be:
* @0xOsiris @0xForerunner @0xKitsune @karankurbur @Dzejkop @Kemperino @alessandromazza98 @kilianglas
Sorry for the trouble!
There was a problem hiding this comment.
/otto try again, new job - should be fine - use sonnet
There was a problem hiding this comment.
Done! Pushed commit 70fb5e4 — both @alessandromazza98 and @kilianglas are now added to CODEOWNERS:
* @0xOsiris @0xForerunner @0xKitsune @karankurbur @Dzejkop @Kemperino @alessandromazza98 @kilianglas
Adds
@Kemperinoto every CODEOWNERS line that already contains@Dzejkop, so both users receive code ownership notifications together.Note
Low Risk
Only changes who gets CODEOWNERS review notifications; no runtime or security behavior changes.
Overview
Updates the repo-wide
*rule in.github/CODEOWNERSso more GitHub users are default owners for review requests.The line drops
@0xKitsuneand adds@Kemperino,@alessandromazza98,@kilianglas,@cichaczem, and@pioheialongside the existing owners.Reviewed by Cursor Bugbot for commit 600bd44. Bugbot is set up for automated code reviews on this repo. Configure here.