Skip to content

Commit 73cb46d

Browse files
authored
Update securing-repositories.md
1 parent 1ef772f commit 73cb46d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

practices/securing-repositories.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ This minimum set of requirements should be implemented alongside other relevant
7272
- README.md
7373
- CONTRIBUTING.md
7474
- LICENSE.md
75-
- .github/PULL_REQUEST_TEMPLATE.md
76-
- .github/SECURITY.md
75+
- PULL_REQUEST_TEMPLATE.md
76+
- SECURITY.md
77+
- CODEOWNERS (which should reference teams rather than individuals - please see [teams setup](#teams-setup)
7778
- We recommend the use of a repository template, for example [NHS England Repository Template](https://github.com/nhs-england-tools/repository-template)

0 commit comments

Comments
 (0)