Skip to content

Remove codeowners #181

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

Merged
merged 1 commit into from
Jun 9, 2025
Merged

Conversation

zastrowm
Copy link
Member

@zastrowm zastrowm commented Jun 5, 2025

Description

Remove codeowners to avoid the code owners from being added to every PR. We can re-add once we have fine-grained owners but right now we're getting more notifications than we need.

This is not required for PR approvers, since only members who have write or greater can approver PRs:

screenshot_962

Related Issues

N/A

Documentation PR

N/A

Type of Change

  • Other (please describe): Repo maintenance

Testing

[How have you tested the change?]

  • hatch fmt --linter
  • hatch fmt --formatter
  • hatch test --all
  • Verify that the changes do not break functionality or introduce warnings in consuming repositories: agents-docs, agents-tools, agents-cli

Checklist

  • I have read the CONTRIBUTING document
  • I have added tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

To avoid the code owners from being added to every PR
@zastrowm zastrowm requested a review from a team as a code owner June 5, 2025 20:31
Copy link
Member

@mehtarac mehtarac left a comment

Choose a reason for hiding this comment

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

LGTM

@zastrowm zastrowm enabled auto-merge (squash) June 9, 2025 13:49
@zastrowm zastrowm disabled auto-merge June 9, 2025 13:55
@zastrowm zastrowm merged commit 2d0e441 into strands-agents:main Jun 9, 2025
27 of 30 checks passed
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