Skip to content

Commit

Permalink
Update codeowners
Browse files Browse the repository at this point in the history
  • Loading branch information
asteel-gsa committed Feb 19, 2025
1 parent ab21a0f commit 989cf17
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
# This file is sensitive since rules below may be used for restricting who can
# make access control changes.
/.github/CODEOWNERS @GSA-TTS/FAC-admins
/.github/workflows/fac-restore-util.yml @GSA-TTS/FAC-admins @asteel-gsa

# Changes to the following CI/CD directories will impact operational systems. Any PR involving these files should
# get a review from someone in FAC-admins
/.github/workflows/ @GSA-TTS/FAC-admins
/backend/manifests/ @GSA-TTS/FAC-admins

# Changes to the following Terraform directory will impact access control in cloud.gov spaces. Any PR involving these files should get a review from someone in FAC-admins.
/terraform/meta/ @GSA-TTS/FAC-admins

# Changes to the following Terraform directories will impact operational systems. Any PR involving these files
# should get a review from someone in FAC-Admins
/terraform/dev/ @GSA-TTS/FAC-admins
/terraform/staging/ @GSA-TTS/FAC-admins
/terraform/preview/ @GSA-TTS/FAC-admins
/terraform/production/ @GSA-TTS/FAC-admins
/terraform/sandbox/ @GSA-TTS/FAC-admins
/terraform/modules/ @GSA-TTS/FAC-admins

0 comments on commit 989cf17

Please sign in to comment.