Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR includes the following four changes regarding code owners:
@josedonizetti is now maintaining Tracee, while @DmitriyLewen and @nikpivkin have been active in these areas for a long time and are sufficiently knowledgeable.
I originally founded Trivy with philosophy in mind. I've also been a code owner in each domain, like misconfiguration and k8s, to ensure consistency with other features. There have actually been several incidents of accidental breakage of core functions. However, as the project matured and the scope of Trivy expanded, my oversight became broader, leading to a bottleneck and slowing down development. Therefore, I am delegating each area to the respective code owners to prevent delays in development. Of course, I may still participate in discussions about significant feature additions or designs, but ultimately, the code owners can make the final decisions.
If it includes changes outside of each area, I will also review it, otherwise each code owner is free to merge PRs.
Checklist