chore: add CODEOWNERS (#8852)
Marcin Rataj committed
Apr 6, 2022 at 18:14 UTC
dd06dd00184138bb70c6773a3ba8f257dcbd5a0d
1 file changed
+7
.github/CODEOWNERS
new
+7
@@ -0,0 +1,7 @@
1
+# Code owners are automatically requested for review when someone opens a pull
2
+# request that modifies code that they own. Code owners are not automatically
3
+# requested to review draft pull requests.
4
+
5
+# HTTP Gateway
6
+core/corehttp/ @lidel
7
+test/sharness/*gateway*.sh @lidel