We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CODEOWNERS
1 parent a8c6451 commit cd4bc17Copy full SHA for cd4bc17
.github/CODEOWNERS
@@ -65,7 +65,13 @@ breeze @potiuk
65
breeze-complete @potiuk
66
Dockerfile @potiuk @ashb @mik-laj
67
Dockerfile.ci @potiuk @ashb
68
-/dev/ @potiuk @ashb @kaxil @jedcunningham
+/dev/ @potiuk @ashb @jedcunningham
69
/provider_packages/ @potiuk @ashb
70
/scripts/ @potiuk @ashb @mik-laj
71
/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