Skip to content
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
11 changes: 0 additions & 11 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,3 @@
# Unless a later match takes precedence, the team will be requested for review
# when someone opens a pull request.
* @complytime/complytime-dev

# Order is important; the last matching pattern takes the most precedence.
# Team complytime-approvers will be requested to approve when someone opens
# a pull request for any change inside `/cmd/complytime` directory
/cmd/complyctl/ @complytime/complytime-approvers

# Team openscap-plugin-approvers will be requested to approve when someone
# opens a pull request for any change inside `/cmd/openscap-plugin` directory.
# However, complytime-approvers can also satisfy this requirement in absence of
# enough approvers from openscap-plugin-approvers
/cmd/openscap-plugin/ @complytime/openscap-plugin-approvers @complytime/complytime-approvers
Loading