mirror of
https://github.com/prowler-cloud/prowler.git
synced 2025-12-19 05:17:47 +00:00
6 lines
347 B
Plaintext
6 lines
347 B
Plaintext
* @prowler-cloud/api
|
|
|
|
# To protect a repository fully against unauthorized changes, you also need to define an owner for the CODEOWNERS file itself.
|
|
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-and-branch-protection
|
|
/.github/ @prowler-cloud/api
|