-
Notifications
You must be signed in to change notification settings - Fork 73
/
CODEOWNERS
Validating CODEOWNERS rules...
31 lines (31 loc) · 1.6 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
/app/ @HMRC/PlatUI
/project/ @HMRC/PlatUI
/test/ @HMRC/PlatUI
/testOnlyConf/ @HMRC/PlatUI
/conf/messages @HMRC/PlatUI
/conf/messages.cy @HMRC/PlatUI
/conf/app.routes @HMRC/PlatUI
/conf/application.conf @HMRC/PlatUI
/conf/logback.xml @HMRC/PlatUI
/conf/prod.routes @HMRC/PlatUI
/conf/testOnlyDoNotUseInAppConf.routes @HMRC/PlatUI
/docs/ @HMRC/PlatUI
.gitignore @HMRC/PlatUI
CODEOWNERS @HMRC/PlatUI
LICENSE @HMRC/PlatUI
README.md @HMRC/PlatUI
repository.yaml @HMRC/PlatUI
run_a11y_assessment_journey_tests.sh @HMRC/PlatUI
run_acceptance_tests.sh @HMRC/PlatUI
run_acceptance_tests_dev.sh @HMRC/PlatUI
*.conf @HMRC/PlatUI
*.html @HMRC/PlatUI
*.java @HMRC/PlatUI
*.js @HMRC/PlatUI
*.routes @HMRC/PlatUI
*.sbt @HMRC/PlatUI
*.scala @HMRC/PlatUI
*.sh @HMRC/PlatUI
*.xml @HMRC/PlatUI
.nvmrc @HMRC/PlatUI
.scalafmt.conf @HMRC/PlatUI