Commit aae08b6
authored
Update CODEOWNERS to use EC team (#330)
With growing number of repositories, having consistent and manageable
list of codeowners becomes important. This PR updates the CODEOWNERS
file to use the EC code owners team as the default codeowners for the
repository.
This hardens the repository against stale permission issues down the
line by tying the access to being part of the team rather than being
explicitly granted permission to a repository.
This PR also adds `--locked` to a workflow check that was missed in the
previous PRs.1 parent 703f8b8 commit aae08b6
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments