Skip to content

Update CODEOWNERS: remove departed members#187

Merged
joamatab merged 3 commits into
gdsfactory:mainfrom
jackgdsf:remove-codeowners-thomaspluck-tvt173
Jun 9, 2026
Merged

Update CODEOWNERS: remove departed members#187
joamatab merged 3 commits into
gdsfactory:mainfrom
jackgdsf:remove-codeowners-thomaspluck-tvt173

Conversation

@jackgdsf

@jackgdsf jackgdsf commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Remove @ThomasPluck, @tvt173, @nikosavola, @sheron-lian, and @Alex-l-r from CODEOWNERS as requested.

@sourcery-ai

sourcery-ai Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates repository ownership configuration by removing two specific users from the CODEOWNERS file as requested.

File-Level Changes

Change Details Files
Adjust repository code ownership by removing two individual owners from CODEOWNERS entries.
  • Locate entries in CODEOWNERS that list @ThomasPluck as an owner and remove that handle from those patterns
  • Locate entries in CODEOWNERS that list @tvt173 as an owner and remove that handle from those patterns
  • Ensure remaining owners and patterns stay unchanged aside from the removal of those two handles
.github/CODEOWNERS

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread .github/CODEOWNERS Outdated
@@ -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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The file is missing a newline character at the end. It is standard practice to end text files with a newline to ensure compatibility with POSIX-compliant tools and to prevent noisy git diffs in future changes.

* @joamatab @sheron-lian @thanojo @nikosavola @Alex-l-r @cdaunt @das-dias

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@jackgdsf jackgdsf changed the title Remove ThomasPluck and tvt173 from CODEOWNERS Update CODEOWNERS: remove departed members Jun 8, 2026

@joamatab joamatab left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — CODEOWNERS cleanup.

@joamatab joamatab merged commit f60f681 into gdsfactory:main Jun 9, 2026
10 of 11 checks passed
@jackgdsf jackgdsf deleted the remove-codeowners-thomaspluck-tvt173 branch June 9, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants