Skip to content
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

CODEOWNERS: add Jeremy Choi and Sam Fowler #1897

Merged
merged 1 commit into from
Feb 7, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -68,16 +68,16 @@
/stepactions/fips-operator-check-step-action @konflux-ci/integration-service-maintainers

# renovate groupName=integration
/task/coverity-availability-check @konflux-ci/integration-service-maintainers @kdudka
/task/coverity-availability-check-oci-ta @konflux-ci/integration-service-maintainers @kdudka
/task/sast-coverity-check @konflux-ci/integration-service-maintainers @konflux-ci/build-maintainers @kdudka
/task/sast-coverity-check-oci-ta @konflux-ci/integration-service-maintainers @konflux-ci/build-maintainers @kdudka
/task/sast-shell-check @konflux-ci/integration-service-maintainers @kdudka
/task/sast-shell-check-oci-ta @konflux-ci/integration-service-maintainers @kdudka
/task/sast-snyk-check @konflux-ci/integration-service-maintainers @kdudka
/task/sast-snyk-check-oci-ta @konflux-ci/integration-service-maintainers @kdudka
/task/sast-unicode-check @konflux-ci/integration-service-maintainers @kdudka
/task/sast-unicode-check-oci-ta @konflux-ci/integration-service-maintainers @kdudka
/task/coverity-availability-check @konflux-ci/integration-service-maintainers @kdudka @jeremychoi @sfowl
Copy link
Contributor

Choose a reason for hiding this comment

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

I can't invite @jeremychoi @sfowl to https://github.com/orgs/konflux-ci/teams/build-definition-contributors because they are not members of the konflux-ci org yet.

@arewm would you be able to do that?

Copy link
Member

Choose a reason for hiding this comment

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

Invites sent.

/task/coverity-availability-check-oci-ta @konflux-ci/integration-service-maintainers @kdudka @jeremychoi @sfowl
/task/sast-coverity-check @konflux-ci/integration-service-maintainers @konflux-ci/build-maintainers @kdudka @jeremychoi @sfowl
/task/sast-coverity-check-oci-ta @konflux-ci/integration-service-maintainers @konflux-ci/build-maintainers @kdudka @jeremychoi @sfowl
/task/sast-shell-check @konflux-ci/integration-service-maintainers @kdudka @jeremychoi @sfowl
/task/sast-shell-check-oci-ta @konflux-ci/integration-service-maintainers @kdudka @jeremychoi @sfowl
/task/sast-snyk-check @konflux-ci/integration-service-maintainers @kdudka @jeremychoi @sfowl
/task/sast-snyk-check-oci-ta @konflux-ci/integration-service-maintainers @kdudka @jeremychoi @sfowl
/task/sast-unicode-check @konflux-ci/integration-service-maintainers @kdudka @jeremychoi @sfowl
/task/sast-unicode-check-oci-ta @konflux-ci/integration-service-maintainers @kdudka @jeremychoi @sfowl

# renovate groupName=preflight
/task/ecosystem-cert-preflight-checks @acornett21 @bcrochet @komish @skattoju
Expand Down
Loading