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: update for v1.11 backports #18249

Merged
merged 1 commit into from
Dec 13, 2021

Conversation

nbusseneau
Copy link
Member

@nbusseneau nbusseneau commented Dec 13, 2021

It seems we forgot to update CODEOWNERS in #18126.

Strategy:

  • Keep @cilium/api entries for API stability on the release branch.
  • Keep /.github/workflows/ entry for CI/CD security.
  • Everything else is handled by janitors (Top Hat).

It seems we forgot to update `CODEOWNERS` in cilium#18126.

Strategy:

- Keep `@cilium/api` entries for API stability on the releasebranch.
- Keep `/.github/workflows/` entry for CI/CD security.
- Everything else is handled by janitors (Top Hat).

Fixes: 27e0848

Signed-off-by: Nicolas Busseneau <nicolas@isovalent.com>
@nbusseneau nbusseneau added kind/backports This PR provides functionality previously merged into master. release-note/misc This PR makes changes that have no direct user impact. backport/1.11 This PR represents a backport for Cilium 1.11.x of a PR that was merged to main. labels Dec 13, 2021
@nbusseneau nbusseneau requested a review from a team as a code owner December 13, 2021 13:32
Copy link
Member

@kaworu kaworu left a comment

Choose a reason for hiding this comment

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

Thanks @nbusseneau!

@nbusseneau nbusseneau added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Dec 13, 2021
@nbusseneau nbusseneau merged commit 97daf56 into cilium:v1.11 Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.11 This PR represents a backport for Cilium 1.11.x of a PR that was merged to main. kind/backports This PR provides functionality previously merged into master. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants