Skip to content

Commit 87e6dde

Browse files
[ERSSUP-59513]-[]-[CODEOWNERS File to restricy approval reviews]-[DMW]
1 parent 874c421 commit 87e6dde

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Each line is a file pattern followed by one or more owners.
2+
3+
# These owners will be the default owners for everything in
4+
# the repo. Unless a later match takes precedence,
5+
# @NHSDigital/e-referrals will be requested for
6+
# review when someone opens a pull request.
7+
8+
* @NHSDigital/e-referrals
9+
10+
# For version files that are updated by dependabot we have a cut down list
11+
12+
/sandbox/Dockerfile @nhsd-david-wass @adamoldfield-nhs @nhsd-jack-wainwright
13+
/sandbox/package.json @nhsd-david-wass @adamoldfield-nhs @nhsd-jack-wainwright
14+
/sandbox/package-lock.json @nhsd-david-wass @adamoldfield-nhs @nhsd-jack-wainwright
15+
/package.json @nhsd-david-wass @adamoldfield-nhs @nhsd-jack-wainwright
16+
/package-lock.json @nhsd-david-wass @adamoldfield-nhs @nhsd-jack-wainwright
17+
/poetry.lock @nhsd-david-wass @adamoldfield-nhs @nhsd-jack-wainwright
18+
/poetry.toml @nhsd-david-wass @adamoldfield-nhs @nhsd-jack-wainwright
19+
/pyproject.toml @nhsd-david-wass @adamoldfield-nhs @nhsd-jack-wainwright

0 commit comments

Comments
 (0)