Update CODEOWNERS: remove departed members#187
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates repository ownership configuration by removing two specific users from the CODEOWNERS file as requested. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Code Review
This pull request updates the .github/CODEOWNERS file by removing @ThomasPluck from the list of code owners. The feedback points out that the file is missing a trailing newline, which is standard practice to ensure compatibility and avoid noisy diffs in the future.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
| @@ -1 +1 @@ | |||
| * @joamatab @ThomasPluck @sheron-lian @thanojo @nikosavola @Alex-l-r @cdaunt @das-dias | |||
| * @joamatab @sheron-lian @thanojo @nikosavola @Alex-l-r @cdaunt @das-dias No newline at end of file | |||
There was a problem hiding this comment.
joamatab
left a comment
There was a problem hiding this comment.
LGTM — CODEOWNERS cleanup.
Remove @ThomasPluck, @tvt173, @nikosavola, @sheron-lian, and @Alex-l-r from CODEOWNERS as requested.