Skip to content

Commit 2b505eb

Browse files
committed
chore: add CODEOWNERS and harden github path
The whole idea of "hardening" the .github path is to prevent large teams to have review access for that path. Instead, only a subset of that team must be allowed that. In our case, listing us 3 should be fine, even if the core team grows beyond that.
1 parent 335c589 commit 2b505eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
* @neo4j/team-connectors
2+
3+
/.github/ @ali-ince @fbiville @venikkin

0 commit comments

Comments
 (0)