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

USAGOV-2101: Add CODEOWNERS #2128

Merged
merged 8 commits into from
Dec 27, 2024
10 changes: 10 additions & 0 deletions docs/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

# The CODEOWNERS file itself should have eyes on it.
docs/CODEOWNERS @akf @arpage

# Benefits-finder tool team
web/modules/custom/usagov_benefit_finder @scottqueen-bixal @gchi25
config/sync/*bears* @scottqueen-bixal @gchi25
config/sync/*benefit_* @scottqueen-bixal @gchi25
config/sync/*benefits_finder* @scottqueen-bixal @gchi25
akf marked this conversation as resolved.
Show resolved Hide resolved
gchi25 marked this conversation as resolved.
Show resolved Hide resolved
Loading