Skip to content

Commit cd4bc17

Browse files
authored
Update CODEOWNERS for dev folder (#20749)
I currently won't have that much capacity to review Breeze related changes that are in `/dev/` folder.
1 parent a8c6451 commit cd4bc17

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/CODEOWNERS

+7-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,13 @@ breeze @potiuk
6565
breeze-complete @potiuk
6666
Dockerfile @potiuk @ashb @mik-laj
6767
Dockerfile.ci @potiuk @ashb
68-
/dev/ @potiuk @ashb @kaxil @jedcunningham
68+
/dev/ @potiuk @ashb @jedcunningham
6969
/provider_packages/ @potiuk @ashb
7070
/scripts/ @potiuk @ashb @mik-laj
7171
/docker_tests/ @potiuk @ashb @mik-laj
72+
73+
# Releasing Guides & Project Guidelines
74+
/dev/README_RELEASE_*.md @kaxil
75+
/dev/README.md @kaxil
76+
/dev/PROJECT_GUIDELINES.md @kaxil
77+
/dev/PROVIDER_PACKAGE_DETAILS.md @kaxil

0 commit comments

Comments
 (0)